diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-08-21 09:27:23 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-08-21 09:40:29 -0400 |
commit | cf9abc2987393641f7c6ead48d20dff2b0ecbcdf (patch) | |
tree | aeb5e672e73fe5aa5f216740893ca6332a06dcfb /docs/guides | |
parent | c50283abe07f550581999d8ba15fff2c9d17bd6b (diff) |
Remove deprecated policy/engine docs
As suggested by Eric, removing the links to policy/engine
repository documentation due to deprecation.
Changed the reference to point to policy/parent, that should
have been changed back in Dublin.
Issue-ID: POLICY-2003
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Change-Id: Ic2dcca16e6f839bf5bb8c8a292ecc8f210c63df5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/active-projects/index.rst | 1 | ||||
-rw-r--r-- | docs/guides/onap-developer/architecture/references.rst | 2 | ||||
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 2 |
3 files changed, 1 insertions, 4 deletions
diff --git a/docs/guides/active-projects/index.rst b/docs/guides/active-projects/index.rst index 7e43bdd13..6b72b3aeb 100644 --- a/docs/guides/active-projects/index.rst +++ b/docs/guides/active-projects/index.rst @@ -39,7 +39,6 @@ All Active Projects | :ref:`onap-vfc-nfvo-lcm <onap-vfc-nfvo-lcm:master_index>` | :ref:`onap-vfc-nfvo-driver-vnfm-svnfm <onap-vfc-nfvo-driver-vnfm-svnfm:master_index>` | :ref:`onap-holmes-rule-management <onap-holmes-rule-management:master_index>` -| :ref:`onap-policy-engine <onap-policy-engine:master_index>` | :ref:`onap-portal <onap-portal:master_index>` | :ref:`onap-cli <onap-cli:master_index>` | :ref:`onap-aaf-certservice <onap-aaf-certservice:master_index>` diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst index 5c3dcac04..93b4dc68a 100644 --- a/docs/guides/onap-developer/architecture/references.rst +++ b/docs/guides/onap-developer/architecture/references.rst @@ -47,7 +47,7 @@ Platform Components | :ref:`APPC - Application Controller<onap-appc:master_index>` | :ref:`DCAE - Data Collection Analytics and Events<onap-dcaegen2:architecture>` | :ref:`Holmes<onap-holmes-rule-management:architecture>` -| :ref:`Policy<onap-policy-engine:architecture>` +| :ref:`Policy<onap-policy-parent:architecture>` | :ref:`SDNC - SDN Controller OAM<onap-sdnc-oam:architecture>` | :ref:`SO - Service Orchestrator<onap-so:architecture>` | :ref:`VFC - Virtual Function Controller<onap-vfc-nfvo-lcm:architecture>` diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 5fb135a85..e4bb6b149 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -225,8 +225,6 @@ Policy Framework :ref:`policy parent<onap-policy-parent:master_index>` -:ref:`policy engine<onap-policy-engine:master_index>` - Portal Platform --------------- |