nova/nova/tests/unit/cmd
ghanshyam mann 6903456820 Add documentation and releasenotes for RBAC change
We have droped the system scope from Nova policy
and keeping the legacy admin behaviour same. This
commit adds the releasenotes and update the policy
configuration documentation accordingly.

Also, remove the upgrade check for policy which was
added for the system scope configuration protection.

Change-Id: I127cc4da689a82dbde07059de90c451eb09ea4cf
2022-08-30 01:44:33 +05:30
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_common.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_compute.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_manage.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_nova_api.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_policy.py Keep legacy admin behaviour in new RBAC 2022-08-24 16:33:27 +00:00
test_scheduler.py Use unittest.mock instead of third party mock 2022-08-01 17:46:26 +02:00
test_status.py Add documentation and releasenotes for RBAC change 2022-08-30 01:44:33 +05:30