oslo_messaging_rabbit deprecation notices

Bug #1625198 reported by David Moreau Simard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-oslo
Fix Released
Medium
Unassigned

Bug Description

It looks like we should be using DEFAULT/transport_url now according to documentation:
http://docs.openstack.org/developer/oslo.messaging/opts.html#oslo-messaging-rabbit

Warning This option is deprecated for removal. Its value may be silently ignored in the future.
Reason: Replaced by [DEFAULT]/transport_url

2016-09-18 02:22:03.321 20354 WARNING oslo_config.cfg [designate-manage - - - - -] Option "rabbit_virtual_host" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
2016-09-18 02:22:03.322 20354 WARNING oslo_config.cfg [designate-manage - - - - -] Option "rabbit_hosts" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
2016-09-18 02:22:03.322 20354 WARNING oslo_config.cfg [designate-manage - - - - -] Option "rabbit_port" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
2016-09-18 02:22:03.323 20354 WARNING oslo_config.cfg [designate-manage - - - - -] Option "rabbit_userid" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.
2016-09-18 02:22:03.323 20354 WARNING oslo_config.cfg [designate-manage - - - - -] Option "rabbit_password" from group "oslo_messaging_rabbit" is deprecated for removal. Its value may be silently ignored in the future.

Revision history for this message
Denis Egorenko (degorenko) wrote :

So, we already have this value in our manifests: https://github.com/openstack/puppet-oslo/blob/master/manifests/messaging/default.pp#L37

We need just switch all outdated manifests to new value.

Changed in puppet-oslo:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Alex Schultz (alex-schultz) wrote :

These have been removed

Changed in puppet-oslo:
status: Confirmed → Fix Released
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.