aboutsummaryrefslogtreecommitdiffstats
path: root/ms/neng
AgeCommit message (Collapse)AuthorFilesLines
2018-10-03Fix neng communication with AAIAlexis de Talhouët5-39/+41
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>
2018-09-27Roll to next snapshot versionTimoney, Dan (dt5972)1-3/+2
Roll to next snapshot version Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-27Prepare for release0.3.0Timoney, Dan (dt5972)1-2/+2
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>
2018-09-24Added test file for GetConfigRequestArundathi Patil1-0/+60
To increase the coverage. Issue-ID: CCSDK-552 Change-Id: Id01311100b2f8d21e000eb6d3d6ed5d221c92f7f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24Merge "Added test file to AaiServiceImpl"Dan Timoney1-0/+51
2018-09-24Added test file to AaiServiceImplArundathi Patil1-0/+51
Wrote test cases to AaiServiceImpl. Issue-ID: CCSDK-552 Change-Id: I820c09caee9c4c533d07ea9d1f1c5d77dbbe09a8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-23naming ms - pom updates for docker.bt29831-2/+6
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>
2018-09-21Make neng produce DockerimageAlexis de Talhouët1-24/+26
Change-Id: Iea7694a0f39d2614ec880d6c6fafe305baa2bea7 Issue-ID: CCSDK-593 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-09-21Merge "naming ms - pom updates for docker."Dan Timoney1-145/+118
2018-09-21Merge "Added test file for ServiceParameterTest"Dan Timoney1-0/+95
2018-09-21Merge "Added test file to cover IdentifierMap"Dan Timoney1-0/+98
2018-09-21Merge "Added test file for PolicyDetails"Dan Timoney1-0/+75
2018-09-20naming ms - pom updates for docker.BT29831-145/+118
Switching to io.fabric8 plugin. Change-Id: I5b37c90983fe5f5df5860c623413afd661bbf0b6 Issue-ID: CCSDK-588 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-20Merge "naming ms - interface testing updates."Dan Timoney3-5/+28
2018-09-20Merge "Added test file to cover GeneratedName"Dan Timoney1-0/+90
2018-09-20Merge "Added test file to cover AaiResponse"Dan Timoney1-0/+41
2018-09-20Merge "added test case to SpringServiceTest.java"Dan Timoney1-0/+5
2018-09-20Added test file for ServiceParameterTestArundathi Patil1-0/+95
To increase the coverage Issue-ID: CCSDK-552 Change-Id: Ia70ae4efffb673a8b5b358a4e56f66a526cc860b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-20Added test file for PolicyDetailsArundathi Patil1-0/+75
To increase the coverage Issue-ID: CCSDK-552 Change-Id: Ic5f8105bdf6b071c3ab42bcf4ef48a152c29dfc4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-20Merge "added test case to PolicyPropertyMethodUtilsTest"Dan Timoney1-0/+5
2018-09-19naming ms - pom updates for docker.BT29831-1/+1
Temporarily disabling docker. Change-Id: I0550730057fafe296243d3a14f3821174008c6e1 Issue-ID: SDNC-462 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-19naming ms - pom updates for docker.BT29831-1/+1
Giving absolute path for docker plugin. Change-Id: If02b0d7d1e6d5763e4cc7dd6ccacf5e717bb9b2c Issue-ID: SDNC-462 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-19naming ms - pom updates for docker.BT29831-1/+9
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>
2018-09-19Added test file to cover GeneratedNameArundathi Patil1-0/+90
To increase the coverage Issue-ID: CCSDK-552 Change-Id: Icd2308880de9bf2f11e6fb2d5fe1b1a12f64a18f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-19Added test file to cover IdentifierMapArundathi Patil1-0/+98
To increase the coverage. Issue-ID: CCSDK-552 Change-Id: I5c31b6388bc08413b57ad13f83728d530457602d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-19Added test file to cover AaiResponseArundathi Patil1-0/+41
To increase code coverage Issue-ID: CCSDK-552 Change-Id: I54efcd4eddc339832d49e8ec571ec1c24aa51b52 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-18naming ms - interface testing updates.BT29833-5/+28
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>
2018-09-19added test case to SpringServiceTest.javaSandeep J1-0/+5
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I7d395d354468469b919b87a69ec7542e90346b6c Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-18added test case to PolicyPropertyMethodUtilsTestSandeep J1-0/+5
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I99e927f97e06be07d25a4a297cd129e1bbb01cda Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-18naming ms - docker updates.BT29832-1/+16
Added exec phase, and using lighter docker base image. Change-Id: I020c6e88408f4d17fe214ee7ac8f960230ad4980 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-09-17naming micro-service updates.BT298325-48/+645
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>
2018-09-14Merge "added test case to PolicyFinderServiceImpl"Dan Timoney1-0/+9
2018-09-14Merge "added test cases to SpringServiceTest.java"Dan Timoney1-0/+15
2018-09-14Merge "added test case to PropertyOperatorTest.java"Dan Timoney1-0/+9
2018-09-14added test case to PolicyFinderServiceImplSandeep J1-0/+9
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I9f926a3dc218c2c7a6de6d616b49999f7c531466 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-14added test cases to SpringServiceTest.javaSandeep J1-0/+15
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I6f6964410c8743d4141243e7a6b32ab7393d60ec Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-14added test case to PropertyOperatorTest.javaSandeep J1-0/+9
to increase code coverage Issue-ID: CCSDK-552 Change-Id: I9efbb57491b6b6c53447dbb77da97d5a62c93481 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-13Use mariadb JDBC connectorTimoney, Dan (dt5972)2-23/+8
To resolve license issues, use mariadb JDBC connector Change-Id: I9c953e27b69fbd33fa715cfc3917af7991a23457 Issue-ID: CCSDK-559 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-13Control docker build with profileTimoney, Dan (dt5972)1-48/+94
Docker build should only be run if docker profile is enabled. Change-Id: I6942c3e59b769053fd47d04fe98f3e4b95ea33dd Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-12Merge "added test cases to SequenceFormatter.java"Dan Timoney1-2/+41
2018-09-12Merge "added TestExternalInterface.java"Dan Timoney1-0/+97
2018-09-12added test cases to SequenceFormatter.javaSandeep J1-2/+41
to increase code coverage for PolicySequence.java Issue-ID: CCSDK-552 Change-Id: Ia630d079f1bbdd583e98b7a162f036a0b3a0d1ed Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-12added TestExternalInterface.javaSandeep J1-0/+97
added TestExternalInterface.java to test ExternalInterface.java. Coverage increased from 0 to 100%. Issue-ID: CCSDK-552 Change-Id: I99e206677ba890927e1bb036b88c85adada06116 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-09-12JerseyConfiguration:Fixed sonar issueArundathi Patil1-6/+7
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>
2018-09-11fixed major sonar issues in SpringServiceImpl.javaSandeep J1-6/+8
fixed sonar issues as detailed in CCSDK-526 Issue-ID: CCSDK-526 Change-Id: Ie00d7147e5ddfc596e9b5484a7aef4984204bab2 Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
2018-08-27Naming micro-service updates.BT29834-12/+71
Support for docker compose and some fixes. Change-Id: Ida28efd9c785aaf9d12b31e053ef5b1014289e60 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-08-20Naming micro-service code.BT29832-11/+57
Using different docker plugin. Change-Id: I2103d3058e9b3d1b95dac49790b244e21d77b39a Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-08-16Naming micro-service code.BT298330-147/+817
Docker updates and tests. Change-Id: Iba669453c4035290441c757f5b1c673ab41213d6 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-08-01Adding naming micro-service code - pom updates.BT29831-12/+81
Updates to pom.xml per earlier comments, and linked to the parent pom. Change-Id: Id052d631a1855980ef9917b0144aa4a0ec6d652f Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>
2018-07-24Adding naming micro-service code - scripts-2.BT29837-64/+0
Refactor DB scripts. Change-Id: I9a9a2f57435a73f7adb35c388d33dad1f9316e75 Issue-ID: CCSDK-342 Signed-off-by: BT2983 <BT2983@att.com>