diff options
author | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-05-03 22:04:12 +0000 |
---|---|---|
committer | Hagop Bozawglanian <hagop.bozawglanian@att.com> | 2019-05-13 16:44:23 +0000 |
commit | 7b41d73dcce7cf7cf8ed7242b16c723762718b49 (patch) | |
tree | 802fd57e79ea1edf95cab63500ca3ba14171e6e2 /docs/guides | |
parent | a06088166e90f7c5aa2cd4ad1aa0713a593b0dea (diff) |
VNFRQTS - Updating title to VNF and PNF
The naming convention has changed from xNF, VNF/PNF to VNF and PNF
so I need to update the names to reflect this change.
Change-Id: Ib47dfa2b4e67600663bdbd077585b9a436f4f47b
Issue-ID: VNFRQTS-507
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-provider/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/guides/onap-provider/index.rst b/docs/guides/onap-provider/index.rst index 187d9ddbe..94761744b 100644 --- a/docs/guides/onap-provider/index.rst +++ b/docs/guides/onap-provider/index.rst @@ -2,10 +2,10 @@ .. International License. http://creativecommons.org/licenses/by/4.0 .. Copyright 2017 AT&T Intellectual Property. All rights reserved. -.. _vnf_reqs: +.. _vnf_pnf_reqs: -VNF Requirements and Guidelines -=============================== +VNF and PNF Requirements and Guidelines +======================================= The following includes guides and requirements are provided to describe tasks that an VNF or PNF provider of ONAP may need to properly |