Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Update to use released 2.0.2 version of parent poms
Issue-ID: CCSDK-2931
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I8391c4460527ea2f59142a635d7a98421c28afd5
|
|
Roll to next Guilin snapshot version
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic981d02cf285b7c83632aa192fe4427904bb9748
|
|
Release M4 version of ccsdk/oran
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ib55a2ff50a25a8911cf4c16c49be40324c107b1a
|
|
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
|
|
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>
|
|
|
|
Adding missing xml tag and parent pom referencing
Issue-ID: CCSDK-2730
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I2fa6eb3aea80480452122a62b417a2e944732645
|
|
Issue-ID: CCSDK-2622
Change-Id: Ie1963510c0ba61620ada23345a35ae430ca0bbf1
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
|
|
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
|
|
Update lifecycle state to Mature
Issue-ID: CCSDK-2660
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I192499b23903f898e2caec259cee0cb615941a6e
|
|
|
|
Change-Id: I237379f7cb8043abaf75870312412a6302c9705a
Issue-ID: CCSDK-2604
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
Issue-ID: CCSDK-2604
Change-Id: I3b6e9759a9a31d694bc0ba488cd1d2dfb9bcfdb5
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
Change-Id: I868d22847853ba7646164c2234b608ec319085ab
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Change-Id: Idcc109e431bcf1bdd1f38fbe7939fcc93000ef45
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
|
|
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>
|
|
Set DG response to A1 response
Issue-ID: CCSDK-2604
Change-Id: I6b3f5e80e452fd754f8157336b795dbc2d40e586
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
Issue-ID: CCSDK-2604
Change-Id: Iad40153e7a8a0468c4512ae284de47cf42ee31bd
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
Issue-ID: CCSDK-2604
Change-Id: If946b4f0cc92410e6b903928fd9cb2fd79996dc3
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
Change-Id: I4925a613a85b182aab6d78dafd55ec333acba49d
Issue-ID: CCSDK-2617
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
|
|
|
|
Restructed the repo's
Issue-ID: CCSDK-2581
Change-Id: Idb4062cf32d3e55b9c93829e51f67c83842a125e
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
Change-Id: I1c816846ebc2d459d0619550c6e127735652d076
Issue-ID: CCSDK-2597
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Change-Id: I232d08c675cce1f70343f5d3ec541bf9a2a73f0e
Issue-ID: CCSDK-2597
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
|
|
Change-Id: Ib68bedaa653ce898f7f68f89c43518e56996f381
Issue-ID: CCSDK-2595
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Issue-ID: CIMAN-33
Change-Id: Ibd8b9b9e9ac69434e200a451fbf231fb048aac6b
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
Issue-ID: CIMAN-33
Change-Id: I5e8ec8d0888649341c7ffa1c0cdfb7bee73b6957
Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
|
|
|