From aac1f872a3cbe8d55d80a242bb0cab144ab58a4e Mon Sep 17 00:00:00 2001 From: Cristina Pauna Date: Mon, 20 Aug 2018 17:51:44 +0300 Subject: [ha][noha] Add vpp scenario placeholder - dummy copy of os-nosdn-nofeature-ha masquerading as os-nosdn-vpp-ha scenario placeholder - dummy copy of os-nosdn-nofeature-noha masquerading as os-nosdn-vpp-noha scenario placeholder Change-Id: I63a302c98e6e176a480fbc110012ac66749ee88f Signed-off-by: Cristina Pauna --- .../classes/cluster/mcp-vpp-ha/openstack/message_queue.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mcp/reclass/classes/cluster/mcp-vpp-ha/openstack/message_queue.yml (limited to 'mcp/reclass/classes/cluster/mcp-vpp-ha/openstack/message_queue.yml') diff --git a/mcp/reclass/classes/cluster/mcp-vpp-ha/openstack/message_queue.yml b/mcp/reclass/classes/cluster/mcp-vpp-ha/openstack/message_queue.yml new file mode 100644 index 000000000..42a1b658e --- /dev/null +++ b/mcp/reclass/classes/cluster/mcp-vpp-ha/openstack/message_queue.yml @@ -0,0 +1,12 @@ +############################################################################## +# 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.mcp-common-ha.openstack_interface_vcp_biport + - cluster.mcp-common-ha.openstack_message_queue + - cluster.mcp-vpp-ha.infra.init_vcp -- cgit 1.2.3-korg