Remove public_router_id from tempest configuration template

This parameter is usually not used and should not be provied in the
template.

TrivialFix

Change-Id: I4faea2127b741e06e327dd3e65387678d0bb0527
This commit is contained in:
Christian Berendt 2016-09-15 15:28:56 +02:00
parent d2b64b4473
commit 1be052390b
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ http_image = {{ image_url }}
[network]
region = {{ openstack_region_name }}
public_router_id =
public_network_id = {{ tempest_public_network_id }}
floating_network_name = {{ tempest_floating_network_name }}
project_networks_reachable = false