Merge "lib.sh: Skip modprobing nbd, loop if inbuilt"
[fuel.git] / mcp / reclass / classes / cluster / mcp-pike-odl-ha / openstack / 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.neutron.control.opendaylight.cluster
11   - cluster.mcp-pike-common-ha.openstack_interface_vcp_biport
12   - cluster.mcp-pike-common-ha.openstack_control
13   - cluster.mcp-pike-odl-ha.infra
14 parameters:
15   neutron:
16     server:
17       backend:
18         enable_websocket: false
19   keystone:
20     server:
21       openrc_extra:
22         # For HA, all public services are available through nginx on prx
23         sdn_controller_ip: ${_param:cluster_public_host}
24         sdn_username: admin  # Hardcoded to default ODL values for now
25         sdn_password: admin