Adding validation of updated policies 79/2479/2
authorPatrikBuhr <patrik.buhr@est.tech>
Wed, 12 Feb 2020 07:35:53 +0000 (08:35 +0100)
committerPatrikBuhr <patrik.buhr@est.tech>
Wed, 12 Feb 2020 09:15:14 +0000 (10:15 +0100)
commit8936c783ff4f362fbc9b96b658b5defb0701da54
tree5fedf308296c9cf181cb84b04955b69479d0d268
parent89e139b32a18dfffe03a25107584e9d9cfa59fda
Adding validation of updated policies

The ric cannot be changed.

Change-Id: I24d493ce4922256ab3567f7ba5ad7e9a1b9f6588
Issue-ID: NONRTRIC-107
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
dashboard/webapp-backend/src/main/java/org/oransc/ric/portal/dashboard/policyagentapi/PolicyAgentApiImpl.java
policy-agent/src/main/java/org/oransc/policyagent/clients/A1ClientFactory.java
policy-agent/src/main/java/org/oransc/policyagent/controllers/PolicyController.java
policy-agent/src/main/java/org/oransc/policyagent/controllers/RicInfo.java
policy-agent/src/test/java/org/oransc/policyagent/ApplicationTest.java
policy-agent/src/test/java/org/oransc/policyagent/clients/A1ClientFactoryTest.java