Remove unused undercloud_public_net_name var

* undercloud_public_net_name is unused var in validate-tempest
  role and is not used anywhere and there is no public network
  on the undercloud installation. So it needs to be removed.

Change-Id: I18f63c79ddcf1cf3b1da02e5fef73c81876f2094
This commit is contained in:
Chandan Kumar 2018-04-27 10:24:30 +05:30
parent ede2492ae9
commit 4e33024277

View File

@ -14,7 +14,6 @@ public_network_type: flat
public_physical_network: datacentre
public_segmentation_id: ''
tenant_network_cidr: 192.168.0.0/24
undercloud_public_net_name: ctlplane
tempest_deployer_input_file: tempest-deployer-input.conf
# steps: