From 9b38e04de451a60da0bc8a685612282cd1b60ee6 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Sun, 5 Aug 2018 06:37:12 +0200 Subject: [noha] Add mas01 reclass inheritance While at it, move openstack_version param to the common include dir. JIRA: FUEL-382 Change-Id: I5e7ebb18a95672f066126d3afd28f13395a3149f Signed-off-by: Alexandru Avadanii --- mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/infra/maas.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/infra/maas.yml (limited to 'mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/infra/maas.yml') diff --git a/mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/infra/maas.yml b/mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/infra/maas.yml new file mode 100644 index 000000000..57a87d69c --- /dev/null +++ b/mcp/reclass/classes/cluster/mcp-ovs-dpdk-noha/infra/maas.yml @@ -0,0 +1,11 @@ +############################################################################## +# Copyright (c) 2018 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.all-mcp-arch-common.infra.maas + - cluster.mcp-ovs-dpdk-noha.infra -- cgit 1.2.3-korg