mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-08 14:23:03 +00:00
Update routers_info for the new SDK
Make routers_info module compatible with the new sdk 1.0.0 Change-Id: I43ea8ccc0d882ca63bc294dd99fb4f010f3806a5
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user