diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2016-08-18 11:04:38 +0200 |
---|---|---|
committer | ChristopherPrice <christopher.price@ericsson.com> | 2016-08-19 14:56:07 +0200 |
commit | 33c5e8c359ed51349a3810f68886a25f6fc10f79 (patch) | |
tree | ac5022d899a729fa6eb0036d5f7c5ffdc227e1b7 /docs/userguide/index.rst | |
parent | 55ef39e7796633029e5a3e061532e0984c2be798 (diff) |
Adding ovsnfv scenario docs
Copied these docs from https://gerrit.opnfv.org/gerrit/#/c/18563/
These should be in the feature/scenarion project repo for better information control by the projects.
Added some notes to the installer links indicating they need to be updated when the final URL's are available.
co-author: Billy O'Mahony <billy.o.mahony@intel.com>
Change-Id: I21bfca06e4a8d117bb10b7b79504eb20aa62d4b7
Signed-off-by:Christopher Price <christopher.price@ericsson.com>
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index 7181e5b..1566bf6 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -1,14 +1,24 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. Copyright (c) 2016 Open Platform for NFV Project, Inc. and its contributors +.. (c) Intel Corporation + +================= +OVSNFV user guide +================= + +.. The feature user guide should provide an OPNFV user with enough information to +.. use the features provided by the feature project in the supported scenarios. +.. This guide should walk a user through the usage of the features once a scenario +.. has been deployed and is active according to the installation guide provided +.. by the installer project. -============================== -OVSNFV Guides and Installation -============================== .. toctree:: - :numbered: :maxdepth: 3 - featureusage.rst + ./feature.userguide.rst + +.. The feature.userguide.rst file should contain the text for this document +.. additional documents can be added to this directory and added in the right order +.. to this file as a list below. |