ovn: Add initial design documentation.
authorBen Pfaff <blp@nicira.com>
Thu, 26 Feb 2015 22:49:26 +0000 (14:49 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 26 Feb 2015 22:49:26 +0000 (14:49 -0800)
commitfe36184b7a637839329e2b567659081fbe74ae5f
tree4e24f16e78b9478e1c3dae73cc50152bb98c173a
parentd3cb080e54ed7dad66ff14dd4bc29350fc8ae867
ovn: Add initial design documentation.

This commit adds preliminary design documentation for Open Virtual Network,
or OVN, a new OVS-based project to add support for virtual networking to
OVS, initially with OpenStack integration.

This initial design has been influenced by many people, including (in
alphabetical order) Aaron Rosen, Chris Wright, Gurucharan Shetty, Jeremy
Stribling, Justin Pettit, Ken Duda, Kevin Benton, Kyle Mestery, Madhu
Venugopal, Martin Casado, Natasha Gude, Pankaj Thakkar, Russell Bryant,
Teemu Koponen, and Thomas Graf.  All blunders, however, are due to my own
hubris.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
Makefile.am
configure.ac
ovn/TODO [new file with mode: 0644]
ovn/automake.mk [new file with mode: 0644]
ovn/ovn-architecture.7.xml [new file with mode: 0644]
ovn/ovn-controller.8.in [new file with mode: 0644]
ovn/ovn-nb.ovsschema [new file with mode: 0644]
ovn/ovn-nb.xml [new file with mode: 0644]
ovn/ovn.ovsschema [new file with mode: 0644]
ovn/ovn.xml [new file with mode: 0644]