deb-heat/heat/common
2013-08-23 04:26:57 +00:00
..
__init__.py Remove openstack copy right assignment as we have not done that yet. 2012-03-15 09:36:51 +11:00
auth_password.py Enable multi-cloud standalone mode 2013-08-11 22:16:26 -05:00
auth_token.py Remove service _user, _password, _tenant from context 2013-04-23 10:29:02 +12:00
config.py Merge "Limit maximum size of all templates" 2013-08-23 04:26:57 +00:00
context.py Derive keystone_ec2_uri from auth_uri 2013-08-14 15:43:38 +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
environment_format.py Add an environment_format.py like the template one 2013-08-22 08:25:20 +10:00
exception.py Limit maximum size of all templates 2013-08-22 08:26:13 -07:00
heat_keystoneclient.py Only use a token for openstack client operations. 2013-07-22 12:40:11 +12:00
identifier.py Fix PEP H402 "one line docstring needs punctuation." 2013-05-20 21:55:11 +10:00
plugin_loader.py add missing gettextutils imports 2013-07-02 14:22:24 +01:00
policy.py Port policy from oslo and refactor heat policy 2013-08-12 13:19:55 +08:00
short_id.py Add a module for generating random short ID strings 2013-02-25 10:51:41 +01:00
template_format.py Merge "Limit maximum size of all templates" 2013-08-23 04:26:57 +00:00
urlfetch.py Replace urllib2 with requests in urlfetch module 2013-07-23 22:09:55 -04:00
wsgi.py Merge "Revert "Add missing _ imports to allow doc generation"" 2013-08-14 03:49:01 +00:00