heat/heat/engine
Steven Hardy ce46629661 Populate context roles when using stored context
Currently we leave the context roles empty when loading the stored
context, even though there are roles associated with e.g the trust
scoped token used via loading the stored context.  Loading the auth
ref and populating the roles from the token ensure any RBAC performed
on the context roles will work as expected.

Change-Id: I7d699bcf947940357a6eb6ae2d17027ec8d6bd04
Closes-Bug: #1529354
2016-01-07 11:59:13 +08:00
..
cfn Remove the commenting code 2015-11-25 09:28:41 +00:00
clients Event transport 2016-01-05 10:22:57 +01:00
constraint Remove iso8601 dependency 2015-09-03 16:39:54 +02:00
hot Correct list_join function 2015-11-16 15:34:24 +08:00
notification Remove deprecated list_notifier_drivers option 2015-06-01 16:56:21 +03:00
resources Event transport 2016-01-05 10:22:57 +01:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Use user id instead of user name in notification body 2015-12-07 08:25:04 -06:00
attributes.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
constraints.py Add validate_with_client in BaseCustomConstraint 2015-12-09 18:31:46 +08:00
dependencies.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
environment.py Event transport 2016-01-05 10:22:57 +01:00
event.py Event transport 2016-01-05 10:22:57 +01:00
function.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
lifecycle_plugin.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
parameter_groups.py Get rid of bogus debug logging in parameter groups 2015-12-04 19:56:56 -05:00
parameters.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
plugin_manager.py Fix [H405] pep rule in heat/engine 2015-09-21 14:51:46 +03:00
properties.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
resource.py Merge "Add basic get_live_state implementation" 2016-01-06 14:47:49 +00:00
rsrc_defn.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
scheduler.py Merge "Improve log messages from scheduler" 2015-12-08 22:32:19 +00:00
service.py Event transport 2016-01-05 10:22:57 +01:00
service_software_config.py Make Server software_config_transport updatable 2015-12-01 10:01:05 +13:00
service_stack_watch.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
stack.py Populate context roles when using stored context 2016-01-07 11:59:13 +08:00
stack_lock.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
support.py Validate support_status while searching resource registry 2015-08-31 10:01:04 +05:30
sync_point.py Wrong usage of "an" 2015-12-27 16:12:46 +08:00
template.py Remove unused LOG variable with logging import 2015-12-08 05:08:33 -05:00
timestamp.py Fix garbled docstrings 2015-11-10 11:12:36 -05:00
update.py Get rid of the Resource.resource_class() method 2015-11-30 19:23:51 -05:00
watchrule.py Using LOG.warning replace LOG.warn 2015-12-29 09:32:42 +00:00
worker.py Convergence: Re-trigger failed resource for latest traversal 2015-11-26 09:46:08 +00:00