From 6a5f17618ac9cc1c74fc38ef598ee943d9a1658d Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 6 Jan 2020 16:39:35 +0100 Subject: 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 (cherry picked from commit 5527711008fdd6cb2558f18d901c40efbc5d522b) --- mcp/reclass/classes/cluster/mcp-fdio-ha/openstack/compute.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mcp/reclass/classes/cluster/mcp-fdio-ha/openstack/compute.yml') diff --git a/mcp/reclass/classes/cluster/mcp-fdio-ha/openstack/compute.yml b/mcp/reclass/classes/cluster/mcp-fdio-ha/openstack/compute.yml index 4b718abe7..ffc3b5309 100644 --- a/mcp/reclass/classes/cluster/mcp-fdio-ha/openstack/compute.yml +++ b/mcp/reclass/classes/cluster/mcp-fdio-ha/openstack/compute.yml @@ -10,8 +10,3 @@ classes: - cluster.mcp-common-ha.openstack_compute - cluster.mcp-fdio-ha.openstack.compute_pdf - cluster.mcp-fdio-ha.infra -parameters: - nova: - compute: - libvirt_service: libvirtd - libvirt_bin: /etc/default/libvirtd -- cgit 1.2.3-korg