neutron/neutron/plugins/common
Aaron Rosen 66f22e7547 rename ACTIVE_PENDING to ACTIVE_PENDING_STATUSES
Looking at the lbaas code it's not very obvious that constants.ACTIVE_PENDING
is a list of statuses that contain statuses 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.

Closes-bug: #1295790

Change-Id: I7af96bcc6b145c6ab809c0b032ccb18baad9c98e
2014-03-21 11:29:17 -07:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
constants.py rename ACTIVE_PENDING to ACTIVE_PENDING_STATUSES 2014-03-21 11:29:17 -07:00
utils.py replace rest of q_exc to n_exc in code base 2014-03-03 17:42:20 -08:00