heat/heat/common
Jason Dunsmore 152b03b09b Add default release names for template versions
Release version names are easier for template authors to remember than
seemingly arbitrary dates. It should also make it clearer to new Heat
users that heat_template_version is not like a BIND zone file version
(which would be incremented with each version of the template).

Change-Id: Iae9b6a676702b2a115b18fdfb1ab2afbe5faacde
blueprint support-alias-for-heat-template-version-names
2016-06-28 10:19:24 -05:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Use keystoneauth1 instead of keystoneclient.auth 2016-05-24 20:27:23 +05:30
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 Add aodh client plugin 2016-06-24 09:07:51 +00:00
context.py Add in missing log translation hints 2016-06-20 05:24:31 -07:00
crypt.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
custom_backend_auth.py Fix some inconsistency in docstrings 2015-12-29 01:40:42 +08:00
endpoint_utils.py Pass all options when doing keystone discovery 2016-02-19 13:53:47 +01:00
environment_format.py Event transport 2016-01-05 10:22:57 +01:00
exception.py Add default release names for template versions 2016-06-28 10:19:24 -05:00
grouputils.py InstanceGroup to keep FAILED resources in template 2016-01-21 22:22:31 -05:00
i18n.py Fix unfortunate spelling error 2016-04-04 12:43:16 -04:00
identifier.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
lifecycle_plugin_utils.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
messaging.py Use messaging notifications transport instead of default 2016-04-14 12:19:07 +03:00
netutils.py Add SubnetPool neutron Resource 2015-12-02 19:35:14 +05:30
param_utils.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03: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 Revert "Check RBAC policy for nested stacks" 2016-03-30 11:48:30 +05:30
profiler.py Use OSprofiler options consolidated in lib itself 2016-02-03 18:25:36 -08:00
serializers.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
service_utils.py Move some functions to service_utils 2016-06-01 03:57:04 +00:00
short_id.py Some lambda were replaced on def 2015-09-23 11:35:29 +01:00
template_format.py JSON size violation gives a bad error with nested templates 2016-01-19 11:30:28 +08:00
timeutils.py Fix [H405] pep rule in heat/common 2015-10-08 15:13:52 +03:00
urlfetch.py py34: Fix integration tests 2015-09-26 20:27:54 +05:30
wsgi.py Remove usage of WritableLogger from oslo_log 2016-02-22 18:11:08 +08:00