[virtual] PDF-based network defs for cluster nodes
[fuel.git] / mcp / reclass / classes / cluster / baremetal-mcp-pike-odl-ha / opendaylight / control.yml
1 ##############################################################################
2 # Copyright (c) 2017 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.opendaylight.server.single
11   - cluster.baremetal-mcp-pike-common-ha.openstack_interface_vcp_biport
12   - cluster.baremetal-mcp-pike-odl-ha
13 parameters:
14   _param:
15     linux_system_codename: xenial
16   opendaylight:
17     server:
18       odl_bind_ip: ${_param:single_address}
19       odl_rest_port: 8282
20       java_min_mem: 4g
21       java_max_mem: 4g
22       router_enabled: true
23       karaf_features:
24         odl_default:
25           - odl-restconf-all
26           - odl-aaa-authn
27           - odl-dlux-all
28           - odl-mdsal-apidocs
29         netvirt:
30           - odl-netvirt-openstack