heat/heat/engine/clients/os
rabi 1bb21c5bb3 Delete RoleAssignment if user/group does not exist
Currently deleting a user/group directly results
in stack containing RoleAssignment resource stuck
in DELETE_FAILED, when deleting the stack.This patch
fixes it.

Change-Id: I48d5e1a92b99fa7e495c6bb2f131f169b9cf8076
Related-Bug: #1614400
2016-08-23 04:54:04 +00:00
..
keystone Delete RoleAssignment if user/group does not exist 2016-08-23 04:54:04 +00:00
neutron Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
__init__.py Use caching for resource name/id finders 2016-02-18 17:52:03 +05:30
aodh.py Add keystone_session property to context 2016-06-27 10:00:00 +05:30
barbican.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
ceilometer.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
cinder.py Remove deprecated v1 cinder api support 2016-08-02 14:32:20 +05:30
designate.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
glance.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
heat_plugin.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
magnum.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
manila.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
mistral.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
monasca.py Makes monasca plugin as supported 2016-05-15 12:01:42 +05:30
nova.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
sahara.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
senlin.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
swift.py Silence swiftclient logging 2016-07-28 03:08:41 +00:00
trove.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00
zaqar.py Use keystone session from context in client plugin 2016-07-27 04:12:13 +00:00