nova/nova/api/openstack/compute/views
Ghanshyam Mann 76d3457bd9 Add new default roles in servers attributes policies
This adds new defaults roles in servers extended attributes
and host_status policies as SYSTEM_ADMIN but passing
project_id of server as these policies are scoped with
system and project.

Also add tests to simulates the future where we drop the deprecation
fall back in the policy by overriding the rules with a version where
there are no deprecated rule options. Operators can do the same by
adding overrides in their policy files that match the default but
stop the rule deprecation fallback from happening.

Partial implement blueprint policy-defaults-refresh

Change-Id: I55a47d447f5f5b2d18754027f69e05e729d40338
2020-04-18 13:02:55 -05:00
..
__init__.py Implements blueprint separate-nova-volumeapi 2012-01-13 09:06:55 -08:00
addresses.py Merge v21 view builder for ips API 2016-12-05 18:11:25 +09:00
flavors.py Multiple API cleanup changes 2019-08-12 08:52:38 -05:00
hypervisors.py Fix hypervisors paginted collection_name. 2020-02-24 16:49:35 +08:00
images.py Merge image_size extension response into image view builder 2018-10-18 01:59:34 +00:00
instance_actions.py Add pagination and changes-since for instance-actions 2017-12-14 07:42:17 +00:00
keypairs.py Fix os-keypairs pagination links 2020-03-06 16:57:44 +00:00
limits.py Combine the limits policies in single place 2020-04-01 19:58:22 +00:00
migrations.py Add pagination and Changes-since filter support for os-migrations. 2018-01-10 14:02:53 -05:00
server_diagnostics.py Standardization of VM diagnostics info API. 2017-06-05 07:45:51 +00:00
server_tags.py Added server tags controller 2016-04-06 16:37:22 +03:00
servers.py Add new default roles in servers attributes policies 2020-04-18 13:02:55 -05:00
usages.py Simple tenant usage pagination 2016-12-14 03:33:50 +00:00
versions.py Replace os.path.join() for URLs 2015-12-08 17:46:34 +00:00