Add Neutron RBAC modules

Change-Id: Ibaff06561055c5cd024abb789dae075dd7871f08
This commit is contained in:
Ashraf Hasson
2021-06-25 17:04:59 -04:00
parent 26530ac97b
commit 8c6d1041fa
4 changed files with 634 additions and 0 deletions

View File

@@ -30,6 +30,10 @@
when: sdk_version is version(0.44, '>=')
- { role: keystone_role, tags: keystone_role }
- { role: network, tags: network }
- role: neutron_rbac
tags:
- rbac
- neutron_rbac
- { role: nova_flavor, tags: nova_flavor }
- { role: object, tags: object }
- { role: port, tags: port }