]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Rename heat-api to heat-api-cfn
authorZane Bitter <zbitter@redhat.com>
Thu, 30 Aug 2012 11:32:47 +0000 (13:32 +0200)
committerZane Bitter <zbitter@redhat.com>
Thu, 6 Sep 2012 14:11:24 +0000 (16:11 +0200)
commit2f9a1310e3d7e1f14ed1987b1371a2d693833481
tree952446473d5b259a9ea2f889a7651b8d362fe3f1
parent0706efc6028d06307945f1853c5ff45c57acc384
Rename heat-api to heat-api-cfn

The previous heat-api is, in fact, a CloudFormation-compatible API. Rename
it to heat-api-cfn, analogous to how the EC2 API in Nova is named
nova-api-ec2.

Change-Id: I9759f10cee6a60cdc9cb917966eb9fb95a618f85
Signed-off-by: Zane Bitter <zbitter@redhat.com>
bin/heat-api-cfn [moved from bin/heat-api with 97% similarity]
docs/GettingStarted.rst
docs/man/man1/heat-api-cfn.1 [moved from docs/man/man1/heat-api.1 with 96% similarity]
etc/heat-api-cfn-paste.ini [moved from etc/heat-api-paste.ini with 82% similarity]
etc/heat-api-cfn.conf [moved from etc/heat-api.conf with 85% similarity]
etc/heat-engine.conf
heat/tests/test_api_cfn_v1.py [moved from heat/tests/test_api_v1.py with 99% similarity]
install.sh
run_tests.sh
setup.py
tools/uninstall-heat