Added tests for router interface creation in a shared network

Story: 2010012

Change-Id: Ifa6a7e5a799a5bdfb3bbf585436e57cc6eea0811
This commit is contained in:
Robin Koch
2022-05-05 14:49:54 +02:00
committed by Jakob Meng
parent 94c150b2e7
commit 51f1fea8b3
3 changed files with 130 additions and 1 deletions

View File

@@ -115,7 +115,7 @@ EXAMPLES = '''
openstack.cloud.port_info:
cloud: devstack
filters:
device_id: "{{ routers[0].router.id }}"
device_id: "{{ routers.routers.0.id }}"
register: ports
- name: Show first router's fixed ips