config about oslo_messaging is separated into 2 sections

Bug #1555907 reported by Cao ShuFeng
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Glance
New
Undecided
Cao ShuFeng

Bug Description

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.

[1]: https://review.openstack.org/#/c/249508/

Cao ShuFeng (caosf-fnst)
Changed in glance:
assignee: nobody → Cao ShuFeng (caosf-fnst)
description: updated
Revision history for this message
Piyush (pirsriva) wrote :

I dont understand the bug. The patch you mentioned- https://review.openstack.org/#/c/249508/ was intended to have 2 separate groups in the conf file and was accepted that way. Are you suggesting to combine them again?

Revision history for this message
Cao ShuFeng (caosf-fnst) wrote :

The "default_publisher_id" and "disabled_notifications" is defined in glance.
I mean that should we move this two items from [default] to [oslo_messaging_notifications] also?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.