[ha] Update OpenStack version to Queens
[fuel.git] / mcp / reclass / classes / cluster / mcp-odl-ha / openstack / proxy.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   - cluster.mcp-common-ha.openstack_interface_vcp_triport
11   - cluster.mcp-common-ha.openstack_proxy
12   - cluster.mcp-odl-ha.infra.init_vcp
13 parameters:
14   nginx:
15     server:
16       site:
17         nginx_proxy_opendaylight_rest:
18           enabled: true
19           type: nginx_proxy
20           name: opendaylight_rest
21           check: false
22           proxy:
23             host: ${_param:opendaylight_service_host}
24             port: 8282
25             protocol: http
26           host:
27             name: ${_param:nginx_proxy_openstack_api_host}
28             port: 8282