Apply Neutron Custom Constraints¶
https://blueprints.launchpad.net/heat/+spec/apply-neutron-constraints
Apply neutron port/subnet/network/router custom constraints.
Problem description¶
Neutron port/subnet/router custom constraints are defined, but not to apply.
Neutron network custom constraint only apply to OS::Sahara::* resources, should apply to other related resources.
Proposed change¶
Apply neutron subnet constraint.
Apply neutron port constraint.
Apply neutron router constraint.
Apply neutron network constraint.
Alternatives¶
None
Implementation¶
Assignee(s)¶
- Primary assignee:
Milestones¶
- Target Milestone for completion:
Kilo-1
Work Items¶
Apply neutron subnet constraint.
Apply neutron port constraint.
Apply neutron router constraint.
Apply neutron network constraint.
Add UT/Tempest tests for changes.
Dependencies¶
None