Age | Commit message (Collapse) | Author | Files | Lines |
|
also fix a typo in property name
resourceSourceMappings is required for loading the resources
(templates, DDs, blueprint), but the bean initializing its values
was getting instantiated after the resources loading process, ending
up failing loading the resources.
Mkaing DataBaseInitService dependent on the ApplicationRegistrationService
bean will force SpringBoot to have the dependsOn bean loaded before the one
declaring the dependency.
Change-Id: I573a7706212dd411a284ec7b57c9373d7d6ff376
Issue-ID: CCSDK-650
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Table names are case-sensitive in the version of Maria used in ONAP.
Change-Id: I0a38a35a48fd2a2c850af67b46f882f2e7c96047
Issue-ID: CCSDK-608
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Changes for bypassing normal flow when client passes an already resolved name. Plus, unit test updates, and code formatting updates to follow standards.
Change-Id: I7e432531b6f344f6aeb358e2b28b8a6fd74c5070
Issue-ID: CCSDK-608
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Add support with Basic Auth
Disable hostname validation as k8s service name might not be listed
within the cert
Add support to trustore client side.
Change-Id: I279df2b5e2fadd425fbeb3dc53ff72d8e3dcfe87
Issue-ID: CCSDK-600
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Added additional configurable properties for interfaces, and to work with no certificates or https.
Change-Id: I680b10ce21c41cecf6c32ddbbcb1c33967fff2e0
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Added exec phase, and using lighter docker base image.
Change-Id: I020c6e88408f4d17fe214ee7ac8f960230ad4980
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
More tests, changes for maria DB, support for UUID and timestamp etc.
Change-Id: I17bdf3acbe970ef4104f2ec0d59d5777c0a9928e
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Sonar link : https://sonar.onap.org/code?id=org.onap.ccsdk.apps%3Accsdk-apps&selected=org.onap.ccsdk.apps%3Accsdk-apps-ms-neng%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fccsdk%2Fapps%2Fms%2Fneng%2Fcore%2FJerseyConfiguration.java
Issue-ID: CCSDK-549
Change-Id: Ie2b186a810a3284f574baea6caa847814dfa6e55
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
fixed sonar issues as detailed in CCSDK-526
Issue-ID: CCSDK-526
Change-Id: Ie00d7147e5ddfc596e9b5484a7aef4984204bab2
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Support for docker compose and some fixes.
Change-Id: Ida28efd9c785aaf9d12b31e053ef5b1014289e60
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Using different docker plugin.
Change-Id: I2103d3058e9b3d1b95dac49790b244e21d77b39a
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Docker updates and tests.
Change-Id: Iba669453c4035290441c757f5b1c673ab41213d6
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Refactor DB scripts.
Change-Id: I9a9a2f57435a73f7adb35c388d33dad1f9316e75
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Integration tests and more unit tests.
Change-Id: Id3500085a43ff817d04d8f407e5cdbc4271dfb35
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Unit tests.
Change-Id: I14176a8b47764d5e308258fd9b24bf3e301d04d5
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Docker and DB scripts.
Change-Id: I2e9e153f6c72e5f5d6ee86cc9dfc275ec77b4642
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
API and configuration related classes.
Change-Id: Ic62c502fc38b3f36dc12016e16f61adba789db9d
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Main generation algorithm and AAI interface.
Change-Id: I21eb0065358b4c9eeda85a4ae41545e864fdc627
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Entities and repository classes.
Change-Id: I9d7e11fd7196c20cf74ff302f552c1732e0c9121
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Adding pom, main files and policy related classes.
Change-Id: I9ccbd03784cb2d85b3f1be353417f596384bd554
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
|