heat/heat/api/openstack/v1/views
rabi 1f88c675c4 Remove tenant_safe flag from rpc and db api
We can use admin_context to have access to stacks
and software configs across projects. This removes
the tenant_safe flag from rpc and db api. This is
backward compatible with older rpc clients.

We still support use of global_tenant flag for listing
stacks and software configs. However, by default
an admin(user with admin role in admin_project)
would not need that.

Change-Id: I12303dbf30fb80290f95baba0c67cdf684f5f409
2016-08-16 12:38:33 +05:30
..
__init__.py Add links section to the stacks index response 2013-11-14 15:20:10 +00:00
stacks_view.py Remove tenant_safe flag from rpc and db api 2016-08-16 12:38:33 +05:30
views_common.py Merge "Make the first line of every file consistent." 2014-04-08 08:51:07 +00:00