aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/mcp-odl-ha/openstack/compute.yml
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2020-01-06 16:39:35 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2020-01-09 08:56:45 +0000
commit6a5f17618ac9cc1c74fc38ef598ee943d9a1658d (patch)
treead2a51e7d6d8b8b662dd90ad35dfcefc8f2c3d5f /mcp/reclass/classes/cluster/mcp-odl-ha/openstack/compute.yml
parent804cb68bc61126d2e27e8ca9d9abfe2cd0af0cfb (diff)
ha, noha: Fix Horizon stale cache after install
Partially revert more from commit 63b712d, it turns out static files were not always up to date after the package install, so force a refresh. While at it, fold some common libvirt pillar configuration. Fixes: af1a4adf Change-Id: I1b4c20cfa9ae08d1cd7b0b774b544b76fc73a715 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit 5527711008fdd6cb2558f18d901c40efbc5d522b)
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-odl-ha/openstack/compute.yml')
-rw-r--r--mcp/reclass/classes/cluster/mcp-odl-ha/openstack/compute.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-odl-ha/openstack/compute.yml b/mcp/reclass/classes/cluster/mcp-odl-ha/openstack/compute.yml
index 0846be60d..3a49a69be 100644
--- a/mcp/reclass/classes/cluster/mcp-odl-ha/openstack/compute.yml
+++ b/mcp/reclass/classes/cluster/mcp-odl-ha/openstack/compute.yml
@@ -12,10 +12,6 @@ classes:
- cluster.mcp-odl-ha.openstack.compute_pdf
- cluster.mcp-odl-ha.infra
parameters:
- nova:
- compute:
- libvirt_service: libvirtd
- libvirt_bin: /etc/default/libvirtd
neutron:
gateway:
agent_mode: ${_param:neutron_gateway_agent_mode}