yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84694
[Bug 1906568] [NEW] [OVN Octavia Provider] OVN provider not setting member offline correctly on create when admin_state_up=False
Public bug reported:
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.
** Affects: neutron
Importance: High
Assignee: Brian Haley (brian-haley)
Status: In Progress
** Tags: ovn-octavia-provider
--
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:
In Progress
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
Follow ups