Merge "Add description to parameters in policy controller"
[nonrtric.git] / policy-agent / src / main / java / org / oransc / policyagent / controllers / PolicyController.java
2020-06-09 Henrik AnderssonMerge "Add description to parameters in policy controller"
2020-06-09 Henrik AnderssonMerge "Added UUID to policy ids and new policy types"
2020-06-08 maximessonAdd description to parameters in policy controller 17/4017/3
2020-06-08 Henrik AnderssonMerge "Small change installation guide A1 Controller"
2020-06-08 RehanRazaRemove Sonar issue 19/4019/1
2020-06-04 Henrik AnderssonMerge "Step version for release"
2020-06-04 Henrik AnderssonMerge "Test env documentation and new features"
2020-06-03 Henrik AnderssonMerge "Revert the app config file"
2020-06-03 Henrik AnderssonMerge "Add documentation & data scripts"
2020-06-02 John KeeneyMerge "Some improved traces"
2020-06-02 PatrikBuhrSome improved traces 32/3932/2
2020-05-14 Henrik AnderssonMerge "Update mrstub with nginx"
2020-05-13 PatrikBuhrSupport for transient policies not recreated at synchro... 79/3679/3
2020-04-20 Henrik AnderssonMerge "Updated function test environment"
2020-04-15 PatrikBuhrRemoved throwing of runtime exceptions 78/3278/1
2020-04-09 Henrik AnderssonMerge "Added check in PUT policy"
2020-04-09 PatrikBuhrAdded check in PUT policy 28/3228/2
2020-04-09 John KeeneyMerge "Added check of callback URL in service registration"
2020-04-09 John KeeneyMerge "Added RIC state to RicInfo in the agent NBI"
2020-04-08 PatrikBuhrAdded RIC state to RicInfo in the agent NBI 15/3215/1
2020-04-07 Henrik AnderssonMerge "Change name of policy ID in API"
2020-04-07 elinuxhenrikChange name of policy ID in API 29/3129/4
2020-04-02 PatrikBuhrConcurrency improvements 97/3097/3
2020-03-23 John KeeneyMerge "Remove dashboard"
2020-03-20 John KeeneyMerge "Spring Aspect logging"
2020-03-20 John KeeneyMerge "Bugfix, version negotiation"
2020-03-20 John KeeneyMerge "Renamed things to fit with namechange of RicSync...
2020-03-19 elinuxhenrikRenamed things to fit with namechange of RicSynchroniza... 43/2843/3
2020-03-18 PatrikBuhrAdded GET policy_ids in the agent NBI 45/2845/3
2020-03-17 PatrikBuhrHandling of A1 STD 1.1 83/2783/4
2020-03-12 Henrik AnderssonMerge "Add sdnc-a1-controller in build process"
2020-03-12 Henrik AnderssonMerge "Added a test for service supervision"
2020-03-12 PatrikBuhrAdded a test for service supervision 50/2750/5
2020-03-11 Henrik AnderssonMerge "REST error codes"
2020-03-10 PatrikBuhrREST error codes 12/2712/3
2020-03-04 elinuxhenrikRemove code smells in Policy Agent 64/2664/3
2020-03-04 PatrikBuhrFixed concurrency problems 65/2665/3
2020-03-04 Henrik AnderssonMerge "Remove code smells in dashboard"
2020-03-04 Henrik AnderssonMerge "Fixed concurrency problems"
2020-03-03 PatrikBuhrFixed concurrency problems 25/2625/4
2020-03-03 Henrik AnderssonMerge "Remove unused exceptions from dashboard backend"
2020-03-02 Henrik AnderssonMerge "Junit tests for ServiceException"
2020-03-02 Henrik AnderssonMerge "Fix code error simulator"
2020-03-02 elinuxhenrikRemove code smells and increase code coverage 60/2560/6
2020-02-25 Henrik AnderssonMerge "Add unit tests for SdncOscA1Client"
2020-02-25 Henrik AnderssonMerge "Add unit tests for AsyncRestClient"
2020-02-24 Henrik AnderssonMerge "Improve the dockerized auto test"
2020-02-24 Henrik AnderssonMerge "Adding validation of updated policies"
2020-02-12 PatrikBuhrAdding validation of updated policies 79/2479/2
2020-02-11 Henrik AnderssonMerge "Remove code smells in PolicyController"
2020-02-11 Henrik AnderssonMerge "Updates of the policy agent NBI"
2020-02-10 PatrikBuhrUpdates of the policy agent NBI 49/2449/2
2020-02-10 elinuxhenrikRemove code smells in PolicyController 61/2461/1
2020-02-05 Henrik AnderssonMerge "Running Dmaap consumer in a seprate thread"
2020-02-05 PatrikBuhrRunning Dmaap consumer in a seprate thread 87/2387/9
2020-01-30 Henrik AnderssonMerge "Exception test Fix"
2020-01-29 Henrik AnderssonMerge "NBI documentation using swagger UI"
2020-01-29 PatrikBuhrNBI documentation using swagger UI 66/2366/2
2020-01-28 Henrik AnderssonMerge "Removed the DMAAP Accepted/Rejected Call"
2020-01-28 elinuxhenrikFix configuration in JSon 55/2355/1
2020-01-28 elinuxhenrikMake use of Lombok 51/2351/2
2020-01-23 Henrik AnderssonMerge "DMAAP Consumer logic"
2020-01-23 PatrikBuhrAdapting to OSC A1 API 13/2313/2
2020-01-23 Henrik AnderssonMerge "Dockerize the test enviroment"
2020-01-23 Henrik AnderssonMerge "Infrastructure for having mutiple RIC APIs"
2020-01-22 PatrikBuhrInfrastructure for having mutiple RIC APIs 93/2293/4
2020-01-17 Henrik AnderssonMerge "Changed recovery so that policies will be reconf...
2020-01-17 PatrikBuhrChanged recovery so that policies will be reconfigured... 60/2260/1
2020-01-17 Henrik AnderssonMerge "New version of NearRT-RIC simulator"
2020-01-17 Henrik AnderssonMerge "Return response codes from policy controller"
2020-01-17 Henrik AnderssonMerge "Changed in config will add and recover Rics"
2020-01-16 PatrikBuhrChanged in config will add and recover Rics 43/2243/3
2020-01-14 PatrikBuhrAdded callback to R-APPS invoked after RIC recovery 12/2212/2
2020-01-14 Henrik AnderssonMerge "Change docker image name"
2020-01-14 Henrik AnderssonMerge "Recovery handling"
2020-01-13 Henrik AnderssonMerge "Removed the duplicate dependency"
2020-01-10 PatrikBuhrRecovery handling 93/2193/1
2020-01-09 John KeeneyMerge "Updates of the NBI"
2020-01-08 PatrikBuhrUpdates of the NBI 68/2168/2
2020-01-07 YongchaoWumodify dockerfile to fix jenkins staing jobs 62/2162/2
2020-01-03 Henrik AnderssonMerge "Add unit test for A1 client"
2020-01-03 Henrik AnderssonMerge "Added queryparam 'ric' for get_types REST API"
2019-12-20 PatrikBuhrAdded queryparam 'ric' for get_types REST API 89/2089/1
2019-12-20 Henrik AnderssonMerge "Swagger documentation"
2019-12-20 elinuxhenrikAdapt to new A1Client interface 86/2086/1
2019-12-19 LathishSwagger documentation 71/2071/2
2019-12-16 elinuxhenrikChange to JUnit5 and clean up pom 37/2037/2
2019-12-16 Henrik AnderssonMerge "Add Error Handling in A1 Client"
2019-12-16 Henrik AnderssonMerge "Dashboard using policy agent NBI"
2019-12-16 PatrikBuhrDashboard using policy agent NBI 20/2020/2
2019-12-10 PatrikBuhrAdded ServiceController and Service supervision 82/1982/5
2019-12-09 elinuxhenrikCleanup 75/1975/1
2019-12-09 elinuxhenrikAdd first version of startup 69/1969/2
2019-12-09 PatrikBuhrAdded a getPolicies query REST call 57/1957/3
2019-12-06 Henrik AnderssonMerge "Continue work with PolicyControl"
2019-12-06 PatrikBuhrContinue work with PolicyControl 54/1954/2
2019-12-05 Henrik AnderssonMerge "Minor pom updates"
2019-12-05 PatrikBuhrAdded RIC Config 44/1944/1
2019-11-28 Henrik AnderssonMerge "Policy-agent skeleton"
2019-11-28 PatrikBuhrPolicy-agent skeleton 40/1840/3