Support Cinder Custom Constraints¶
https://blueprints.launchpad.net/heat/+spec/cinder-custom-constraints
Support Cinder Custom Constraints, and apply them to related resources.
Problem description¶
Many resources have property Volume/Snapshot which related with cinder volume/snapshot, but we haven’t support corresponding custom constraints.
Proposed change¶
Add cinder volume custom constraint, and to apply it for resources.
Add cinder snapshot custom constraint, and to apply it for resources.
Alternatives¶
None
Implementation¶
Assignee(s)¶
- Primary assignee:
Milestones¶
- Target Milestone for completion:
Kilo-1
Work Items¶
Add/Apply cinder volume custom constraint.
Add/Apply cinder snapshot custom constraint.
Add UT/Tempest tests for all the changes.
Dependencies¶
None