mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-06 05:13:01 +00:00
Module option 'listeners' has been removed because it shares
functionality and a huge amount of code with
lb_{listener,member,pool} modules.
Co-Authored-By: Rafael Castillo <rcastill@redhat.com>
Change-Id: I839365bd3485859a2351b0124eae9d09a9d0b31a
23 lines
354 B
YAML
23 lines
354 B
YAML
expected_fields:
|
|
- additional_vips
|
|
- availability_zone
|
|
- created_at
|
|
- description
|
|
- flavor_id
|
|
- id
|
|
- is_admin_state_up
|
|
- listeners
|
|
- name
|
|
- operating_status
|
|
- pools
|
|
- project_id
|
|
- provider
|
|
- provisioning_status
|
|
- tags
|
|
- updated_at
|
|
- vip_address
|
|
- vip_network_id
|
|
- vip_port_id
|
|
- vip_qos_policy_id
|
|
- vip_subnet_id
|