X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Farchitecture%2Farchitecture.rst;h=69484ac369009c3eac1a388d30de7cc7b14658dd;hb=refs%2Fchanges%2F35%2F131935%2F9;hp=cd0e0be902528ded0b6182d9213454187487092c;hpb=b0f136169fcf812b4f030a6d0ffe2817977b313c;p=policy%2Fparent.git diff --git a/docs/architecture/architecture.rst b/docs/architecture/architecture.rst index cd0e0be9..69484ac3 100644 --- a/docs/architecture/architecture.rst +++ b/docs/architecture/architecture.rst @@ -476,20 +476,20 @@ The following services will be required for the ONAP Policy Framework: ================ ============================== ======================================================================= **Service** **Endpoint** **Description** ================ ============================== ======================================================================= -PAP https://policy-pap The PAP service, used for policy administration and deployment. See +PAP policy-pap The PAP service, used for policy administration and deployment. See :ref:`Policy Design and Development ` for details of the API for this service -PDP-X-\ *domain* https://policy-pdpx-\ *domain* A PDP service is defined for each PDP group. A PDP group is identified +PDP-X-\ *domain* policy-pdpx-\ *domain* A PDP service is defined for each PDP group. A PDP group is identified by the domain on which it operates. For example, there could be two PDP-X domains, one for admission policies for ONAP proper and another for admission policies for VNFs of operator *Supacom*. Two PDP-X services are defined: - | https://policy-pdpx-onap - | https://policy-pdpx-\ *supacom* -PDP-D-\ *domain* https://policy-pdpd-\ *domain* -PDP-A-\ *domain* https://policy-pdpa-\ *domain* + | policy-pdpx-onap + | policy-pdpx-\ *supacom* +PDP-D-\ *domain* policy-pdpd-\ *domain* +PDP-A-\ *domain* policy-pdpa-\ *domain* ================ ============================== ======================================================================= There is one and only one PAP service, which handles policy deployment, administration, and monitoring for all policies