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:
Sagi Shnaidman
2022-02-10 12:05:16 +02:00
parent 0a7889b9a2
commit 7aa626377b
3 changed files with 0 additions and 147 deletions

View File

@@ -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 }