Age | Commit message (Collapse) | Author | Files | Lines |
|
Using swagger3 and improving the API documatation.
Change-Id: I31f7783e0a6e6fd7698c68e5df6f2d306bce6816
Issue-ID: CCSDK-3127
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Change-Id: I71b340cb63f3ea6f8814638517ad4482ed30c662
Issue-ID: CCSDK-3108
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
|
|
Update parent pom versions to match OpenDaylight Aluminum SR1 version
(2.1.1-SNAPSHOT)
Issue-ID: CCSDK-3107
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I5c6cb9c8ce46ba682a456b074d719b5c17fa0646
|
|
The springboot version was updated to the latest 2.3.8.RELEASE in org.onap.ccsdk.parent
Hence, the pom file should have the new version as a parent.
Change-Id: Ibb76e6f334a923dec6212aea0634701c07fcd149
Issue-ID: CCSDK-3108
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
|
|
Change-Id: I2a02145c48fd4b022b2e17b157760bd7ddb8128f
Issue-ID: CCSDK-3077
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Replaced the copied pms api files under offered api with symlinks.
Change-Id: I9421fdb959078e5de1a20987f3c2a2fa626bb25d
Issue-ID: CCSDK-3077
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Issue-ID: CCSDK-3054
Change-Id: I0281e616b58bb405b4f79d046af5c30b82753ea0
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
Change-Id: If25daa12d270a43928f583d3a5cbc2258bb426d9
Issue-ID: CCSDK-2966
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Change-Id: I3f3091c76b926425f9a2187e43dd03a1cdb4bda6
Issue-ID: CCSDK-2736
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
If the httpproxy parameters is missing in the application.yaml, the application will run and no proxies will be used.
Previously it did not start.
Change-Id: I5f532a0f106255cc3e30defc8191f674d8bf3731
Issue-ID: CCSDK-2966
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
|
|
Release initial Honolulu version of ccsdk/oran and roll
version to next snapshot
Issue-ID: CCSDK-3002
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic01df9fa3332aa0010743cba7cd4d49e898f25f0
|
|
Corrected config so that PUT config receives an object intestead of a string
Change-Id: Id784cc2840a2e2e981b0c4e874b8a848964e00ea
Issue-ID: CCSDK-2966
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Change-Id: I0a9b8624eda84d74b0f7f00a4981917255744d26
Issue-ID: CCSDK-2966
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Change-Id: If05cec191896c6290086b8c3c1464f589a95e104
Issue-ID: CCSDK-2966
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Change-Id: I56a1f7187d53d57d54b5341f3b2dedb0464e3e27
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Change-Id: I281398dc663c5778ea6a5c34262a5684db4df0d0
Issue-ID: CCSDK-2966
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
|
|
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: Ia28deef87353f00bd29b021679f5669a68495b66
|
|
|
|
|
|
Did not return transient flag.
Improved somew unittests
Skipped unwanted service callback when RIC is removed
Change-Id: I3ca3be5d4592c2a1b31d3b1a23fe601d1d3f85a2
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Break out the reading of the configuration file to a separate class to
prepare for the addition of a REST API to replace the configuration
file.
Change-Id: If61669563d8bc9b0b235a49a30fae3b3efbc5148
Issue-ID: CCSDK-2966
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
A HTTP proxy may be used to access NearRT-RICs
For other HTTP acces; Consul; DMAAP, local, and R-APP callbacks no proxy is used.
Change-Id: Ibc3ed8bada76cafb23323bf03b28a9876bed60eb
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Springboot trunkates last URL path element if it contains a dot '.'.
This is a workaround.
Change-Id: I1ae4139468a2669bfd6e33ae9eff88b2fc2a2004
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
The callback registerred at service registration is formalized, documented and
tested.
Change-Id: Idb135ddcec1862da486c4abd287fd5c7a757d8eb
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Updated tag version to comply with ONAP naming standards
Issue-ID: CCSDK-2963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I654396e52baf4fc940bb43bb2e6fff357e3f2143
|
|
|
|
sdnc onap controller is dismissed
rename SdncOscA1Client to CcsdkA1AdapterClient
rename SdncJsonHelper to A1AdapterJsonHelper
update comments accordingly
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-2502
Change-Id: If525dab599f9fd28203e85dcd57c010c67e20a8b
|
|
Change-Id: I6aab3b8415986c48a111304df153b4c44586fcbf
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Revised the version 2 of the component NBI
Change-Id: I06571bfaa47ea3098ef71ce271e710a45b2d96e3
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Change-Id: I82a00dced95b76c97bf93c61a65a8c9d8157a00f
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
|
|
Change-Id: Ib3d4951f3f9b2061353b5e50f427559a3781b10e
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Change-Id: Id19e858c67681b781871169ef79da5edf48c5cb2
Issue-ID: CCSDK-2833
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
|
|
Change-Id: Ibdfd362a15685488450c432ac7c24cdd1a6ec21b
Issue-ID: CCSDK-2502
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Change-Id: I34ce159abacde85cfe7631402491e457d30c7097
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Jenkins job is failing due to a compilation error
RicSynchronizationTask is refactored in another commit
for improvement of AsynchRestClient
This place needs update too
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: CCSDK-2699
Change-Id: Icc806d48ed1dec6b05c99016a1e2207f52cbbdbd
|
|
|
|
Previously, the cert and the trust databases was
read each time a AsynchRestClient was created.
Now, they are only read once.
This has performance impact.
Change-Id: I7a480a64542187d79ffc2ee7427e0140f45afadc
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Change-Id: I9f47f7369eef021b8d2a7e3fb73c4fc432fe7f56
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
Change-Id: I22142f7752dd3876a689742af17caaf74c13f349
Issue-ID: CCSDK-2502
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
|
|
|
|
Change-Id: I4e9b737e110f83a32512c3f5f98bf1a784e6c5ee
Issue-ID: CCSDK-2604
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
|
|
Roll to initial Honolulu release version
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I1a97a62f0ec2ac7da7fa3cd093cd102f77ff9f3e
|
|
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
|