Merge "Add properties for os_project"

This commit is contained in:
Zuul
2020-04-16 19:33:47 +00:00
committed by Gerrit Code Review
5 changed files with 204 additions and 2 deletions

View File

@@ -26,6 +26,10 @@
- { role: nova_flavor, tags: nova_flavor }
- { role: object, tags: object }
- { role: port, tags: port }
- { role: project, tags: project }
- role: project_properties
tags: project_properties
when: sdk_version is version("0.45.01", '>')
- { role: router, tags: router }
- { role: security_group, tags: security_group }
- { role: server, tags: server }