heat/heat/common
Steve Baker b02b826083 Move url_for into heat_keystoneclient.
This allows faking of this call, and removes one instance of
accessing the encapsulated keystone client.

Change-Id: Iad2a9aaad2e9f1dc3cbeb509c822a61427f12817
2013-07-18 13:35:10 +12:00
..
__init__.py Remove openstack copy right assignment as we have not done that yet. 2012-03-15 09:36:51 +11:00
auth.py add missing gettextutils imports 2013-07-02 14:22:24 +01:00
auth_password.py Key error when auth in standalone mode 2013-06-11 10:20:53 -05:00
auth_token.py Remove service _user, _password, _tenant from context 2013-04-23 10:29:02 +12:00
client.py add missing gettextutils imports 2013-07-02 14:22:24 +01:00
config.py Update oslo.notifier and always register options 2013-07-11 15:45:52 +02:00
context.py Update the oslo code before importing a new module 2013-05-27 16:05:13 +10: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
exception.py Fix and enable H303 and F403 No wildcard (*) import. 2013-06-20 11:52:53 +10:00
heat_keystoneclient.py Move url_for into heat_keystoneclient. 2013-07-18 13:35:10 +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 add missing gettextutils imports 2013-07-02 14:22:24 +01: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 "Changes for HOT hello world template processing" 2013-06-26 19:15:53 +00:00
urlfetch.py add missing gettextutils imports 2013-07-02 14:22:24 +01:00
utils.py Update to the latest loopingcall from oslo. 2013-04-09 15:07:17 +10:00
wsgi.py Update oslo.notifier and always register options 2013-07-11 15:45:52 +02:00