Public bug reported:

Some neutron jobs have run into an issue where a listener is created,
and then once that listener gets created in the driver, the
successful_completion method is called.  This method updates the load
balancer's statuses first and then the listener's.  It should be the
other way around and allows for a minor window where the statuses of the
load balancer and children look inconsistent.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: lbaas

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

Title:
  neutron-lbaas drivers should not update child statuses before load
  balancer statuses

Status in neutron:
  New

Bug description:
  Some neutron jobs have run into an issue where a listener is created,
  and then once that listener gets created in the driver, the
  successful_completion method is called.  This method updates the load
  balancer's statuses first and then the listener's.  It should be the
  other way around and allows for a minor window where the statuses of
  the load balancer and children look inconsistent.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to