Removing deployed from policy/api 95/102895/2
authorRam Krishna Verma <ram_krishna.verma@bell.ca>
Tue, 3 Mar 2020 17:37:27 +0000 (12:37 -0500)
committerRam Krishna Verma <ram_krishna.verma@bell.ca>
Tue, 3 Mar 2020 21:43:00 +0000 (16:43 -0500)
commit5949dbc9b1a3648a9d9f4046e565d0ca8be9149a
treed7b32d3ba5816d5efb4ae9ff7e9b951d75a53c36
parent26df4c98fb4f1467a405608f761100575bbc34f8
Removing deployed from policy/api

The deployed API has already been created in PAP as part of Policy Update Notifications work.
Removing the corresponding one from policy/api to make sure that all run time administration
of PdpGroup and deployed policies are done only via PAP.

Leaving the deployed API's in legacy controller as they will be removed together.

Issue-ID: POLICY-1941
Change-Id: Ibe131f1aab3ec6a0eec05a2c91b5a140efc61b72
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
main/src/main/java/org/onap/policy/api/main/rest/ApiRestController.java
main/src/main/java/org/onap/policy/api/main/rest/provider/PolicyProvider.java
main/src/test/java/org/onap/policy/api/main/rest/TestApiRestServer.java
main/src/test/java/org/onap/policy/api/main/rest/provider/TestPolicyProvider.java