Add support for stack input params not located in AWS template
User should have a possibility to enter additional keys to user parameters list, which are not located in AWS template. Values of keys which are stored in AWS template should be overwritten. Keys not located in template should be passed to Openstack as a scheduler hint.
Example:
heat -v -d stack-create wordpress --template-
Value of AWSTemplateKey is overwritten and saved in DB.
NoAWSTemplateKey is passed as a scheduler hint to Openstack.
filter_properties:{
' NoAWSTemplateKey': Value
}
}
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Superseded
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
- Steven Hardy
Whiteboard
You can do this now:
https:/
shardy: We already implement this, so marking this BP superseded