Merge "[hybrid] Merge config/scenario/{baremetal,virtual}"
[fuel.git] / mcp / reclass / classes / cluster / mcp-pike-odl-noha / opendaylight / control.yml
1 ##############################################################################
2 # Copyright (c) 2018 Mirantis Inc., Enea AB and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
8 ---
9 classes:
10   - system.linux.system.repo.mcp.openstack
11   - system.linux.system.repo.mcp.extra
12   - system.opendaylight.server.single
13   - cluster.mcp-pike-odl-noha
14   - cluster.mcp-pike-odl-noha.opendaylight.control_pdf
15 parameters:
16   _param:
17     linux_system_codename: xenial
18   opendaylight:
19     server:
20       odl_bind_ip: ${_param:single_address}
21       odl_rest_port: 8282
22       java_min_mem: 3g
23       java_max_mem: 3g
24       router_enabled: true
25       karaf_features:
26         odl_default:
27           - odl-restconf-all
28           - odl-aaa-authn
29           - odl-dlux-all
30           - odl-mdsal-apidocs
31         netvirt:
32           - odl-netvirt-openstack