Change-Id: I70f81d0ad66d559a672ca037021b4256b18a202d
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
-ONOS_BRANCH=1e0aef4a4495b66122c00bbe698ec95d8d17fe5a
-ONOS_REPO=https://review.openstack.org/openstack/fuel-plugin-onos
-ONOS_CHANGE=
+ONOS_BRANCH=Kilo
+ONOS_REPO=git://git.openstack.org/openstack/fuel-plugin-onos
-attributes:
+onos:
metadata:
+ enabled: true
+ label: onos plugin
+ plugin_id: 1
restrictions:
- - "cluster:net_provider != 'neutron'": "Neutron only"
-
+ - cluster:net_provider != 'neutron': Neutron only
+ toggleable: true
+ weight: 70
+ public_eth:
+ description: Please note that onos needs an independent eth for public network
+ when interfaces of nodes are configured, or L3 traffic to internet will fail!
+ Defualt is eth3.
+ label: Public Ethernet Port
+ type: text
+ value: eth3
+ weight: 20