Remove ganesha_vip extra config workaround

for scenario004

We were using extra config to set ganesha_vip because it was unset
if the isolated StorageNFS network is not deployed, as it is with
Standalone deployment in CI.

Now it is set, and set to an address on the external net where guest
VMs can reach it.

Related-Bug: #1911022
Change-Id: Ic20b3aaccc18c19973a07798f20a63ac9d5c0bb7
(cherry picked from commit 8b07db1979)
(cherry picked from commit 43c28e9c2a)
This commit is contained in:
Tom Barron 2021-08-01 14:18:49 -04:00
parent 0816be84ac
commit 68cc95c3af
1 changed files with 0 additions and 3 deletions

View File

@ -91,6 +91,3 @@ parameter_defaults:
globalkey: globalvalue
anotherkey: anothervalue
ManilaCephFSCephFSProtocolHelperType: 'NFS'
# Workaround for https://bugs.launchpad.net/tripleo/+bug/1911022
ExtraConfig:
ganesha_vip: 192.168.24.3