diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-12-11 09:59:24 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-11 09:59:25 +0000 |
commit | 9b94e9cdbaa76c39aabd7d6aa5befdce92a66a67 (patch) | |
tree | fc8310607caed40ff623ff4f0937cbd100eaa8e7 /mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/openstack/compute.yml | |
parent | c976700c1e8702881f67f3306a67d56c9f78c327 (diff) | |
parent | 60eb5044f4236eced9dc5df4fb787359f166ee6d (diff) |
Merge "[baremetal] Update openstack version to pike"
Diffstat (limited to 'mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/openstack/compute.yml')
-rw-r--r-- | mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/openstack/compute.yml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/openstack/compute.yml b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/openstack/compute.yml deleted file mode 100644 index 9973075aa..000000000 --- a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/openstack/compute.yml +++ /dev/null @@ -1,25 +0,0 @@ -############################################################################## -# Copyright (c) 2017 Mirantis Inc., Enea AB and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Apache License, Version 2.0 -# which accompanies this distribution, and is available at -# http://www.apache.org/licenses/LICENSE-2.0 -############################################################################## ---- -classes: - - cluster.baremetal-mcp-ocata-common-ha.openstack_compute - - cluster.baremetal-mcp-ocata-ovs-ha.openstack.compute_pdf - - cluster.baremetal-mcp-ocata-ovs-ha.infra -parameters: - nova: - compute: - libvirt_service: libvirtd - libvirt_bin: /etc/default/libvirtd - linux: - system: - repo: - uca: - source: "deb http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-updates/ocata main" - architectures: amd64 - key_id: EC4926EA - key_server: keyserver.ubuntu.com |