yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11997
[Bug 1295790] [NEW] rename ACTIVE_PENDING to ACTIVE_PENDING_STATUSES
Public bug reported:
Looking at the lbaas code it's not very obvious that
constants.ACTIVE_PENDING is actually a list of statuses that contain
states that are ACTIVE or PENDING. This patch renames ACTIVE_PENDING to
ACTIVE_PENDING_STATUSES so it's obvious that this is a list and not just
a string called ACTIVE_PENDING.
** Affects: neutron
Importance: Low
Assignee: Aaron Rosen (arosen)
Status: In Progress
** Changed in: neutron
Assignee: (unassigned) => Aaron Rosen (arosen)
** Changed in: neutron
Importance: Undecided => Low
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1295790
Title:
rename ACTIVE_PENDING to ACTIVE_PENDING_STATUSES
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
Looking at the lbaas code it's not very obvious that
constants.ACTIVE_PENDING is actually a list of statuses that contain
states that are ACTIVE or PENDING. This patch renames ACTIVE_PENDING
to ACTIVE_PENDING_STATUSES so it's obvious that this is a list and not
just a string called ACTIVE_PENDING.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1295790/+subscriptions
Follow ups
References