Merge "Add Neutron RBAC modules"

This commit is contained in:
Zuul
2022-01-12 11:13:53 +00:00
committed by Gerrit Code Review
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: nova_services
tags: nova_services