heat/heat/common
Steven Dake 13336b0046 Tidy up rpc_client definitions
Each api and test cases use different client names.  This patch
changes everything to use self.rpc_client

blueprint: oslo-messaging

Change-Id: If94fd72a36cce1863296d0f64c75815abfd22a8c
2014-02-24 17:37:38 -07:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Move X-Auth-Url logic to auth_url middleware 2014-02-20 15:52:51 -06:00
auth_url.py Move X-Auth-Url logic to auth_url middleware 2014-02-20 15:52:51 -06:00
config.py Add systemd notification support to heat 2014-02-19 09:43:44 -05:00
context.py Retrieve user_id from HTTP Headers to populate Context 2014-02-07 17:17:25 +01:00
crypt.py Improve help strings 2014-02-12 20:45:57 +01:00
custom_backend_auth.py Tidy up rpc_client definitions 2014-02-24 17:37:38 -07:00
environment_format.py Verify that parsed environment file maps to a dict 2014-02-11 09:36:40 +08:00
exception.py Revert "Merge "Re-enable lazy translation"" 2014-02-18 18:58:28 +01:00
heat_keystoneclient.py Revert config mocking to cfg.CONF.set_override 2014-02-17 09:07:29 +00:00
identifier.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
notify.py Add systemd notification support to heat 2014-02-19 09:43:44 -05:00
plugin_loader.py Fix unused variables 2/2: enable unused var check 2014-01-08 18:01:05 +08:00
policy.py Add policy enforcement to ReST API 2014-01-04 08:10:47 +00:00
short_id.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
systemd.py Add systemd notification support to heat 2014-02-19 09:43:44 -05:00
template_format.py Parse stack_adopt_data 2014-02-19 09:58:28 +01:00
timeutils.py Wrap common exceptions in _() 2013-10-18 11:28:12 +11:00
urlfetch.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
wsgi.py Revert "Merge "Re-enable lazy translation"" 2014-02-18 18:58:28 +01:00