X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdevelopment%2Fdevtools%2Fdevtools.rst;h=cef06796d03ed7b4526a0a4236a938ab05ee3592;hb=e8a4d3adf8847a2eefdad7d167295b56d85407c4;hp=8b150b481c9e8d7234884ae585c1c8bb78a03284;hpb=01d39cdce963a0be50923d7c4d9467caaa7e41d3;p=policy%2Fparent.git diff --git a/docs/development/devtools/devtools.rst b/docs/development/devtools/devtools.rst index 8b150b48..cef06796 100644 --- a/docs/development/devtools/devtools.rst +++ b/docs/development/devtools/devtools.rst @@ -58,7 +58,7 @@ ONAP Policy Framework has dependencies to the ONAP Parent *oparent* module, the policy/xacml-pdp \ policy/distribution \ policy/gui \ - policy/engine " + policy/clamp " ## ## Help screen and exit condition (i.e. too few arguments) @@ -152,7 +152,7 @@ Execution of the script above results in the following directory hierarchy in yo * ~/git/onap/policy/docker * ~/git/onap/policy/drools-applications * ~/git/onap/policy/drools-pdp - * ~/git/onap/policy/engine + * ~/git/onap/policy/clamp * ~/git/onap/policy/apex-pdp * ~/git/onap/policy/xacml-pdp * ~/git/onap/policy/distribution @@ -198,10 +198,7 @@ Building ONAP Policy Framework Components drools-applications distribution gui - - engine + clamp @@ -277,8 +274,11 @@ familiar with the Policy Framework components and test any local changes. :maxdepth: 1 policy-gui-controlloop-smoke.rst - -.. + db-migrator-smoke.rst + cl-participants-smoke.rst + clamp-smoke.rst + clamp-cl-participant-protocol-smoke.rst + policy-participant-smoke.rst api-smoke.rst .. @@ -296,8 +296,6 @@ familiar with the Policy Framework components and test any local changes. .. distribution-smoke.rst -.. - clamp-smoke.rst Running the Stability/Performance Tests *************************************** @@ -317,7 +315,7 @@ familiar with the Policy Framework components and test any local changes. clamp-s3p.rst Running the Pairwise Tests -*********************** +************************** The following links contain instructions on how to run the pairwise tests. These may be helpful to developers check that the Policy Framework works in a full ONAP deployment. @@ -325,6 +323,12 @@ the Policy Framework works in a full ONAP deployment. .. toctree:: :maxdepth: 1 + clamp-policy.rst + + clamp-dcae.rst + + policy-cds.rst + .. api-pairwise.rst @@ -343,9 +347,6 @@ the Policy Framework works in a full ONAP deployment. .. distribution-pairwise.rst -.. - clamp-pairwise.rst - Generating Swagger Documentation ********************************