mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-31 04:04:29 +00:00
Remove project properties tests and support
Keystone project doesn't have project "properties" documented and discourage users to use them. Remove support for this feature and tests for it. It was removed from new SDK as well. Change-Id: I2e47ade56c3df5945e991d11d70f429760c0d852
This commit is contained in:
@@ -41,9 +41,6 @@
|
||||
- { 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 }
|
||||
|
||||
Reference in New Issue
Block a user