mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-26 09:44:29 +00:00
Make routers_info module compatible with the new sdk 1.0.0 Change-Id: I43ea8ccc0d882ca63bc294dd99fb4f010f3806a5
24 lines
416 B
YAML
24 lines
416 B
YAML
expected_fields:
|
|
- availability_zone_hints
|
|
- availability_zones
|
|
- created_at
|
|
- description
|
|
- external_gateway_info
|
|
- flavor_id
|
|
- id
|
|
- interfaces_info
|
|
- is_admin_state_up
|
|
- is_distributed
|
|
- is_ha
|
|
- name
|
|
- project_id
|
|
- revision_number
|
|
- routes
|
|
- status
|
|
- tags
|
|
- tenant_id
|
|
- updated_at
|
|
external_network_name: ansible_external_net
|
|
network_external: true
|
|
router_name: ansible_router
|