]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add a basic heat-manage
authorAngus Salkeld <asalkeld@redhat.com>
Mon, 27 May 2013 11:06:31 +0000 (21:06 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Mon, 27 May 2013 11:06:31 +0000 (21:06 +1000)
commit126bf9f28caf5e9015844b3d8acffb9abf77873c
treecdfc57313f21c822f337c8fefa414cb6d21ce7b0
parent60ea25973fe295ad04dd2960068efb8a85441496
Add a basic heat-manage

The heat/cmd/manage.py structure is copied from glance to give
us some consistency.

Removing unused cliutils ...

blueprint heat-manage
Change-Id: If3b69eb4c3672740515fd308ec868af1cd3c9396
bin/heat-db-setup
bin/heat-manage [new file with mode: 0755]
heat/cmd/__init__.py [new file with mode: 0644]
heat/cmd/manage.py [new file with mode: 0644]
heat/db/sync.py [deleted file]
heat/openstack/common/cliutils.py [deleted file]
openstack-common.conf
setup.cfg