From: Steve Baker Date: Sun, 4 Nov 2012 20:29:35 +0000 (+1300) Subject: Rename heat client to heat-cfn. X-Git-Tag: 2014.1~1250^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=f77c09c2a5749a199028316ceb821ab9907b3e51;p=openstack-build%2Fheat-build.git Rename heat client to heat-cfn. This is to allow python-heatclient to eventually become the default heat client. Documentation in heat.wiki will be updated to refer to heat-cfn when this change is pushed. Change-Id: I2209c36adf41fa5d0df0caf9200f7fedbdd51805 --- diff --git a/bin/heat-boto b/bin/heat-boto index 238b5a93..4b4c848e 120000 --- a/bin/heat-boto +++ b/bin/heat-boto @@ -1 +1 @@ -heat \ No newline at end of file +heat-cfn \ No newline at end of file diff --git a/bin/heat b/bin/heat-cfn similarity index 98% rename from bin/heat rename to bin/heat-cfn index a09c50ad..d5a6d90f 100755 --- a/bin/heat +++ b/bin/heat-cfn @@ -113,7 +113,7 @@ def template_validate(options, arguments): Validate a template. This command parses a template and verifies that it is in the correct format. - Usage: heat validate \\ + Usage: heat-cfn validate \\ [--template-file=