deb-heat/openstack-common.conf
Angus Salkeld 126bf9f28c 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
2013-05-27 21:06:31 +10:00

27 lines
494 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=eventlet_backdoor
module=exception
module=excutils
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=log
module=loopingcall
module=network_utils
module=notifier
module=patch_tox_venv
module=policy
module=redhat-eventlet.patch
module=rpc
module=service
module=threadgroup
module=timeutils
module=uuidutils
# The base module to hold the copy of openstack.common
base=heat