Update endpoint to new proxy layer

Update endpoint to new openstack sdk

Change-Id: Ibd647d0c2cd2f90310f381e56088e7e8e93f76fc
This commit is contained in:
Arx Cruz
2022-04-26 14:22:59 +02:00
parent 9272146cf7
commit 452404ee87
4 changed files with 103 additions and 26 deletions

View File

@@ -15,8 +15,9 @@
- role: dns
tags: dns
when: sdk_version is version(0.28, '>=')
- { role: host_aggregate, tags: host_aggregate }
- { role: endpoint, tags: endpoint }
- { role: floating_ip_info, tags: floating_ip_info }
- { role: host_aggregate, tags: host_aggregate }
- { role: identity_domain_info, tags: identity_domain_info }
- { role: identity_group_info, tags: identity_group_info }
- { role: identity_user, tags: identity_user }