diff options
Diffstat (limited to 'docs')
5 files changed, 6 insertions, 5 deletions
diff --git a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst index 4ab31e8..12fa33f 100644 --- a/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst +++ b/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst @@ -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 diff --git a/docs/Chapter7/Configuration-Management.rst b/docs/Chapter7/Configuration-Management.rst index bce9cbd..013f2fd 100755 --- a/docs/Chapter7/Configuration-Management.rst +++ b/docs/Chapter7/Configuration-Management.rst @@ -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 diff --git a/docs/Chapter7/Monitoring-And-Management.rst b/docs/Chapter7/Monitoring-And-Management.rst index d6fd80e..30cecea 100755 --- a/docs/Chapter7/Monitoring-And-Management.rst +++ b/docs/Chapter7/Monitoring-And-Management.rst @@ -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 diff --git a/docs/Chapter7/VNF-On-boarding-and-package-management.rst b/docs/Chapter7/VNF-On-boarding-and-package-management.rst index 7963edb..d236394 100755 --- a/docs/Chapter7/VNF-On-boarding-and-package-management.rst +++ b/docs/Chapter7/VNF-On-boarding-and-package-management.rst @@ -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:: diff --git a/docs/index.rst b/docs/index.rst index 402c0b5..427667a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,6 +12,7 @@ See the License for the specific language governing permissions and limitations under the License. +.. _vnf_requirements_documentation: VNF Requirements Documentation ------------------------------ |