Correct references and add release notes 07/54707/1
authorRich Bennett <rb2745@att.com>
Thu, 14 Jun 2018 04:15:29 +0000 (00:15 -0400)
committerRich Bennett <rb2745@att.com>
Thu, 14 Jun 2018 04:21:52 +0000 (00:21 -0400)
Correct gerrit URL, architecture, and API refrences
Position Use Case Diagrams in Developer Section

Change-Id: I149aad66844e343697771a7a3e4db14ff3a3daea
Issue-ID: DOC-278
Signed-off-by: Rich Bennett <rb2745@att.com>
docs/guides/onap-developer/apiref/index.rst
docs/guides/onap-developer/architecture/references.rst
docs/guides/onap-developer/developing/index.rst
docs/guides/onap-developer/index.rst
docs/guides/onap-developer/settingup/onap_individual.rst
docs/guides/onap-developer/use-cases/index.rst [moved from docs/use-cases/index.rst with 91% similarity]
docs/guides/onap-developer/use-cases/vfw.rst [moved from docs/use-cases/vfw.rst with 98% similarity]
docs/guides/onap-user/index.rst
docs/guides/onap-user/vnfcertifier.rst
docs/index.rst
docs/release-notes.rst

index 53b075b..f1a1171 100644 (file)
@@ -47,7 +47,7 @@ Common Services
    :titlesonly:
 
    AAI - Active and Available Inventory <../../../submodules/aai/aai-common.git/docs/AAI REST API Documentation/AAIRESTAPI_AMSTERDAM.rst>
-   AAI ESR <../../../submodules/submodules/aai/esr-server.git/docs/offeredapis.rst>
+   AAI ESR <../../../submodules/aai/esr-server.git/docs/offeredapis.rst>
    DMAAP MR - Data Management as a Platform (Message Router) <../../../submodules/dmaap/messagerouter/messageservice.git/docs/offeredapis/offeredapis.rst>
    ExtAPI- External API/NBI - NorthBound API <../../../submodules/externalapi/nbi.git/docs/offeredapis/index.rst>
    Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/offeredapis.rst>
index beaed5c..520f8f9 100644 (file)
@@ -31,7 +31,7 @@ User Interfaces
    APPC CDT - Application Controller Design Tool  <../../../submodules/appc.git/docs/APPC CDT Guide/APPC CDT Guide.rst>
    CLAMP - Closed Loop Automation Platform <../../../submodules/clamp.git/docs/architecture.rst>
    CLI - Command Line Interface <../../../submodules/cli.git/docs/architecture.rst>
-   PORTAL
+   PORTAL <../../../submodules/portal.git/docs/platform/architecture.rst>
    SDC - Service Design and Creation <../../../submodules/sdc.git/docs/architecture.rst>
    UUI- Usecase UI <../../../submodules/usecase-ui.git/docs/platform/architecture.rst>
    VID - Virtual Infrastructure Deployment <../../../submodules/vid.git/docs/architecture.rst>
index a7877d4..a34afa9 100644 (file)
@@ -139,8 +139,9 @@ Integration
 * ONAP Amsterdam release content is specified within a list of project
   artifact versions available in the form of
   a :ref:`manifest<doc-release-manifest>`.
+
 * To install the whole ONAP (from a complete demo solution perspective)
-  refer to :ref:`Setting Up ONAP <demo-installing-running-onap>`.
+  refer to :ref:`Setting Up ONAP <demo-installing-running-onap-requirements>`.
 
 Logging Analytics
 -----------------
index 8ef2c0a..8ed4eae 100644 (file)
@@ -4,8 +4,8 @@
 
 .. _onap_developer_guides:
 
-ONAP Developer Guides
-=====================
+Developer Guides
+================
 The following guides are provided for developers who want to
 understanding or contribute to the ONAP open source.
 
@@ -18,4 +18,5 @@ understanding or contribute to the ONAP open source.
    developing/index
    how-to-use-docs/index
    apiref/index
+   use-cases/index
 
index faac85a..8bd92d8 100644 (file)
@@ -23,8 +23,13 @@ developers who desire to focus their attention on a few components and who
 have a deep understanding of dependencies between components.
 This type of installation is not recommended to fully install ONAP.
 
-* The list of ports used by default within ONAP is documented in `ONAP Service List <https://wiki.onap.org/display/DW/ONAP+Services+List>`_.
-* The ONAP Source Code is available through Gerrit at https://gerrit.onap.org or Git at https://git.onap.org/.
+* The list of ports used by default within ONAP is documented
+  in `ONAP Service List <https://wiki.onap.org/display/DW/ONAP+Services+List>`_.
+
+* The ONAP Source Code is available through Gerrit
+  at https://gerrit.onap.org/r/#/admin/projects or Git at https://git.onap.org/.
+
 * ONAP is packaged within Docker and can be dowloaded from Docker Hub at https://hub.docker.com/r/onap.
+
 * ONAP Docker releases are specified by a list of project artifact versions
   in a :ref:`manifest<doc-release-manifest>`.
similarity index 91%
rename from docs/use-cases/index.rst
rename to docs/guides/onap-developer/use-cases/index.rst
index cc076b1..d9dc0d2 100644 (file)
@@ -2,8 +2,8 @@
 .. http://creativecommons.org/licenses/by/4.0
 .. Copyright 2017 AT&T Intellectual Property.  All rights reserved.
 
-ONAP Use Cases
-==============
+Use Cases
+=========
 
 Example uses case descriptions and sequence diagrams illustrating
 interactions between platform components.
@@ -12,3 +12,4 @@ interactions between platform components.
    :maxdepth: 1
 
    vfw.rst
+   volte.rst
similarity index 98%
rename from docs/use-cases/vfw.rst
rename to docs/guides/onap-developer/use-cases/vfw.rst
index 7c230ca..2f83102 100644 (file)
@@ -2,8 +2,8 @@
 .. http://creativecommons.org/licenses/by/4.0
 .. Copyright 2017 AT&T Intellectual Property.  All rights reserved.
 
-vFirewall
-=========
+vFirewall Use Case
+==================
 
 Description
 -----------
index 189d34f..24cfcf1 100644 (file)
@@ -4,8 +4,8 @@
 
 
 
-ONAP User Guides
-================
+User Guides
+===========
 The following guides are provided to describe tasks that a user of
 ONAP may need to perform when integrating, deploying, and operating
 an instance of ONAP.
index 76a96be..4387d0c 100644 (file)
@@ -4,6 +4,6 @@ VNF Certifier
 ==============
 
 .. toctree::
-   :maxdepth:2
+   :maxdepth: 2
 
    ../../../submodules/vvp/documentation.git/docs/index.rst
index fbcb897..a882caf 100644 (file)
@@ -1,4 +1,6 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. This work is licensed under a Creative Commons Attribution 4.0
+.. International License. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 AT&T Intellectual Property.  All rights reserved.
 
 .. _master_index:
 
@@ -11,9 +13,6 @@ ONAP Documentation
    release/index
    guides/onap-developer/index
    guides/onap-user/index
-   use-cases/index
-
-
 
 Index and Search
 ================
index fbc9e7f..8b9cc2c 100644 (file)
@@ -1,4 +1,3 @@
-
 .. This work is licensed under a Creative Commons Attribution 4.0
    International License. http://creativecommons.org/licenses/by/4.0
    Copyright 2017 AT&T Intellectual Property.  All rights reserved.
@@ -11,14 +10,25 @@ Release Notes
 Version: 2.0.0
 --------------
 
-:Release Date: 2018-07-06
+:Release Date: 2018-06-07
 
 
 **New Features**
 
+* Created a beijing branch referencing all repos providing documentation
+  for the beijing release.
 
-**Other**
+* Added tox environments and documentation for linkcheck and spellcheck buiders.
+
+* Verify jobs now include the html build in the archived log to make it
+  easier to review changes prior to merge.
 
+* Provided guidelines for document "code reviews" and
+  end of release work with multiple branches.
+
+* Added a template for a Virtual Netework Function
+
+**Other**
 
 Version: 1.0.0
 --------------