vtep: Initial checkin of vtep schema.
authorBruce Davie <bdavie@vmware.com>
Tue, 8 Oct 2013 21:37:51 +0000 (14:37 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 17 Oct 2013 22:09:12 +0000 (15:09 -0700)
commitadd17b6945ab6d484becd19616d353e09a328b9a
treeb88b92d1b737827775263d5511eb76c1861b6044
parentaf4e1a4ab785cf592efd9eefa9802691523e3af0
vtep: Initial checkin of vtep schema.

The hardware VTEP OVSDB schema specifies relations that a VTEP can use
to integrate physical ports into logical switches maintained by a
network virtualization controller such as NVP.

Co-authored-by: Ben Pfaff <blp@nicira.com>
Co-authored-by: Kenneth Duda <kduda@aristanetworks.com>
Co-authored-by: Justin Pettit <jpettit@nicira.com>
Signed-off-by: Bruce Davie <bdavie@vmware.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Kenneth Duda <kduda@aristanetworks.com>
Signed-off-by: Justin Pettit <jpettit@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
Makefile.am
lib/.gitignore
lib/automake.mk
lib/vtep-idl.ann [new file with mode: 0644]
vtep/.gitignore [new file with mode: 0644]
vtep/automake.mk [new file with mode: 0644]
vtep/vtep.ovsschema [new file with mode: 0644]
vtep/vtep.xml [new file with mode: 0644]