heat/heat/common
Mark McLoughlin 117e73ba57 Remove engine_topic configuration option
Fixes bug #1173575

This is currently broken since heat-engine always listens to the
'engine' topic and there isn't actually a good use case for this to be
configurable, so let's kill it.

Change-Id: I35c0292c921f81857f80a7f111df5ac330d54ecf
2013-04-27 13:27:26 +01:00
..
__init__.py Remove openstack copy right assignment as we have not done that yet. 2012-03-15 09:36:51 +11:00
auth.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
auth_token.py Remove service _user, _password, _tenant from context 2013-04-23 10:29:02 +12:00
client.py Improve Python 3.x compatibility 2013-04-23 00:12:22 +02:00
config.py Remove engine_topic configuration option 2013-04-27 13:27:26 +01:00
context.py Remove service _user, _password, _tenant from context 2013-04-23 10:29:02 +12:00
crypt.py uses os.urandom instead of Crypto.Random for backward compatibility 2013-04-11 17:31:53 +02:00
custom_backend_auth.py Add auth middleware for custom cloud backend 2013-01-14 10:21:59 +01:00
exception.py Propagate deletion errors with exceptions 2013-04-23 13:36:51 +02:00
heat_keystoneclient.py Use oslo-config-2013.1b3 2013-02-18 17:27:14 +00:00
identifier.py heat cleanups to align with pep8 1.3.4 2012-12-20 09:26:16 +00:00
plugin_loader.py Fix importing of quantum resources subpackage 2012-12-05 11:15:42 +01:00
policy.py heat common : quieten policy logging 2013-03-07 12:18:25 +00:00
short_id.py Add a module for generating random short ID strings 2013-02-25 10:51:41 +01:00
template_format.py Use yaml.safe_load: full yaml.load isn't needed 2013-02-06 16:27:23 -08:00
urlfetch.py Get rid of unused imports 2012-12-13 16:04:30 +01:00
utils.py Update to the latest loopingcall from oslo. 2013-04-09 15:07:17 +10:00
wsgi.py Improve Python 3.x compatibility 2013-04-23 00:12:22 +02:00