heat/contrib/rackspace/heat_keystoneclient_v2
Jamie Lennox 87a37f5db2 Sync context with oslo.context
Heat makes a lot of variations to the basic oslo.context which are going
to make it very hard to reuse with features added to the base
oslo.context.

There are a number of changes here that will make the heat context
options more like those from oslo.context.

*) context.user and context.tenant are IDs, not names. This will be
   important for policy credentials.

*) kwargs should be passed through to base context so it can be extended
   in the base class.

Change-Id: Ib0d60c6af196ba5c00459110b7a6190cff916d6f
2016-06-17 11:46:00 +10:00
..
tests Set enforce_type=True on config overrides in tests 2016-04-11 10:52:22 +10:00
__init__.py Switch to mox3 2015-10-02 13:05:51 +05:30
client.py Sync context with oslo.context 2016-06-17 11:46:00 +10:00