corrected as plugin there is no feature.

This commit is contained in:
Narinder Gupta (for canonical email id) 2016-02-08 11:15:38 -06:00
parent 6fbaecb3d0
commit 5e2a444aee
1 changed files with 1 additions and 3 deletions

View File

@ -33,15 +33,13 @@ PROFILES = {
},
"openvswitch-odl-Be": {
"feature:install": ["odl-ovsdb-openstack",
"odl-ovsdb-plugin",
"odl-restconf",
"odl-aaa-authn",
"odl-dlux-all"],
"port": 8080
},
"openvswitch-odl-Be-l3": {
"feature:install": ["odl-ovsdb-openstack",
"odl-ovsdb-plugin"],
"feature:install": ["odl-ovsdb-openstack"],
"port": 8080
},
"openvswitch-odl-Be-sfc": {