Update OpenDaylight version to Neon
[fuel.git] / mcp / salt-formulas / salt-formula-opendaylight / metadata / service / server / single.yml
1 ##############################################################################
2 # Copyright (c) 2017 Mirantis Inc. 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 applications:
10   - opendaylight
11 parameters:
12   _param:
13     opendaylight_version: neon
14   opendaylight:
15     server:
16       enabled: 'True'
17       version: ${_param:opendaylight_version}
18       repo: 'odl-team/${_param:opendaylight_version}'