Changed compute_flavor_info module to use OpenStack SDK's proxy layer

Change-Id: Idad13228efe55b2dd35224cc37c61657590f9b8e
This commit is contained in:
Arx Cruz
2022-02-07 11:49:13 +01:00
committed by Jakob Meng
parent ffa826c0d0
commit 1ec9afe2ca
3 changed files with 71 additions and 2 deletions

View File

@@ -35,6 +35,8 @@
- rbac
- neutron_rbac
- { role: nova_flavor, tags: nova_flavor }
- role: compute_flavor_info
tags: nova_flavor
- role: nova_services
tags: nova_services
when: sdk_version is version(0.44, '>=')