summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-10-07Update doc referencesSingal, Kapil (ks220y)3-5/+8
Issue-ID: CCSDK-2833 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ibca8de76576e03e32a6af1006768c6813ca91556
2020-10-07Use redoc for api docselinuxhenrik9-605/+1481
Change-Id: Ia530424154226698aad6c1498c90eadf23efdea0 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-10-06Merge "Add support for sphinx-tabs"KAPIL SINGAL1-0/+1
2020-10-05Add support for sphinx-tabsJessica Wagantall1-0/+1
sphinx-tabs seem to be needed as part of the requirements. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4041972eff7e00bc788d04651e07ba2a4ac72fc5
2020-10-05Generated api/api_generated.jsonPatrikBuhr3-1347/+1406
Change-Id: I22142f7752dd3876a689742af17caaf74c13f349 Issue-ID: CCSDK-2502 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-10-03Updating Sphinx version as docs failingSingal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-2833 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I0b603ea4db2cbcf2494881a86941a511dc195dea
2020-10-01Update conf.pyJessica Wagantall1-3/+1
Remove comment use add_css_file to import their ribbon.css Issue-ID: CCSDK-2833 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ifff696e96b7279bea63f2b75c84238a94c0e2fc0
2020-09-30Removing un-necessary tox.iniSingal, Kapil (ks220y)1-0/+2
Issue-ID: CCSDK-2833 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I9bef522e701af8ce4a09b4459875fadceac0cf5a
2020-09-30Add Developer guide to documentationelinuxhenrik7-37/+731
Change-Id: I960370076653737b9d2892ce657015cd5f8025ea Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-25Add ccsdk-oran docs configurationJessica Wagantall7-1/+141
Example of how this changeset was created. includes link to documentation: https://gist.github.com/Aricg/bf95ef40c542ba211be8771e88e6f410 Merging this will create https://onap-ccsdk-oran.readthedocs.io Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I509302cf10fd03d5be93d3f1a8dd5609602bc76b Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-09-23Fix blueprints after removing Sonar issueselinuxhenrik2-10/+2
Change-Id: I120b1646fd43ba74488366e8bd41474191533413 Issue-ID: CCSDK-2604 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-23Add master_index reference to documentationelinuxhenrik1-1/+1
Change-Id: I8b04702c9bcd57a4db4b3927b1b49b06e26865e0 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-22Fix documentation configurationelinuxhenrik6-23/+39
Change-Id: Icf6eaa2c951a04c15d457a1f51fa98661a226f2b Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-21Add documentation configurationelinuxhenrik8-0/+41
Change-Id: I6a1bcd9829c024b5a6c6f1dd55a095a19d020028 Issue-ID: CCSDK-2833 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-17Merge "Remove Sonar issues"KAPIL SINGAL7-356/+221
2020-09-17Remove Sonar issueselinuxhenrik7-356/+221
Change-Id: I4e9b737e110f83a32512c3f5f98bf1a784e6c5ee Issue-ID: CCSDK-2604 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-15Roll to initial Honolulu releaseDan Timoney12-23/+23
Roll to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1a97a62f0ec2ac7da7fa3cd093cd102f77ff9f3e
2020-09-10Release M4 version of ccsdk/oranDan Timoney1-0/+5
Release M4 version of ccsdk/oran Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib55a2ff50a25a8911cf4c16c49be40324c107b1a
2020-09-10Update to use released parent pomsDan Timoney11-18/+18
Update ccsdk/oran to use released version of parent poms in preparation for release build. This is needed because ccsdk-oran Jenkins job is set up to use maven version plugin to roll version, instead of simply removing all occurrences of '-SNAPSHOT' in pom.xmls before doing staging build. Jenkins job should be changed not to use version plugin so that in the future we don't have to change parent pom version before release build. Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ib51168dab3d1585b12043a3ac4979422428333a7
2020-09-09Change to logging.file.name in policy-management-serviceRehanRaza2-2/+2
application.log not found in container. logging.file is deprecated in latest version of spring-boot-parent. Use logging.file.name instead. Change-Id: Icdb0f72f7b4d0647346b331eb4a972165aac4788 Issue-ID: CCSDK-2741 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2020-09-04Merge "Non Root user to access the log file"KAPIL SINGAL1-1/+1
2020-09-03Fixing and Refactoring POM'sSingal, Kapil (ks220y)72-1816/+1795
Adding missing xml tag and parent pom referencing Issue-ID: CCSDK-2730 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I2fa6eb3aea80480452122a62b417a2e944732645
2020-09-03Non Root user to access the log fileLathish1-1/+1
Issue-ID: CCSDK-2622 Change-Id: Ie1963510c0ba61620ada23345a35ae430ca0bbf1 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-09-03Merge "Add version.properties"KAPIL SINGAL1-0/+14
2020-09-03Add version.propertiesecaiyanlinux1-0/+14
ccsdk-oran-maven-docker-stage-master job is failing due to missing version.properties Add version.properties to fix jenkins job Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech> Issue-ID: CCSDK-2699 Change-Id: I5cc8c8f4df1a9b6c49fe8a8b7730f6bfa0cee6d4
2020-09-03Update lifecycle stateDan Timoney1-1/+1
Update lifecycle state to Mature Issue-ID: CCSDK-2660 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I192499b23903f898e2caec259cee0cb615941a6e
2020-09-01Merge "Fixing instable test"Dan Timoney2-14/+35
2020-09-01Remove Sonar issueselinuxhenrik3-167/+103
Change-Id: I237379f7cb8043abaf75870312412a6302c9705a Issue-ID: CCSDK-2604 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-09-01Fixing instable testPatrikBuhr2-14/+35
The testcase in question should wait util the available so that the data synchronization does not iterfere. Change-Id: I152bb5db25cb7d55a0c677595027ef72577f84c0 Issue-ID: CCSDK-2502 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-08-31Fixed so that ApplicationTest(s) is run by mvn testPatrikBuhr3-20/+7
For some reason 'mvn test' skips tests in files named ApplicationTestV1 and ApplicationTestV2 They are renamed, and moved to controllers. Change-Id: I9563f1dcc5ffce98be1b744159fd4a75d3992b19 Issue-ID: CCSDK-2502 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-08-27move a1-adapter to actual ccsdk/odlsli 1.0.1-SNAPSHOT dependencieshighstreetherbert1-5/+7
Issue-ID: SDNC-1336 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I71bc5f949914739df2f7696424e3330df278164e Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-08-27Merge "DMAAP Improvements"KAPIL SINGAL6-133/+167
2020-08-27Merge "Some improvements if NBI V2.0"KAPIL SINGAL23-236/+237
2020-08-27DMAAP ImprovementsPatrikBuhr6-133/+167
When a syntactically incorrect DMAAP is receiced, a response is generated to simplify trouble shooting. Change-Id: I949df0c13e056fa5713a4af6dfc870e1b7078c0a Issue-ID: CCSDK-2498 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-08-26Merge "Set SureFire plugin version to make tests work"KAPIL SINGAL1-0/+2
2020-08-26Set SureFire plugin version to make tests workelinuxhenrik1-0/+2
When the SureFire plugin version is not set to 2.22.2 the tests are not started. Change-Id: Iaface367461187ba2a9068b2c8d8bcbca031d404 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-25Some improvements if NBI V2.0PatrikBuhr23-236/+237
Improved generated swagger API. Furter alignments to https://opensource.zalando.com/restful-api-guidelines/#118 Improved unitttest for faulty JSON in configuration. Changed names: "NonRT-RIC" to "Non-RT RIC" and "NearRT-RIC" to "Near-RT RIC" Change-Id: I4ca0d45605a770b5c33e34019671e088e3fe979d Issue-ID: CCSDK-2498 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-08-24Added additional log informationLathish4-24/+39
Issue-ID: CCSDK-2604 Change-Id: I3b6e9759a9a31d694bc0ba488cd1d2dfb9bcfdb5 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-24Fix Sonar issueselinuxhenrik2-8/+7
Change-Id: I868d22847853ba7646164c2234b608ec319085ab Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-24Update parent pom version and clean upelinuxhenrik1-7/+5
Change-Id: Idcc109e431bcf1bdd1f38fbe7939fcc93000ef45 Issue-ID: CCSDK-2502 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-08-20Merge "REST Style alignment for A1 Policy Management"Dan Timoney66-274/+4248
2020-08-20REST Style alignment for A1 Policy ManagementPatrikBuhr66-274/+4248
Created a structure for support of different NBI APIs. A version 2 is started, which introduces changes initiated by reviews and aligns to https://opensource.zalando.com/restful-api-guidelines/#118 More alignment will be done in later commits. Issue-ID: CCSDK-2498 Change-Id: I810ecce79b5e2462cc77a1c2e7c638fbc6d54774 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
2020-08-19Update Sli Version to release versionLathish2-5/+20
Set DG response to A1 response Issue-ID: CCSDK-2604 Change-Id: I6b3f5e80e452fd754f8157336b795dbc2d40e586 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-17Add A1 implementationLathish4-184/+633
Issue-ID: CCSDK-2604 Change-Id: Iad40153e7a8a0468c4512ae284de47cf42ee31bd Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-13Initial A1 adapter api implmentationLathish17-23/+812
Issue-ID: CCSDK-2604 Change-Id: If946b4f0cc92410e6b903928fd9cb2fd79996dc3 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-08-04Add seed code for A1 policy management serviceRehanRaza86-1/+11994
Change-Id: I4925a613a85b182aab6d78dafd55ec333acba49d Issue-ID: CCSDK-2617 Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
2020-07-31Merge "Add the A1 Adapter API"Dan Timoney9-2/+530
2020-07-31Add the A1 Adapter APILathish9-2/+530
Restructed the repo's Issue-ID: CCSDK-2581 Change-Id: Idb4062cf32d3e55b9c93829e51f67c83842a125e Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2020-07-30Add the Policy Management Service APIelinuxhenrik1-0/+842
Change-Id: I1c816846ebc2d459d0619550c6e127735652d076 Issue-ID: CCSDK-2597 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2020-07-28Add component structure + initial pom fileselinuxhenrik3-0/+130
Change-Id: I232d08c675cce1f70343f5d3ec541bf9a2a73f0e Issue-ID: CCSDK-2597 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>