..
__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
Always validate auth_uri with allowed_auth_uris
2013-08-22 11:10:21 +12:00
auth_token.py
Remove service _user, _password, _tenant from context
2013-04-23 10:29:02 +12:00
config.py
Merge "remove unused config options"
2013-08-26 01:52:25 +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
Add support for source security groups
2013-08-26 09:45:06 +02: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 "Convert heat.common.template_format to use C yaml"
2013-08-23 06:33:46 +00:00
urlfetch.py
Process request exceptions while fetching template
2013-08-21 23:24:27 +08:00
wsgi.py
Use system locale when Accept-Language header is not provided
2013-08-20 19:09:22 +00:00