heat/heat/common
Sirushti Murugesan a5845985b5 py34: Fix integration tests
* Use bytes when retreiving contents of a file
* Header location should not be encoded because webob
  does a string operation over it.
* convert stack identifier manually to dict until
  review 227977 is merged.

Change-Id: I442236778114d205d10cddd82d5b58b3954a45f6
2015-09-26 20:27:54 +05:30
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Update logging according oslo.i18n recommendations 2015-06-29 15:37:04 +01:00
auth_url.py Correctly determine keystone v3 endpoint 2015-08-12 21:00:04 +00:00
cache.py Enable caching for property constraints 2015-07-22 09:22:04 +00:00
config.py Merge "Add data-processing-cluster hidden tag" 2015-09-21 05:36:58 +00:00
context.py Merge "Use auth plugin for trustee" 2015-09-04 08:02:38 +00:00
crypt.py py34: heat.tests.db.* 2015-08-01 20:50:55 +05:30
custom_backend_auth.py Don't use a different thread local store to oslo.log 2015-03-24 11:28:31 +10:00
environment_format.py Encrypt Heat template hidden parameters 2015-05-12 10:50:49 -05:00
exception.py Move Resource exceptions to common module (5) 2015-09-04 11:24:54 +00:00
grouputils.py Don't raise exception when get nested stack 2015-08-07 14:26:07 +08:00
heat_keystoneclient.py Use auth plugin for trustee 2015-08-21 19:05:32 -07:00
i18n.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
identifier.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
lifecycle_plugin_utils.py Update logging according oslo.i18n recommendations 2015-06-29 15:37:04 +01:00
messaging.py Fix some new PEP8 errors found at gate 2015-03-24 11:13:50 +08:00
param_utils.py Raise HTTPBadRequest instead of ValueError for API validation 2015-05-27 03:48:44 +00:00
plugin_loader.py Update the rest of the code to satisfy flake8 in a py34 env 2015-04-24 11:53:43 +05:30
policy.py Add resource_type-specific policies 2015-08-25 15:37:26 +03:00
profiler.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
serializers.py py34: heat.tests.test_common_serializers 2015-08-26 13:09:04 +05:30
service_utils.py Make import of oslo libraries namespaceless 2015-02-18 22:54:10 +01:00
short_id.py Some lambda were replaced on def 2015-09-23 11:35:29 +01:00
template_format.py Fixes JSON to YAML conversion bug 2015-06-25 07:32:34 -07:00
timeutils.py Round the elapsed time to the nearest second 2015-09-09 06:59:56 +00:00
urlfetch.py py34: Fix integration tests 2015-09-26 20:27:54 +05:30
wsgi.py Merge "py34: heat.tests.api (1)" 2015-09-01 10:40:23 +00:00