Implement More Custom Constraints for Neutron¶
https://blueprints.launchpad.net/heat/+spec/neutron-custom-constraint
Now only network constraint is supported for neutron, we need more constraints like subnet, port, router etc.
Problem description¶
Many resources have some properties related with network, now neutron custom constraints only support network constraint, haven’t support subnet/port/router constraints.
Proposed change¶
Add 3 custom constraints to neutron.
‘neutron.subnet’ for subnet constraint.
‘neutron.port’ for port constraint.
‘neutron.router’ for router constraint.
Alternatives¶
None
Implementation¶
Assignee(s)¶
- Primary assignee:
Ethan Lynn
Milestones¶
- Target Milestone for completion:
Juno-2
Work Items¶
Implement subnet constraint for neutron
Implement port constraint for neutron
Implement router constraint for neutron
Dependencies¶
https://blueprints.launchpad.net/heat/+spec/glance-parameter-constraint