diff options
author | DarraghEgan <darragh.egan@est.tech> | 2020-03-19 15:46:57 +0000 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-03-25 16:01:21 +0000 |
commit | 78f8d30c96ae934cf170f7646057ce7e8e54a401 (patch) | |
tree | 2857b871b8415f0578a9801365c35280726f831a /docs | |
parent | ef648d52e53e36b735e97dd40788c9e27d90100f (diff) |
[INT-1450] : Documentation of PNF Software Upgrade
This contains documentation for PNF Software Upgrade
using Ansible protocol with EM
Issue-ID: INT-1450
Signed-off-by: Darragh Egan <darragh.egan@est.tech>
Change-Id: Ib5385e690c9f6cff7fc2b2251181054dacba777f
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs_5G_PNF_Software_Upgrade.rst | 6 | ||||
-rw-r--r-- | docs/docs_5G_PNF_Software_Upgrade_ansible_with_EM.rst | 8 |
2 files changed, 11 insertions, 3 deletions
diff --git a/docs/docs_5G_PNF_Software_Upgrade.rst b/docs/docs_5G_PNF_Software_Upgrade.rst index fd078e2da..f25066baa 100644 --- a/docs/docs_5G_PNF_Software_Upgrade.rst +++ b/docs/docs_5G_PNF_Software_Upgrade.rst @@ -26,15 +26,15 @@ PNF Software Upgrade Scenarios There are 3 PNF software upgrade scenarios supported in Frankfurt release: -* `Using direct Netconf/Yang interface with PNF <docs_5g_pnf_software_upgrade_direct_netconf_yang>`_ +* `Using direct Netconf/Yang interface with PNF <docs_5G_PNF_Software_Upgrade_direct_netconf_yang.html>`_ - (https://wiki.onap.org/pages/viewpage.action?pageId=64007309) -* `Using Ansible protocol with EM <docs_5g_pnf_software_upgrade_ansible_with_EM>`_ +* `Using Ansible protocol with EM <docs_5G_PNF_Software_Upgrade_ansible_with_EM.html>`_ - (https://wiki.onap.org/pages/viewpage.action?pageId=64007357) -* `Using Netconf/Yang interface with EM <docs_5g_pnf_software_upgrade_netconf_with_EM>`_ +* `Using Netconf/Yang interface with EM <docs_5G_PNF_Software_Upgrade_netconf_with_EM.html>`_ - (https://wiki.onap.org/pages/viewpage.action?pageId=64008675) diff --git a/docs/docs_5G_PNF_Software_Upgrade_ansible_with_EM.rst b/docs/docs_5G_PNF_Software_Upgrade_ansible_with_EM.rst new file mode 100644 index 000000000..2c9ff294e --- /dev/null +++ b/docs/docs_5G_PNF_Software_Upgrade_ansible_with_EM.rst @@ -0,0 +1,8 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +.. _docs_5g_pnf_software_upgrade_ansible_with_EM: + +=========================================================================== +PNF Software Upgrade Scenario: Using Ansible protocol with EM +===========================================================================
\ No newline at end of file |