This is an example application that uses APIs provided by VTN Manager. The VTN Manager is a network virtualization feature which is being developed by OpenDaylight VTN project.
The example code depends on VTN Manager of Beryllium release (OpenDaylight 4th release.)
mvn clean install -DskipTests
It requires the following set up in your environment:
- Maven 3.1.1 or later
- Java 7- or 8-compliant JDK
- An appropriate Maven
settings.xmlfile- For detailed information, see the OpenDaylight wiki page.
cd karaf/target/assembly/
./bin/karaf
After executing the ./bin/karaf, the Karaf console shows up.
You can check the application's log messages by executing the following command in the Karaf console.
log:display | grep VTN