Update octavia_management_net_subnet_cidr in CI
This is corrective action to the patch I7ee01f50532596f27039eae6c112bb86b20c383d Change-Id: I1bef21f0641c179a78dcfbd4a0743570c6e57fdc
This commit is contained in:
parent
9acefa6a4b
commit
07b9550f15
@ -274,7 +274,7 @@ openstack_hosts_package_state: latest
|
||||
octavia_v2: True
|
||||
# Disable Octavia V1 API
|
||||
octavia_v1: False
|
||||
octavia_management_net_subnet_cidr: "{{ (bootstrap_host_container_tech == 'nspawn') | ternary('172.29.240.0/22', '172.29.252.0/22') }}"
|
||||
octavia_management_net_subnet_cidr: "{{ (bootstrap_host_container_tech == 'nspawn') | ternary('172.29.240.0/22', '172.29.232.0/22') }}"
|
||||
tempest_run_concurrency: 0
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user