Refactored loadbalancer module breaking backward compatibility

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
This commit is contained in:
Jakob Meng
2022-12-13 18:01:34 +01:00
parent 122afc170c
commit 407b50c8b2
4 changed files with 804 additions and 608 deletions

View File

@@ -1,3 +1,22 @@
network_name: network_lb
subnet_name: subnet_lb
lb_name: test_lb
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