summaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/mcp-odl-ha/infra/config.yml
diff options
context:
space:
mode:
authorMichael Polenchuk <mpolenchuk@mirantis.com>2018-09-28 16:02:30 +0400
committerMichael Polenchuk <mpolenchuk@mirantis.com>2018-10-22 14:23:47 +0400
commit6160264a0bd6d01552e120d2ea9dc11629fe4088 (patch)
treeb916fa8bda3dfcf4e2e9873c04f952dcc4a2bc5a /mcp/reclass/classes/cluster/mcp-odl-ha/infra/config.yml
parentec817180eece7be6e161e4633e08f41ea94cb903 (diff)
[ha] Run OpenDaylight in cluster mode
Change-Id: Id75fbee34a6cfc6e7fc60df053cccaaff21cb15a Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'mcp/reclass/classes/cluster/mcp-odl-ha/infra/config.yml')
-rw-r--r--mcp/reclass/classes/cluster/mcp-odl-ha/infra/config.yml23
1 files changed, 0 insertions, 23 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-odl-ha/infra/config.yml b/mcp/reclass/classes/cluster/mcp-odl-ha/infra/config.yml
deleted file mode 100644
index f72993f89..000000000
--- a/mcp/reclass/classes/cluster/mcp-odl-ha/infra/config.yml
+++ /dev/null
@@ -1,23 +0,0 @@
-##############################################################################
-# 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:
- - system.reclass.storage.system.opendaylight_control_single
- - cluster.mcp-common-ha.infra.config
- - cluster.mcp-odl-ha.infra
-parameters:
- reclass:
- storage:
- node:
- opendaylight_control_node01:
- classes:
- - cluster.${_param:cluster_name}.opendaylight.control
- params:
- linux_system_codename: xenial
- single_address: ${_param:opendaylight_server_node01_single_address}
- pxe_admin_address: ${_param:opnfv_opendaylight_server_node01_pxe_admin_address}