← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1843269] [NEW] Nova notifier called even if set to False

 

Public bug reported:

If the config option notify_nova_on_port_status_changes is set to False,
the Nova notifier can still be called in update_device_up().  This could
throw an exception because plugin.nova_notifier is not initialized
otherwise.  Since it defaults to True we've never seen this failure.

** Affects: neutron
     Importance: Low
     Assignee: Brian Haley (brian-haley)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1843269

Title:
  Nova notifier called even if set to False

Status in neutron:
  In Progress

Bug description:
  If the config option notify_nova_on_port_status_changes is set to
  False, the Nova notifier can still be called in update_device_up().
  This could throw an exception because plugin.nova_notifier is not
  initialized otherwise.  Since it defaults to True we've never seen
  this failure.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1843269/+subscriptions


Follow ups