X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fdevelopment%2Fdevtools%2Fdevtools.rst;h=5dc3af33a95247925cd3e04b5e64359d0f801c2f;hb=a38f506800bdfb0c960072f08571ce84c95c66ff;hp=cc973ed64376bd5bdb6a837e9209cbd3a4eb1e02;hpb=bce3dd4e670a89e46e042afcd24259afec15736b;p=policy%2Fparent.git diff --git a/docs/development/devtools/devtools.rst b/docs/development/devtools/devtools.rst index cc973ed6..5dc3af33 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,11 +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 .. @@ -299,11 +296,6 @@ familiar with the Policy Framework components and test any local changes. .. distribution-smoke.rst -.. - clamp-smoke.rst - -.. - clamp-cl-participant-protocol-smoke.rst Running the Stability/Performance Tests ***************************************