- 379306b Added JUnit tests for DmaapMessageHandler by elinuxhenrik · 4 years, 10 months ago
- dede1d2 Create JUnit tests for DmaapMessageConsumer by elinuxhenrik · 4 years, 10 months ago
- b95b001 Adding tests for EnvironmentProcessor by elinuxhenrik · 4 years, 10 months ago
- 4f60285 Merge "Simplified startup" by Henrik Andersson · 4 years, 10 months ago
- 3e8bccd Simplified startup by PatrikBuhr · 4 years, 10 months ago
- 2de6553 Remove new code smells by elinuxhenrik · 4 years, 10 months ago
- 61d78df Remove policies from repository when Ric is removed from configuration by elinuxhenrik · 4 years, 10 months ago
- beec4d1 Add tests for StartupService by elinuxhenrik · 4 years, 10 months ago
- 23bb446 Remove code smells in Policy Agent by elinuxhenrik · 4 years, 10 months ago
- 14accd2 Fixed concurrency problems by PatrikBuhr · 4 years, 10 months ago
- 47e7c21 Bugfix, no response sent to Dmaap for PUT by PatrikBuhr · 4 years, 10 months ago
- 7c297dd Merge "Fixed concurrency problems" by Henrik Andersson · 4 years, 10 months ago
- 9013ed7 Fixed concurrency problems by PatrikBuhr · 4 years, 10 months ago
- 72c98f3 Changed the Dmaap message payload by PatrikBuhr · 4 years, 10 months ago
- 19f20ea Merge "Junit tests for ServiceException" by Henrik Andersson · 4 years, 10 months ago
- 95b2c7b Junit tests for ServiceException by maximesson · 4 years, 10 months ago
- 28b508e Fix year in licenses by elinuxhenrik · 4 years, 10 months ago
- b66dcce Remove code smells and increase code coverage by elinuxhenrik · 4 years, 10 months ago
- 1a84261 Remove lambda code smells from policyagent/clients by elinuxhenrik · 4 years, 11 months ago
- 336d244 Remove code smells from policyagent/clients by elinuxhenrik · 4 years, 11 months ago
- 894e0fc Merge "Add unit test for StdA1Client" by Henrik Andersson · 4 years, 10 months ago
- 9f9cde2 Merge "Add unit tests for SdnrOnapA1Client" by Henrik Andersson · 4 years, 10 months ago
- 19b5cf0 Add unit tests for SdnrOnapA1Client by RehanRaza · 4 years, 10 months ago
- 86108ab Add unit test for StdA1Client by RehanRaza · 4 years, 10 months ago
- e763d1b Add unit tests for OscA1Client by RehanRaza · 4 years, 10 months ago
- 7619c78 Merge "Add unit tests for SdncOscA1Client" by Henrik Andersson · 4 years, 10 months ago
- cb66474 Add unit tests for SdncOscA1Client by RehanRaza · 4 years, 11 months ago
- 23b4447 Merge "Add unit tests for AsyncRestClient" by Henrik Andersson · 4 years, 10 months ago
- 7d0bb60 Add unit tests for AsyncRestClient by RehanRaza · 4 years, 10 months ago
- 8936c78 Adding validation of updated policies by PatrikBuhr · 4 years, 11 months ago
- 86b5893 Merge "Updates of the policy agent NBI" by Henrik Andersson · 4 years, 11 months ago
- b40e1b4 Updates of the policy agent NBI by PatrikBuhr · 4 years, 11 months ago
- 6c1af5c Add tests for A1ClientFactory by elinuxhenrik · 4 years, 11 months ago
- 1b8d76d Running Dmaap consumer in a seprate thread by PatrikBuhr · 5 years ago
- 0da7354 Merge "Fix bug in SDNC, read controller info from yaml" by Henrik Andersson · 5 years ago
- 1081111 Fix bug in SDNC, read controller info from yaml by RehanRaza · 5 years ago
- 0d8feda Fix tests by elinuxhenrik · 5 years ago
- 94e8c33 Test cases fixed by Lathish · 5 years ago
- 1a9139f Removed one test policy type by PatrikBuhr · 5 years ago
- 0b2f51f DmaapMessageHandler using the agent NBI by PatrikBuhr · 5 years ago
- 3482ea8 Merge "Add test for ApplicationConfig" by Henrik Andersson · 5 years ago
- b7f8d2c Add SDNR A1 client in policy-agent by RehanRaza · 5 years ago
- dd7e4f6 Add test for ApplicationConfig by elinuxhenrik · 5 years ago
- f26d17f NBI documentation using swagger UI by PatrikBuhr · 5 years ago
- 80ebd8e Fix configuration in JSon by elinuxhenrik · 5 years ago
- 9fb9f6e Make use of Lombok by elinuxhenrik · 5 years ago
- d1b7bb4 Merge "Adapted to latest STD A1 API spec" by Henrik Andersson · 5 years ago
- 1f722de Process message with Producer logic by Lathish · 5 years ago
- c3ed1a5 Merge "Add publisher configuration and fix issues" by Henrik Andersson · 5 years ago
- f41b5dd Add publisher configuration and fix issues by elinuxhenrik · 5 years ago
- ebfa288 Minor changes by PatrikBuhr · 5 years ago
- 85cffcf Adapted to latest STD A1 API spec by PatrikBuhr · 5 years ago
- ff56d26 Add A1 controller client in policy-agent by RehanRaza · 5 years ago
- 777b07b Add DMaaP publisher configuration to DmaapClient by elinuxhenrik · 5 years ago
- ab34581 Adapting to OSC A1 API by PatrikBuhr · 5 years ago
- 95db19e Infrastructure for having mutiple RIC APIs by PatrikBuhr · 5 years ago
- 636b594 Move RefreshConfigTask under tasks by RehanRaza · 5 years ago
- 9a02b07 Changed recovery so that policies will be reconfigured in the RIC after RIC restart by PatrikBuhr · 5 years ago
- f694dec Changed in config will add and recover Rics by PatrikBuhr · 5 years ago
- 7a4a590 Added callback to R-APPS invoked after RIC recovery by PatrikBuhr · 5 years ago
- b47a713 Recovery handling by PatrikBuhr · 5 years ago
- a76d95e Updates of the NBI by PatrikBuhr · 5 years ago
- 50e6a61 modify dockerfile to fix jenkins staing jobs by YongchaoWu · 5 years ago
- 9ed2de3 Add first simple version of repository supervision by elinuxhenrik · 5 years ago
- e6f2305 Introduce error handling in StartupService by elinuxhenrik · 5 years ago
- bca5191 Merge "Add unit test for A1 client" by Henrik Andersson · 5 years ago
- 2836337 Add unit test for A1 client by RehanRaza · 5 years ago
- 3e827b5 Added queryparam 'ric' for get_types REST API by PatrikBuhr · 5 years ago
- f88fc83 Cleanup StartupServiceTest by elinuxhenrik · 5 years ago
- 805681f Adapt to new A1Client interface by elinuxhenrik · 5 years ago
- 35e7ea7 Modify method calls in A1 client by RehanRaza · 5 years ago
- a9bf04b Make StartupService use asynchronous client by elinuxhenrik · 5 years ago
- cd9e986 Merge "Support of selecting RIC in dashboard" by Henrik Andersson · 5 years ago
- 7b13df7 Support of selecting RIC in dashboard by PatrikBuhr · 5 years ago
- d901722 Add use of @Mock by elinuxhenrik · 5 years ago
- dfbd081 Change to JUnit5 and clean up pom by elinuxhenrik · 5 years ago
- 4a11283 Integrating A1 client with service supervision by PatrikBuhr · 5 years ago
- 8831a02 Dashboard using policy agent NBI by PatrikBuhr · 5 years ago
- 01cf1b4 Change to JUnit5 by elinuxhenrik · 5 years ago
- e2701bb Merge "Add type support to Ric" by Henrik Andersson · 5 years ago
- 8b92754 Add type support to Ric by elinuxhenrik · 5 years ago
- 2ac18dd Add more configuration unit test by YongchaoWu · 5 years ago
- 7f4d259 Refine test of StartupService by elinuxhenrik · 5 years ago
- 296f7c0 Get types at startup by elinuxhenrik · 5 years ago
- 7adad62 Added ServiceController and Service supervision by PatrikBuhr · 5 years ago
- 6fe1880 Integrate Config Binding Service client by YongchaoWu · 5 years ago
- ce17131 Fix startup by elinuxhenrik · 5 years ago
- 3b5213d Cleanup by elinuxhenrik · 5 years ago
- 63036ab Add first version of startup by elinuxhenrik · 5 years ago
- 4a7dd45 Added a getPolicies query REST call by PatrikBuhr · 5 years ago
- 2aa1689 Continue work with PolicyControl by PatrikBuhr · 5 years ago
- def3c3e Added RIC Config by PatrikBuhr · 5 years ago
- 3bdae60 Policy-agent skeleton by PatrikBuhr · 5 years ago