heat/heat/engine/clients/os/neutron
Zane Bitter 2bc7ca6d66 Define constants for Neutron client resource types
Use named constants to pass as the 'resource' parameter to the
find_resourceid_by_name_or_id() method of the Neutron client plugin.

Apart from making everything more explicit and less error-prone, this also
provides clarity on the meaning of obtuse names like 'policy' (QoS, not
any other kind of policy) or 'pool' (load balancer, not subnet).

Change-Id: If9b5528835775d303db477fafabf3ed6bd224bd0
2017-11-06 15:09:52 -05:00
..
__init__.py Define constants for Neutron client resource types 2017-11-06 15:09:52 -05:00
lbaas_constraints.py Refactor neutron constraints 2017-05-23 12:46:15 +00:00
neutron_constraints.py Refactor neutron constraints 2017-05-23 12:46:15 +00:00