Fix broken link to tacker_nfv_defs in docs
Link to tacker_nfv_defs does not exist Wrong link: https://github.com/openstack/tacker/blob/master/tacker/vnfm/tosca/lib/tacker_nfv_defs.yaml Correct link: https://github.com/openstack/tacker/blob/master/tacker/tosca/lib/tacker_nfv_defs.yaml Change-Id: I33836feef02c7996b46505c79369e78b7057741d
This commit is contained in:
@@ -65,8 +65,8 @@ network function.
|
||||
flavor describing physical properties for the VDU to be spawned, monitoring
|
||||
policies for the VDU, providing user data in form of custom commands to the
|
||||
VDU. A complete list of VDU properties currently supported by Tacker are
|
||||
listed `here <https://github.com/openstack/tacker/blob/master/tacker/vnfm/
|
||||
tosca/lib/tacker_nfv_defs.yaml>`_ under **properties** section of
|
||||
listed `here <https://github.com/openstack/tacker/blob/master/tacker/tosca/
|
||||
lib/tacker_nfv_defs.yaml>`_ under **properties** section of
|
||||
**tosca.nodes.nfv.VDU.Tacker** field
|
||||
|
||||
Specifying VDU properties
|
||||
|
||||
Reference in New Issue
Block a user