Merge "Remove conflicting public_router_id option"
This commit is contained in:
commit
39be48ff88
@ -212,13 +212,6 @@
|
||||
tags:
|
||||
- tempest-setup
|
||||
|
||||
- name: Store neutron router id
|
||||
set_fact:
|
||||
tempest_neutron_router_id: "{{ neutron_routers.router.id }}"
|
||||
tags:
|
||||
- tempest-setup
|
||||
- tempest-config
|
||||
|
||||
- name: Add private subnet to router
|
||||
neutron:
|
||||
command: add_router_interface
|
||||
|
@ -162,7 +162,6 @@ build_timeout = 300
|
||||
catalog_type = network
|
||||
dns_servers = 8.8.8.8,8.8.4.4
|
||||
endpoint_type = internalURL
|
||||
public_router_id = {{ tempest_neutron_router_id }}
|
||||
public_network_id = {{ tempest_neutron_public_network_id }}
|
||||
tenant_network_cidr = {{ tempest_private_subnet_cidr }}
|
||||
tenant_networks_reachable = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user