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)
This commit is contained in:
Tom Barron 2021-08-01 14:18:49 -04:00
parent 97aeb4f9b5
commit 43c28e9c2a
1 changed files with 0 additions and 3 deletions

View File

@ -74,9 +74,6 @@ parameter_defaults:
mon_warn_on_pool_no_redundancy: false
mon_warn_on_insecure_global_id_reclaim_allowed: false
ManilaCephFSCephFSProtocolHelperType: 'NFS'
# Workaround for https://bugs.launchpad.net/tripleo/+bug/1911022
ExtraConfig:
ganesha_vip: 192.168.24.3
DisableCephadm: true
CephClusterName: ceph0
CephConfigPath: "/etc/ceph"