summaryrefslogtreecommitdiffstats
path: root/ms
AgeCommit message (Collapse)AuthorFilesLines
2019-01-03Prepare apps for release3.0.1-ONAP0.3.3casablancaTimoney, Dan (dt5972)21-20/+38
Prepare apps for 0.3.3 (Casablanca Mtce) release Change-Id: Id731f8148070712d3ab3134b83b685f63b146542 Issue-ID: CCSDK-858 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-14Fix resource-assignment dependencyTimoney, Dan (dt5972)1-1/+0
Removed incorrect local property setting for ccsdk.sli.adaptors.version and instead pick up setting from parent POM Change-Id: I46c73da44746a3442c5037ba60c3945b6de59132 Issue-ID: CCSDK-843 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-19Merge "Roll to next snapshot" into casablancaDan Timoney9-13/+13
2018-11-19Roll to next snapshotTimoney, Dan (dt5972)9-13/+13
Roll to snapshot 0.3.3-SNAPSHOT Change-Id: I76bcbcf6a55c1d7bf774d35d898a2bf17eb899d9 Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-16Do no prepend "sub" for subnet net idAlexis de Talhouët1-1/+1
Change-Id: I4f3123f103913f8fd0d870cc9bbb4f32b0f7b0e1 Issue-ID: CCSDK-727 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-14Prepare for release version3.0.0-ONAP0.3.2Timoney, Dan (dt5972)3-3/+3
Prepare ccsdk/apps to create RC2 artifacts Change-Id: Idc5964faf0f9b80b1c9538e60db80c6cd7d12626 Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-11-13Deterministic startup for resourceSourceMappingsAlexis de Talhouët1-4/+1
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: Id9781057132ddab51ed5a79143d92436304e6b55 Issue-ID: CCSDK-650 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-09Add support for aai nodeAlexis de Talhouët5-1/+110
Change-Id: I6c4d70f270d605dd4d49e89580849c9100ec4928 Issue-ID: SDNC-123 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-08Deterministic startup for resourceSourceMappingsAlexis de Talhouët3-66/+70
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>
2018-11-02Build/deploy ControllerBlueprint DockerimageAlexis de Talhouët1-8/+15
Change-Id: Iba3217fe6080f4a1430095ef4c184fe7e9286459 Issue-ID: CCSDK-646 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-25Assign image keyname and pubkey at vnf levelAlexis de Talhouët9-48/+462
Change-Id: I7eb4b47a9440e277a510864f2bb52323e464da5a Issue-ID: CCSDK-621 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-23Roll to next Casablanca snapshotTimoney, Dan (dt5972)26-33/+33
Roll to next Casablanca snapshot Change-Id: I432cd05ecbafa27462a30ae1f325919d2aed0204 Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-16Merge "Naming micro-service code - sql issues."0.3.1Dan Timoney1-1/+1
2018-10-16Merge "Fix DDs, blueprint and template for vFW CDS"Dan Timoney11-451/+496
2018-10-15Fix DDs, blueprint and template for vFW CDSAlexis de Talhouët11-451/+496
Change-Id: Ia52b9717df2ef67dd5bf667515c55816b750a199 Issue-ID: CCSDK-601 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-12Prepare for RC0 releaseTimoney, Dan (dt5972)3-3/+3
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>
2018-10-10Naming micro-service code - sql issues.BT29831-1/+1
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>
2018-10-09Upgrade spring versionTimoney, Dan (dt5972)1-2/+2
Upgrade spring version to resolve security vulnerabilities Change-Id: I1a02c7a09a6f57fb2b69a6f2afe7325c60f9a4cf Issue-ID: CCSDK-441 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-09Merge "Add DD, blueprint and template for self-serve vFW"Dan Timoney65-470/+6027
2018-10-09Add DD, blueprint and template for self-serve vFWAlexis de Talhouët65-470/+6027
Change-Id: If818d768a471156d02db357c83b005f7dae761ff Issue-ID: CCSDK-601 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com> Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-10-07Naming micro-service code.BT298344-282/+1033
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>
2018-10-04Merge "Fix neng communication with AAI"Dan Timoney5-39/+41
2018-10-04Merge "Added test file for ConfigModelService"Dan Timoney1-0/+36
2018-10-04Merge "Added test file to ModelTypeValidator"Dan Timoney1-0/+58
2018-10-04Merge "Added testcase to PolicyFinderServiceImpl"Dan Timoney1-10/+17
2018-10-04Merge "Added test cases to VlanTag class"Dan Timoney1-1/+17
2018-10-04Merge "Added test file for AllowedRanges"Dan Timoney1-0/+50
2018-10-04Merge "SDN Controller Blueprints Processor"Dan Timoney1-1/+1
2018-10-04Merge "Added test file for NameGenRequest"Dan Timoney1-0/+64
2018-10-04Merge "Added test file for NameGenResponse"Dan Timoney1-0/+51
2018-10-03Merge "Added test file for HelloWorld"Dan Timoney1-0/+42
2018-10-03Merge "Added test file for GetConfigResponse"Dan Timoney1-0/+41
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)27-36/+32
Roll to next snapshot version Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-09-27Added test file for ConfigModelServiceArundathi Patil1-0/+36
Added test file for class ConfigModelService Issue-ID: CCSDK-552 Change-Id: Ie175d141b70494961118f249c48d00d42677d654 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-27Prepare for release0.3.0Timoney, Dan (dt5972)4-928/+928
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-27Added test file to ModelTypeValidatorezhil1-0/+58
Added test class file for ModelTypeValidator Issue-ID: CCSDK-594 Change-Id: I11de4b3a62db499399b2051a4096d3f098d1e135 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-27Added testcase to PolicyFinderServiceImplezhil1-10/+17
Added testcase for handle error method in PolicyFinderService Issue-ID: CCSDK-594 Change-Id: I5ec263001af0cf7ddc5a8065e54d5d162c295e29 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2018-09-25Added test cases to VlanTag classArundathi Patil1-1/+17
added test cases for get/setVlanRole and toString functions. Issue-ID: CCSDK-552 Change-Id: Ie8eff442433c2a878ba892fda51a8d09fd800134 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-25Added test file for AllowedRangesArundathi Patil1-0/+50
To increase the coverage. Issue-ID: CCSDK-552 Change-Id: I782e1eaee13422dd9eee859fffdf98106236e382 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24SDN Controller Blueprints ProcessorSingal, Kapil (ks220y)1-1/+1
Changing Date Format to consume Blueprints Model Artifact Change-Id: I07a48e4781c27aeff6cec4d1cdeb3539e768f4e9 Issue-ID: CCSDK-596 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2018-09-24Added test file for NameGenResponseArundathi Patil1-0/+51
To increase the coverage Issue-ID: CCSDK-552 Change-Id: I6f21460997b6913bc4dab39f81a614ba115650aa Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24Added test file for NameGenRequestArundathi Patil1-0/+64
To increase the coverage Issue-ID: CCSDK-552 Change-Id: I418c62fd2a134fd307883cfa4f270bcd2345262a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24Added test file for HelloWorldArundathi Patil1-0/+42
To increase the coverage. Issue-ID: CCSDK-552 Change-Id: I31e72eea55b4a6b9ff5e0e4bf1b6f8182621432e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-09-24Added test file for GetConfigResponseArundathi Patil1-0/+41
To increase the coverage Issue-ID: CCSDK-552 Change-Id: Id62958fce23c38b3c957a82ed6ddf7e5a2b15ae1 Signed-off-by: Arundathi Patil <arundpil@in.ibm.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>