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>
|
|
Roll to next Casablanca snapshot
Change-Id: I432cd05ecbafa27462a30ae1f325919d2aed0204
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
|
|
Update to prepare for RC0 release build: remove -STAGING tag from
release version and use released parent poms.
Change-Id: I6b1a9c5ce48badada0da7a8988bf58ad84c1528f
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.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>
|
|
Upgrade spring version to resolve security vulnerabilities
Change-Id: I1a02c7a09a6f57fb2b69a6f2afe7325c60f9a4cf
Issue-ID: CCSDK-441
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@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>
|
|
Roll to next snapshot version
Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Updated ccsdk/apps to prepare for release build:
(a) Removed -STAGING tag from release version in version.properties
(b) Updated parents to use released versions
Change-Id: Id02db0fa514734abbf65bc39ccfa8ad26e9d43e8
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Added testcase for handle error method in PolicyFinderService
Issue-ID: CCSDK-594
Change-Id: I5ec263001af0cf7ddc5a8065e54d5d162c295e29
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
|
|
To increase the coverage
Issue-ID: CCSDK-552
Change-Id: I6f21460997b6913bc4dab39f81a614ba115650aa
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
To increase the coverage
Issue-ID: CCSDK-552
Change-Id: I418c62fd2a134fd307883cfa4f270bcd2345262a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
To increase the coverage.
Issue-ID: CCSDK-552
Change-Id: I31e72eea55b4a6b9ff5e0e4bf1b6f8182621432e
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
To increase the coverage
Issue-ID: CCSDK-552
Change-Id: Id62958fce23c38b3c957a82ed6ddf7e5a2b15ae1
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
To increase the coverage.
Issue-ID: CCSDK-552
Change-Id: Id01311100b2f8d21e000eb6d3d6ed5d221c92f7f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
|
|
Wrote test cases to AaiServiceImpl.
Issue-ID: CCSDK-552
Change-Id: I820c09caee9c4c533d07ea9d1f1c5d77dbbe09a8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
Updates to pom.xml to fix the docker build issues. Set the right phase for copy, and adding additional tags to image.
Change-Id: I31726bfc6183bf2ccc2485d752093a8bb62a4703
Issue-ID: CCSDK-588
Signed-off-by: bt2983 <bt2983@att.com>
|
|
Change-Id: Iea7694a0f39d2614ec880d6c6fafe305baa2bea7
Issue-ID: CCSDK-593
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
|
|
|
|
|
|
|
|
Switching to io.fabric8 plugin.
Change-Id: I5b37c90983fe5f5df5860c623413afd661bbf0b6
Issue-ID: CCSDK-588
Signed-off-by: BT2983 <BT2983@att.com>
|
|
|
|
|
|
|
|
|
|
To increase the coverage
Issue-ID: CCSDK-552
Change-Id: Ia70ae4efffb673a8b5b358a4e56f66a526cc860b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
To increase the coverage
Issue-ID: CCSDK-552
Change-Id: Ic5f8105bdf6b071c3ab42bcf4ef48a152c29dfc4
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
|
|
Temporarily disabling docker.
Change-Id: I0550730057fafe296243d3a14f3821174008c6e1
Issue-ID: SDNC-462
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Giving absolute path for docker plugin.
Change-Id: If02b0d7d1e6d5763e4cc7dd6ccacf5e717bb9b2c
Issue-ID: SDNC-462
Signed-off-by: BT2983 <BT2983@att.com>
|
|
Copying docker files to target directory since the src seems to be unavailable during official build.
Issue-ID: SDNC-462
Change-Id: I20fd57b80e93f75b2419ec4071cdc4205748ebac
Signed-off-by: BT2983 <BT2983@att.com>
|
|
To increase the coverage
Issue-ID: CCSDK-552
Change-Id: Icd2308880de9bf2f11e6fb2d5fe1b1a12f64a18f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
To increase the coverage.
Issue-ID: CCSDK-552
Change-Id: I5c31b6388bc08413b57ad13f83728d530457602d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
|
|
To increase code coverage
Issue-ID: CCSDK-552
Change-Id: I54efcd4eddc339832d49e8ec571ec1c24aa51b52
Signed-off-by: Arundathi Patil <arundpil@in.ibm.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>
|
|
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I7d395d354468469b919b87a69ec7542e90346b6c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
to increase code coverage
Issue-ID: CCSDK-552
Change-Id: I99e927f97e06be07d25a4a297cd129e1bbb01cda
Signed-off-by: Sandeep J <sandeejh@in.ibm.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>
|
|
|