summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-05-09 22:01:00 +0000
committerBozawglanian, Hagop (hb755d) <hb755d@att.com>2018-05-09 22:01:54 +0000
commitf57518dff29b2ea3314a3a0c980ba4cccc23bf63 (patch)
tree45c3b368b699a43ca8070d0a969a17345cef8b71
parentf8016f150d475ff7abc620df86f1d1b71c83cf53 (diff)
VVP - Fixing the API's and release notes
Fixing small bugs within the documents Change-Id: I72e7e204bdff935197992734b7829b7b01ed0e00 Issue-ID: VVP-35 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
-rw-r--r--docs/offeredapis.rst22
-rw-r--r--docs/release-notes.rst4
2 files changed, 3 insertions, 23 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst
index ec96ae6..20a696b 100644
--- a/docs/offeredapis.rst
+++ b/docs/offeredapis.rst
@@ -7,24 +7,4 @@ Offered APIs
==============
-Example Swagger Displayed with swaggerv2doc directive
---------------------------------------------------------
-
-.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=vfc/nfvo/lcm.git;a=blob_plain;f=lcm/swagger/vfc.nslcm.swagger.json
-
-
-Example documenting a REST interface with Sphinx httpdomain directive
------------------------------------------------------------------------
-
-.. http:get:: path
-
- For more information see `<https://pythonhosted.org/sphinxcontrib-httpdomain>`_
-
-
-Word Document Converted to RST using Pandocs
------------------------------------------------
-
-.. toctree::
- :maxdepth: 1
-
- ../../submodules/appc.git/docs/APPC API Guide/APPC API Guide
+None Available at this time
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index f1924ed..ac6cbcc 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -12,7 +12,7 @@ Release Notes
The VVP project was created to provide validation scripts for
VNFs to test validity against the ONAP Requirements.
-Version: 1.0.0
+Version: 2.0.0
---------------
@@ -41,7 +41,7 @@ Version: 1.0.0
- Only deployable using OOM, will be a standalone toolkit in the future.
- - EWSGI webserver dependencies.
+ - UWSGI webserver dependencies.
**Security Issues**