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

-- 
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