clusters with many parameters are painful to create due to -P not being additive
Bug #1224825 reported by
Robert Collins
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-heatclient |
Fix Released
|
Medium
|
Steve Baker |
Bug Description
In TripleO we have very long command lines because we pass a mammoth string to heat stack-create. Being able to do
heat stack-create -f foo.yaml -P "Param=value" -P "Param2=value" would be the awesome.
Changed in python-heatclient: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in python-heatclient: | |
assignee: | nobody → Steve Baker (steve-stevebaker) |
milestone: | none → v0.2.5 |
status: | Triaged → In Progress |
Changed in python-heatclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/47922
Review: https:/