forked from midokura/odp-ovsdb
-
Notifications
You must be signed in to change notification settings - Fork 0
mavenugo/odp-ovsdb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DIRECTORY ORGANIZATION ====================== - commons/parent: contains the parent pom.xml for all ovsdb projects. - ovsdb: contains the ovsdb SB plugin - distribution/opendaylight: will build a working controller distribution based on the controller + ovsdb modules HOW TO BUILD ============ In order to build it's required to have JDK 1.7+ and Maven 3+, to get a build going it's needed to: cd commons/parent mvn clean install or if you want to avoid SNAPSHOT checking cd commons/parent mvn clean install -nsu HOW TO RUN ============ Upon successful completion of a build cd distribution/opendaylight/target/distribution.ovsdb-1.0.0-SNAPSHOT-osgipackage/opendaylight/ ./run.sh Wait for the osgi console to startup and then point a browser at http:localhost:8080/
About
hardware_vtep fork of the OpenDaylight OVSDB project - Hydrogen Code base
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 99.9%
- Shell 0.1%