Refactored compute_service_info module

Change-Id: I1773b72f8c7eaec77f0480045c45073dc522c5cf
This commit is contained in:
Jakob Meng
2023-01-04 11:27:28 +01:00
parent 124e174d27
commit 0071fdcd97
5 changed files with 104 additions and 118 deletions

View File

@@ -11,6 +11,7 @@
- { role: coe_cluster_template, tags: coe_cluster_template }
- { role: compute_flavor, tags: compute_flavor }
- { role: compute_flavor_access, tags: compute_flavor_access }
- { role: compute_service, tags: compute_service }
- { role: config, tags: config }
- { role: dns_zone, tags: dns_zone }
- { role: endpoint, tags: endpoint }
@@ -37,9 +38,6 @@
- { role: logging, tags: logging }
- { role: network, tags: network }
- { role: neutron_rbac_policy, tags: neutron_rbac_policy }
- role: nova_services
tags: nova_services
when: sdk_version is version(0.44, '>=')
- { role: object, tags: object }
- { role: object_container, tags: object_container }
- { role: port, tags: port }