heat/heat/common
Mehdi Abaakouk (sileht) 73ff2f16c4 Revert "Enable heat to use uwsgi with devstack"
It looks like heat is not ready to work inside a prefix.

Telemetry gate is broken since this change. The signal urls generated by heat are wrong and doesn't have the url prefix.

http://logs.openstack.org/44/468844/28/check/gate-telemetry-dsvm-integration-ceilometer-ubuntu-xenial/519194e/logs/screen-aodh-notifier.txt.gz#_Jun_07_08_45_46_995420

This reverts commit c74db66934.

Change-Id: I4cbff7c947defbe10777d63a975e0971732a0c6a
2017-06-07 11:36:11 +00:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Sync context with oslo.context 2016-06-17 11:46:00 +10:00
auth_url.py Make auth_url lookup dynamic 2016-03-04 17:35:52 +01:00
cache.py Use caching for resource name/id finders 2016-02-18 17:52:03 +05:30
config.py Don't invlidate auth/client plugins for token expiry 2017-04-11 05:22:43 +00:00
context.py Fix logging in devstack 2017-06-02 15:20:57 +00:00
crypt.py Refactor, add encrypt/decrypt data dict functions to crypt 2016-11-28 20:31:49 -08:00
custom_backend_auth.py Fix some inconsistency in docstrings 2015-12-29 01:40:42 +08:00
endpoint_utils.py Use keystone session in endpoint_utils 2016-09-06 09:48:59 +05:30
environment_format.py Add new environment section for merge strategies 2016-08-19 08:54:30 +05:30
environment_util.py Handle zero values when merging environments 2017-03-02 22:03:20 +01:00
exception.py Supports string values 'none' and 'auto' for networks 2017-05-10 09:47:39 +08:00
grouputils.py InstanceGroup to keep FAILED resources in template 2016-01-21 22:22:31 -05:00
i18n.py Remove log translations 2017-03-25 17:11:50 +08:00
identifier.py Revert "Enable heat to use uwsgi with devstack" 2017-06-07 11:36:11 +00:00
lifecycle_plugin_utils.py Remove log translations 2017-03-25 17:11:50 +08:00
messaging.py Remove old oslo.messaging transport aliases 2017-03-19 21:06:18 +08:00
netutils.py Add dns constraints 2016-07-26 10:01:06 +05:30
noauth.py Add noauth middleware 2016-10-13 11:49:19 -04:00
param_utils.py Convert props form delimited params to lists 2016-08-26 17:43:33 +05:30
plugin_loader.py Remove log translations 2017-03-25 17:11:50 +08:00
pluginutils.py Remove log translations 2017-03-25 17:11:50 +08:00
policy.py Allow policies for resource_types with wildcard 2016-09-28 16:05:32 +05:30
profiler.py Remove log translations 2017-03-25 17:11:50 +08:00
serializers.py Stop showing json deserialized message in log 2017-02-17 02:00:08 +00:00
service_utils.py Move some functions to service_utils 2016-06-01 03:57:04 +00:00
short_id.py Less unicode weirdness in short_id 2017-05-01 16:44:59 -04:00
template_format.py Include template url in nested stack parse error 2017-04-27 09:11:49 +05:30
timeutils.py Get rid of timeutils.round_to_seconds() 2017-05-04 20:41:34 -04:00
urlfetch.py Remove log translations 2017-03-25 17:11:50 +08:00
wsgi.py Remove log translations 2017-03-25 17:11:50 +08:00