Add new profile for ODL Lithium release

This commit is contained in:
James Page 2016-01-18 18:00:37 +00:00
parent 04a8b5812b
commit 1995a064db
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@ PROFILES = {
"odl-ovsdb-northbound",
"odl-dlux-core"],
"port": 8080
},
"openvswitch-odl-lithium": {
"feature:install": ["odl-ovsdb-openstack"],
"port": 8080
}
}
PROFILES["default"] = PROFILES["openvswitch-odl"]