Correcting license and copyright terms throughout the repo
[fuel.git] / deploy / config / plugins / fuel-onos_0.0.2.yaml
1 ##############################################################################
2 # Copyright (c) 2015 Ericsson AB and others.
3 # jonas.bjurel@ericsson.com
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9
10 plugin-config-metadata:
11   title: ONOS fuel Plugin configuration template
12   version: 0.2
13   created: Fre Jan 29 2016
14   comment: None
15
16 onos:
17   metadata:
18     # chosen_id: Assigned during installation
19     class: plugin
20     default: false
21     enabled: true
22     label: onos plugin
23     toggleable: true
24     versions:
25     - metadata:
26         always_editable: false
27         # plugin_id: Assigned during installation
28         plugin_version: 0.8.0
29         restrictions:
30         - cluster:net_provider != 'neutron': Neutron only
31         - settings:public_network_assignment.assign_to_all_nodes.value == false: Assign
32             public network to all nodes
33     weight: 70