diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-07-26 19:40:00 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-07-26 19:43:24 +0000 |
commit | a274a7cfb49db0e68d40c1ccb597f4860cc52047 (patch) | |
tree | fd487dd9831d292cb5989d85c3cb44718066ec36 | |
parent | 092c7be21635f9423f2b4383164f3286a76f8964 (diff) |
VNFRQTS - Updating links in Beijing.beijing
Updating the links and formatting of Beijing.
Change-Id: I492dffee6b20bf8c287dccefa660dfede0e2a9a9
Issue-ID: VNFRQTS-266
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
-rw-r--r-- | docs/manual_use_case.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/manual_use_case.rst b/docs/manual_use_case.rst index c493c7f..6df8ecf 100644 --- a/docs/manual_use_case.rst +++ b/docs/manual_use_case.rst @@ -29,12 +29,12 @@ VNF Impacts ------------------------ For VNFs to make use of the Manual Scaling Capabilities of ONAP, they must support the following functionality: - 1. VNFs must support a Healthcheck as described in: `The Management Section of the ONAP VNF Guidelines <http://onap.readthedocs.io/en/latest/submodules/vnfrqts/requirements.git/docs/Chapter7.html#vnf-rest-apis>`_. + 1. VNFs must support a Healthcheck as described in: `The Management Section of the ONAP VNF Guidelines <http://onap.readthedocs.io/en/beijing/submodules/vnfrqts/requirements.git/docs/Chapter7.html#vnf-rest-apis>`_. a. R-31809 is the requirement dictating the need for VNF Healthchecks. - b. The Ansible Healthcheck Playbook description may be found in `The Ansible Standards and Capabilities Section <http://onap.readthedocs.io/en/latest/submodules/vnfrqts/requirements.git/docs/Chapter7.html#ansible-standards-and-capabilities>`_. - 2. VNF Heat Templates must be built according the `VNF Modularity Rules <http://onap.readthedocs.io/en/latest/submodules/vnfrqts/requirements.git/docs/Chapter4.html#d-vnf-modularity>`_. + b. The Ansible Healthcheck Playbook description may be found in `The Ansible Standards and Capabilities Section <http://onap.readthedocs.io/en/beijing/submodules/vnfrqts/requirements.git/docs/Chapter7.html#ansible-standards-and-capabilities>`_. + 2. VNF Heat Templates must be built according the `VNF Modularity Rules <http://onap.readthedocs.io/en/beijing/submodules/vnfrqts/requirements.git/docs/Chapter4.html#d-vnf-modularity>`_. a. The VF_Module to be scaled must be built according the VNF Modularity Rules for Incremental Modules. - 3. Configuration of the VNF must be done via NETCONF, Chef, or Ansible as described in `Configuration Management <http://onap.readthedocs.io/en/latest/submodules/vnfrqts/requirements.git/docs/Chapter7.html#c-configuration-management>`_. + 3. Configuration of the VNF must be done via NETCONF, Chef, or Ansible as described in `Configuration Management <http://onap.readthedocs.io/en/beijing/submodules/vnfrqts/requirements.git/docs/Chapter7.html#configuration-management>`_. .. |image0| image:: Scale_Out_Workflow.png |