hardware_vtep Physical Tables (Physical_Switch, Physical_Port, Physical_Locator,... 24/8224/2
authorMadhu Venugopal <mavenugo@gmail.com>
Sun, 22 Jun 2014 15:22:53 +0000 (08:22 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Mon, 23 Jun 2014 17:37:38 +0000 (10:37 -0700)
commit53805a52bb3d9dbf2957c0e37326eb09c8396c2c
treebb8143f07dbde8a7b311ad65cac1db64e05ff174
parenta1359ded74d165fcc21a722fb3774d51856bc591
hardware_vtep Physical Tables (Physical_Switch, Physical_Port, Physical_Locator, Physical_LocatorSet)
IT cases will be added once the hardware_vtep emulator setup is in place.

Change-Id: I6f2b284d2d63755425023c59d0ad85429d14ec3a
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
schemas/hardware_vtep/src/main/java/org/opendaylight/ovsdb/schema/hardwarevtep/PhysicalLocator.java [new file with mode: 0644]
schemas/hardware_vtep/src/main/java/org/opendaylight/ovsdb/schema/hardwarevtep/PhysicalLocatorSet.java [new file with mode: 0644]
schemas/hardware_vtep/src/main/java/org/opendaylight/ovsdb/schema/hardwarevtep/PhysicalPort.java [new file with mode: 0644]
schemas/hardware_vtep/src/main/java/org/opendaylight/ovsdb/schema/hardwarevtep/PhysicalSwitch.java [new file with mode: 0644]