diff options
Diffstat (limited to 'docs/development/index.rst')
-rw-r--r-- | docs/development/index.rst | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/docs/development/index.rst b/docs/development/index.rst new file mode 100644 index 0000000..5cf12b5 --- /dev/null +++ b/docs/development/index.rst @@ -0,0 +1,22 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. http://creativecommons.org/licenses/by/4.0 + +==================== +OVN4NFV Development +==================== + +:Project: Ovn4Nfv, https://wiki.opnfv.org/display/PROJ/Ovn4nfv + +:Editors: Vikram Dham (Huawei) +:Authors: Vikram Dham (Huawei) + Trinath Somanchi (NXP) + Prakash Ramchandran (Huawei) + +:Abstract: This document provides an overview of networking-ovn,its utilization + into NFV and outlines OpenStack official release. + +.. toctree:: + :maxdepth: 2 + + openstack-networking-ovn.rst + ovn-for-nfv.rst |