Fix broken link in VNF Component Usage Guide

The section "How to setup environment" refers to Heat software
configuration resources. This information is remove from
heat-templates to new repository heat-agents.
The referred link [1] is broken and the correct link is [2].
[1] https://github.com/openstack/heat-templates/blob/master/hot/software-config/elements/README.rst
[2] https://docs.openstack.org/heat-agents/latest/index.html.

Change-Id: Ic722f8ce36d9f2b9ede5c501190a0e7b5ebfd577
Closes-Bug: #1888471
This commit is contained in:
Manpreet Kaur 2020-07-29 12:27:30 +00:00
parent 896d03804d
commit 6e9a12def9
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ How to setup environment
~~~~~~~~~~~~~~~~~~~~~~~~~
To make use of VNFC in Tacker, we have to upload the image to the glance in
which heat-config and heat-config agents are installed. The installation steps
can be referred `here <https://github.com/openstack/heat-templates/blob/master/
hot/software-config/elements/README.rst>`_. The tool
can be referred `here <https://docs.openstack.org/heat-agents/latest/
install/building_image.html>`_. The tool
'tools/vnfc/build_image.sh' can be used to generate such a kind of image.
Currently VNFC feature works by using `heat software config <https://docs.openstack.org/heat/latest/