notifier driver configured to deprecated value

Bug #1620564 reported by Edward Hope-Morley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron-gateway (Juju Charms Collection)
Fix Released
High
Edward Hope-Morley

Bug Description

The list_notifier was deprecated a long time ago and should be replaced with the rpc_notifier (as has already been done for the other charms).

./neutron-gateway/templates/icehouse/neutron.conf:notification_driver = neutron.openstack.common.notifier.list_notifier
./neutron-gateway/templates/icehouse/neutron.conf:list_notifier_drivers = neutron.openstack.common.notifier.rabbit_notifier
./neutron-gateway/templates/kilo/neutron.conf:notification_driver = neutron.openstack.common.notifier.list_notifier
./neutron-gateway/templates/kilo/neutron.conf:list_notifier_drivers = neutron.openstack.common.notifier.rabbit_notifier

Tags: openstack sts
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to charm-neutron-gateway (master)

Fix proposed to branch: master
Review: https://review.openstack.org/366071

Changed in neutron-gateway (Juju Charms Collection):
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-gateway (master)

Reviewed: https://review.openstack.org/366071
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-gateway/commit/?id=279ae9a3ee2a6536e9f416a248ba5d1e46b46534
Submitter: Jenkins
Branch: master

commit 279ae9a3ee2a6536e9f416a248ba5d1e46b46534
Author: Edward Hope-Morley <email address hidden>
Date: Tue Sep 6 12:42:42 2016 +0100

    Use rpc_notifier driver for notifications

    list_notifier was deprecated a very long time ago so
    all versions since Icehouse should use the
    rpc_notifier.

    Also removed unnecessary amulet test that is causing
    race conditions.

    Change-Id: I44a2e6f2cc98f58373eddc50aa0dea268e94c753
    Closes-Bug: 1620564

Changed in neutron-gateway (Juju Charms Collection):
status: In Progress → Fix Committed
James Page (james-page)
Changed in neutron-gateway (Juju Charms Collection):
status: Fix Committed → 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.