yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87629
[Bug 1906568] Re: [OVN Octavia Provider] OVN provider not setting member offline correctly on create when admin_state_up=False
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1906568
Title:
[OVN Octavia Provider] OVN provider not setting member offline
correctly on create when admin_state_up=False
Status in neutron:
Fix Released
Bug description:
According to the Octavia API, a provider driver should set the member
operating_status field to OFFLINE on a create if admin_state_up=False
in the call. The OVN provider doesn't look at that flag, so always
has operating_status set to NO_MONITOR (the default when health
monitors are not supported).
Need to fix this in order to enable and pass the tempest API tests.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1906568/+subscriptions
References