From de6a685915bc8bd5444217bca511da35c94b4d59 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Tue, 4 Jul 2017 15:54:11 +0400 Subject: Turn on opendaylight scenario * fix formula & reclass cluster model * bring in running states Change-Id: I8e66e69045f5c745f9aa6f59f7ce6d66b5bf1c95 Signed-off-by: Michael Polenchuk --- mcp/config/states/opendaylight | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 mcp/config/states/opendaylight (limited to 'mcp/config/states/opendaylight') diff --git a/mcp/config/states/opendaylight b/mcp/config/states/opendaylight new file mode 100755 index 000000000..3b1cf7594 --- /dev/null +++ b/mcp/config/states/opendaylight @@ -0,0 +1,3 @@ +salt -I 'opendaylight:server' state.sls opendaylight +salt -I 'opendaylight:client' state.sls opendaylight.client +salt -I 'neutron:server' state.sls opendaylight.client -- cgit 1.2.3-korg