Update port info

Make it compatible with new openstack sdk 1.0.0

Change-Id: I911eecd31ee69dbde1da02a74e152746c1e3edfa
This commit is contained in:
Arx Cruz
2022-03-10 14:16:27 +01:00
committed by Jakob Meng
parent bae75b84bd
commit 960e5df17f
4 changed files with 182 additions and 35 deletions

View File

@@ -52,6 +52,7 @@
when: sdk_version is version(0.44, '>=')
- { role: object, tags: object }
- { role: port, tags: port }
- { role: port_info, tags: port_info }
- { role: project, tags: project }
- { role: project_info, tags: project_info }
- { role: recordset, tags: recordset }