From a27ad89c0d97ff1be7f40af51b59df8d26dc7fe4 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Tue, 26 Sep 2017 13:21:23 +0400 Subject: [virtual] Switch compute nodes to uca repo Test of snaps_health_check gets console output of instance, which is empty (https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1667033), therefore take affected packages of computes from UCA repo. Change-Id: I4e13a40dd47caf305efd9f393b3c3cf5a17ef312 Signed-off-by: Michael Polenchuk (cherry picked from commit c76d5e92d9e6cdfc614be4a1ed7b9e630c711008) --- .../virtual-mcp-ocata-ovs-dpdk/openstack/compute.yml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'mcp/reclass/classes/cluster/virtual-mcp-ocata-ovs-dpdk/openstack') diff --git a/mcp/reclass/classes/cluster/virtual-mcp-ocata-ovs-dpdk/openstack/compute.yml b/mcp/reclass/classes/cluster/virtual-mcp-ocata-ovs-dpdk/openstack/compute.yml index da4ecaf97..57d7f2054 100644 --- a/mcp/reclass/classes/cluster/virtual-mcp-ocata-ovs-dpdk/openstack/compute.yml +++ b/mcp/reclass/classes/cluster/virtual-mcp-ocata-ovs-dpdk/openstack/compute.yml @@ -1,5 +1,7 @@ --- classes: + - system.linux.system.repo.mcp.openstack + - system.linux.system.repo.mcp.extra - system.nova.compute.nfv.hugepages - system.neutron.compute.nfv.dpdk - cluster.virtual-mcp-ocata-common.openstack_compute @@ -9,19 +11,7 @@ parameters: compute: backend: tenant_network_types: ${_param:neutron_tenant_network_types} - nova: - compute: - libvirt_service: libvirtd - libvirt_bin: /etc/default/libvirtd linux: - system: - repo: - uca: - # yamllint disable-line rule:line-length - source: "deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main" - architectures: amd64 - key_id: EC4926EA - key_server: keyserver.ubuntu.com network: interface: dpdk0: -- cgit 1.2.3-korg