VNFRQTS - Link consolidation 58/78258/1
authorHagop Bozawglanian <hagop.bozawglanian@att.com>
Mon, 11 Feb 2019 23:26:46 +0000 (23:26 +0000)
committerHagop Bozawglanian <hagop.bozawglanian@att.com>
Mon, 11 Feb 2019 23:26:46 +0000 (23:26 +0000)
Issue-ID: VNFRQTS-547

Change-Id: Idef7f28e6858d5e1f76ca4bd9862ad8eb43595e8
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst
docs/Chapter7/Configuration-Management.rst
docs/Chapter7/Monitoring-And-Management.rst
docs/Chapter7/VNF-On-boarding-and-package-management.rst
docs/index.rst

index 4ab31e8..12fa33f 100644 (file)
@@ -8,7 +8,7 @@ Resource: OS::Nova::Server - Parameters
 
 The OS::Nova::Server resource manages the running virtual machine (VM)
 instance within an OpenStack cloud. (See
-https://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server.)
+https://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Nova::Server)
 
 The following four properties of the ``OS::Nova::Server``
 resource must follow an
index bce9cbd..013f2fd 100755 (executable)
@@ -149,7 +149,7 @@ Lifecycle Management Related Commands
 **The following commands are needed to support various lifecycle management
 flows where the VNF may need to be removed for service.**
 
-Full details on the APIs can be found in the :doc:`APPC LCM API Guide <../../../appc.git/docs/APPC LCM API Guide/APPC LCM API Guide>`
+Full details on the APIs can be found in the :doc:`APPC LCM API Guide <../../../../appc.git/docs/APPC LCM API Guide/APPC LCM API Guide>`
 
 ``DistributeTraffic`` The APPC/SDN-C client is requesting a change to
 traffic distribution (redistribution) done by a traffic balancing/distribution
index d6fd80e..30cecea 100755 (executable)
@@ -311,7 +311,7 @@ Data Structure Specification of the Event Record
    :impacts: dcae
 
    The xNF provider **MUST** provide a YAML file formatted in adherence with
-   the :doc:`VES Event Registration specification<../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>`
+   the :doc:`VES Event Registration specification <../../../../vnfsdk/model.git/docs/files/VESEventRegistration_3_0>`
    that defines the following information for each event produced by the VNF:
 
    * ``eventName``
@@ -330,7 +330,7 @@ Data Structure Specification of the Event Record
    The xNF provider **MUST** indicate specific conditions that may arise, and
    recommend actions that may be taken at specific thresholds, or if specific
    conditions repeat within a specified time interval, using the semantics and
-   syntax described by the :doc:`VES Event Registration specification<../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>`.
+   syntax described by the :doc:`VES Event Registration specification <../../../../vnfsdk/model.git/docs/files/VESEventRegistration_3_0>`.
 
 **NOTE:** The Service Provider may override xNF provider Event
 Registrations using the ONAP SDC Design Studio to finalizes Service
index 7963edb..d236394 100755 (executable)
@@ -132,7 +132,7 @@ Resource Description
     :introduced: casablanca
     :validation_mode: static
 
-    The xNF package MUST provide :doc:`VES Event Registration <../../../../vnfsdk/module.git/files/VESEventRegistration_3_0>`
+    The xNF package MUST provide :doc:`VES Event Registration <../../../../vnfsdk/model.git/docs/files/VESEventRegistration_3_0>`
     for all VES events provided by that xNF.
 
 .. req::
index 402c0b5..427667a 100644 (file)
@@ -12,6 +12,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 
+.. _vnf_requirements_documentation:
 
 VNF Requirements Documentation
 ------------------------------