After this commit[1] the config items about oslo_messaging is separated into 2 sections. [default] #default_publisher_id = image.localhost #disabled_notifications =
[oslo_messaging_notifications] #driver = #transport_url = <None> #topics = notifications
This will make user confused.
After this commit[1] the config items about oslo_messaging is separated into 2 sections. publisher_ id = image.localhost notifications =
[default]
#default_
#disabled_
[oslo_messaging _notifications]
#driver =
#transport_url = <None>
#topics = notifications
This will make user confused.