]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Fix cfn-get-metadata params and output
authorTomas Sedovic <tomas@sedovic.cz>
Thu, 3 May 2012 14:33:53 +0000 (16:33 +0200)
committerTomas Sedovic <tomas@sedovic.cz>
Thu, 3 May 2012 14:54:15 +0000 (16:54 +0200)
commit25568e75c335fb3deef534d17853c6496f9911c1
treec73a86f4c573a8587c41acc628e3541a831cd482
parent18eb501eb00779953ebbeebd97123648b49af02a
Fix cfn-get-metadata params and output

Marked the `--stack` and `--resource` parameters as required and set it to
actually write the metadata out.

Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
heat/cfntools/cfn-get-metadata
heat/cfntools/cfn_helper.py