ccsdk/apps.git
5 years agoNaming micro-service code. 65/69965/1
BT2983 [Mon, 8 Oct 2018 04:39:46 +0000 (22:39 -0600)]
Naming micro-service code.

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>
5 years agoMerge "Fix neng communication with AAI"
Dan Timoney [Thu, 4 Oct 2018 13:23:10 +0000 (13:23 +0000)]
Merge "Fix neng communication with AAI"

5 years agoMerge "Added test file for ConfigModelService"
Dan Timoney [Thu, 4 Oct 2018 13:22:10 +0000 (13:22 +0000)]
Merge "Added test file for ConfigModelService"

5 years agoMerge "Added test file to ModelTypeValidator"
Dan Timoney [Thu, 4 Oct 2018 13:22:00 +0000 (13:22 +0000)]
Merge "Added test file to ModelTypeValidator"

5 years agoMerge "Added testcase to PolicyFinderServiceImpl"
Dan Timoney [Thu, 4 Oct 2018 13:20:47 +0000 (13:20 +0000)]
Merge "Added testcase to PolicyFinderServiceImpl"

5 years agoMerge "Added test cases to VlanTag class"
Dan Timoney [Thu, 4 Oct 2018 13:19:46 +0000 (13:19 +0000)]
Merge "Added test cases to VlanTag class"

5 years agoMerge "Added test file for AllowedRanges"
Dan Timoney [Thu, 4 Oct 2018 13:19:34 +0000 (13:19 +0000)]
Merge "Added test file for AllowedRanges"

5 years agoMerge "SDN Controller Blueprints Processor"
Dan Timoney [Thu, 4 Oct 2018 13:19:27 +0000 (13:19 +0000)]
Merge "SDN Controller Blueprints Processor"

5 years agoMerge "Added test file for NameGenRequest"
Dan Timoney [Thu, 4 Oct 2018 13:19:16 +0000 (13:19 +0000)]
Merge "Added test file for NameGenRequest"

5 years agoMerge "Added test file for NameGenResponse"
Dan Timoney [Thu, 4 Oct 2018 13:19:06 +0000 (13:19 +0000)]
Merge "Added test file for NameGenResponse"

5 years agoMerge "Added test file for HelloWorld"
Dan Timoney [Wed, 3 Oct 2018 12:49:26 +0000 (12:49 +0000)]
Merge "Added test file for HelloWorld"

5 years agoMerge "Added test file for GetConfigResponse"
Dan Timoney [Wed, 3 Oct 2018 12:49:08 +0000 (12:49 +0000)]
Merge "Added test file for GetConfigResponse"

5 years agoFix neng communication with AAI 17/69417/8
Alexis de Talhouët [Thu, 27 Sep 2018 21:11:31 +0000 (23:11 +0200)]
Fix neng communication with AAI

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>
5 years agoRoll to next snapshot version 07/69407/1
Timoney, Dan (dt5972) [Thu, 27 Sep 2018 20:26:45 +0000 (16:26 -0400)]
Roll to next snapshot version

Roll to next snapshot version

Change-Id: Ifbbe4c890c47001d60117f09a67daa278d57dcd4
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoAdded test file for ConfigModelService 29/69329/1
Arundathi Patil [Thu, 27 Sep 2018 14:10:39 +0000 (19:40 +0530)]
Added test file for ConfigModelService

Added test file for class ConfigModelService

Issue-ID: CCSDK-552
Change-Id: Ie175d141b70494961118f249c48d00d42677d654
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoPrepare for release 81/69181/2 0.3.0
Timoney, Dan (dt5972) [Wed, 26 Sep 2018 20:19:36 +0000 (16:19 -0400)]
Prepare for release

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>
5 years agoAdded test file to ModelTypeValidator 81/69281/2
ezhil [Thu, 27 Sep 2018 10:53:37 +0000 (16:23 +0530)]
Added test file to ModelTypeValidator

Added test class file for ModelTypeValidator

Issue-ID: CCSDK-594
Change-Id: I11de4b3a62db499399b2051a4096d3f098d1e135
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoAdded testcase to PolicyFinderServiceImpl 77/69277/1
ezhil [Thu, 27 Sep 2018 10:40:01 +0000 (16:10 +0530)]
Added testcase to PolicyFinderServiceImpl

Added testcase for handle error method in PolicyFinderService
Issue-ID: CCSDK-594
Change-Id: I5ec263001af0cf7ddc5a8065e54d5d162c295e29
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoAdded test cases to VlanTag class 75/68775/1
Arundathi Patil [Tue, 25 Sep 2018 05:54:35 +0000 (11:24 +0530)]
Added test cases to VlanTag class

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>
5 years agoAdded test file for AllowedRanges 73/68773/1
Arundathi Patil [Tue, 25 Sep 2018 05:51:46 +0000 (11:21 +0530)]
Added test file for AllowedRanges

To increase the coverage.

Issue-ID: CCSDK-552
Change-Id: I782e1eaee13422dd9eee859fffdf98106236e382
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoSDN Controller Blueprints Processor 15/68715/1
Singal, Kapil (ks220y) [Mon, 24 Sep 2018 18:01:08 +0000 (14:01 -0400)]
SDN Controller Blueprints Processor

Changing Date Format to consume Blueprints Model Artifact

Change-Id: I07a48e4781c27aeff6cec4d1cdeb3539e768f4e9
Issue-ID: CCSDK-596
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoAdded test file for NameGenResponse 09/68709/1
Arundathi Patil [Mon, 24 Sep 2018 16:58:52 +0000 (22:28 +0530)]
Added test file for NameGenResponse

To increase the coverage

Issue-ID: CCSDK-552
Change-Id: I6f21460997b6913bc4dab39f81a614ba115650aa
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded test file for NameGenRequest 07/68707/1
Arundathi Patil [Mon, 24 Sep 2018 16:51:37 +0000 (22:21 +0530)]
Added test file for NameGenRequest

To increase the coverage

Issue-ID: CCSDK-552
Change-Id: I418c62fd2a134fd307883cfa4f270bcd2345262a
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded test file for HelloWorld 01/68701/1
Arundathi Patil [Mon, 24 Sep 2018 16:26:05 +0000 (21:56 +0530)]
Added test file for HelloWorld

To increase the coverage.

Issue-ID: CCSDK-552
Change-Id: I31e72eea55b4a6b9ff5e0e4bf1b6f8182621432e
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded test file for GetConfigResponse 97/68697/1
Arundathi Patil [Mon, 24 Sep 2018 16:11:22 +0000 (21:41 +0530)]
Added test file for GetConfigResponse

To increase the coverage

Issue-ID: CCSDK-552
Change-Id: Id62958fce23c38b3c957a82ed6ddf7e5a2b15ae1
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded test file for GetConfigRequest 89/68689/1
Arundathi Patil [Mon, 24 Sep 2018 15:50:06 +0000 (21:20 +0530)]
Added test file for GetConfigRequest

To increase the coverage.

Issue-ID: CCSDK-552
Change-Id: Id01311100b2f8d21e000eb6d3d6ed5d221c92f7f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Added test file to AaiServiceImpl"
Dan Timoney [Mon, 24 Sep 2018 13:56:29 +0000 (13:56 +0000)]
Merge "Added test file to AaiServiceImpl"

5 years agoMerge "naming ms - pom updates for docker."
Dan Timoney [Mon, 24 Sep 2018 13:56:07 +0000 (13:56 +0000)]
Merge "naming ms - pom updates for docker."

5 years agoMerge "SDN Controller Blueprints MS Component"
Dan Timoney [Mon, 24 Sep 2018 13:55:44 +0000 (13:55 +0000)]
Merge "SDN Controller Blueprints MS Component"

5 years agoAdded test file to AaiServiceImpl 13/68613/1
Arundathi Patil [Mon, 24 Sep 2018 06:53:13 +0000 (12:23 +0530)]
Added test file to AaiServiceImpl

Wrote test cases to AaiServiceImpl.

Issue-ID: CCSDK-552
Change-Id: I820c09caee9c4c533d07ea9d1f1c5d77dbbe09a8
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agonaming ms - pom updates for docker. 95/68595/1
bt2983 [Sun, 23 Sep 2018 22:39:54 +0000 (16:39 -0600)]
naming ms - pom updates for docker.

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>
5 years agoSDN Controller Blueprints MS Component 83/68483/4
Singal, Kapil (ks220y) [Fri, 21 Sep 2018 18:31:06 +0000 (14:31 -0400)]
SDN Controller Blueprints MS Component

Adding ONAP Resource Definitions with new schema

Change-Id: Ic4e1bd79dd54d12ce12f6e79ae1d738b283f3f0c
Issue-ID: CCSDK-490
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
5 years agoMake neng produce Dockerimage 53/68453/1
Alexis de Talhouët [Fri, 21 Sep 2018 15:08:46 +0000 (11:08 -0400)]
Make neng produce Dockerimage

Change-Id: Iea7694a0f39d2614ec880d6c6fafe305baa2bea7
Issue-ID: CCSDK-593
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoMerge "added version no to google guava plugin dependency"
Dan Timoney [Fri, 21 Sep 2018 13:38:08 +0000 (13:38 +0000)]
Merge "added version no to google guava plugin dependency"

5 years agoMerge "added test file to cover VlanTag.java"
Dan Timoney [Fri, 21 Sep 2018 13:28:41 +0000 (13:28 +0000)]
Merge "added test file to cover VlanTag.java"

5 years agoMerge "added test file to UnassignVlanTagResponseOutput"
Dan Timoney [Fri, 21 Sep 2018 13:25:15 +0000 (13:25 +0000)]
Merge "added test file to UnassignVlanTagResponseOutput"

5 years agoMerge "added test file to cover UnassignVlanTagResponse"
Dan Timoney [Fri, 21 Sep 2018 13:25:07 +0000 (13:25 +0000)]
Merge "added test file to cover UnassignVlanTagResponse"

5 years agoMerge "Controller Blueprints Microservice"
Dan Timoney [Fri, 21 Sep 2018 13:18:44 +0000 (13:18 +0000)]
Merge "Controller Blueprints Microservice"

5 years agoMerge "naming ms - pom updates for docker."
Dan Timoney [Fri, 21 Sep 2018 13:18:20 +0000 (13:18 +0000)]
Merge "naming ms - pom updates for docker."

5 years agoMerge "Added test file for ServiceParameterTest"
Dan Timoney [Fri, 21 Sep 2018 12:45:57 +0000 (12:45 +0000)]
Merge "Added test file for ServiceParameterTest"

5 years agoMerge "Added test file to cover IdentifierMap"
Dan Timoney [Fri, 21 Sep 2018 12:45:25 +0000 (12:45 +0000)]
Merge "Added test file to cover IdentifierMap"

5 years agoMerge "Added test file for PolicyDetails"
Dan Timoney [Fri, 21 Sep 2018 12:45:12 +0000 (12:45 +0000)]
Merge "Added test file for PolicyDetails"

5 years agoadded version no to google guava plugin dependency 97/68397/1
Sandeep J [Fri, 21 Sep 2018 10:14:52 +0000 (15:44 +0530)]
added version no to google guava plugin dependency

to increase code coverage

Issue-ID: CCSDK-591
Change-Id: I0599d001c5433ac1c63c160099090eab09bdaffa
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test file to cover VlanTag.java 89/68389/1
Sandeep J [Fri, 21 Sep 2018 09:52:17 +0000 (15:22 +0530)]
added test file to cover VlanTag.java

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: Ie08cbffb67539a5ef5f27938b52c2a66eac6be7c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test file to UnassignVlanTagResponseOutput 79/68379/1
Sandeep J [Fri, 21 Sep 2018 09:38:49 +0000 (15:08 +0530)]
added test file to UnassignVlanTagResponseOutput

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I9c02ea5869e4b00877212af05411d6195965abd8
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test file to cover UnassignVlanTagResponse 75/68375/2
Sandeep J [Fri, 21 Sep 2018 09:28:19 +0000 (14:58 +0530)]
added test file to cover UnassignVlanTagResponse

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I12dc8bca8c56fa4424e360d98b805f9b3afa23fe
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoController Blueprints Microservice 37/68337/1
Muthuramalingam, Brinda Santh(bs2796) [Fri, 21 Sep 2018 04:15:10 +0000 (04:15 +0000)]
Controller Blueprints Microservice

Add basic authentication for Controllerblueprint MS.

Change-Id: I145e26d6feba873e8d3ed82e4169cbaa425a277e
Issue-ID: CCSDK-590
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agonaming ms - pom updates for docker. 71/68271/1
BT2983 [Thu, 20 Sep 2018 20:26:33 +0000 (14:26 -0600)]
naming ms - pom updates for docker.

Switching to io.fabric8 plugin.

Change-Id: I5b37c90983fe5f5df5860c623413afd661bbf0b6
Issue-ID: CCSDK-588
Signed-off-by: BT2983 <BT2983@att.com>
5 years agoMerge "naming ms - interface testing updates."
Dan Timoney [Thu, 20 Sep 2018 18:30:04 +0000 (18:30 +0000)]
Merge "naming ms - interface testing updates."

5 years agoMerge "Added test file to cover GeneratedName"
Dan Timoney [Thu, 20 Sep 2018 18:05:41 +0000 (18:05 +0000)]
Merge "Added test file to cover GeneratedName"

5 years agoMerge "Added test file to cover AaiResponse"
Dan Timoney [Thu, 20 Sep 2018 18:05:26 +0000 (18:05 +0000)]
Merge "Added test file to cover AaiResponse"

5 years agoMerge "added tst file to cver UnassignVlanTagRequestInput"
Dan Timoney [Thu, 20 Sep 2018 18:04:49 +0000 (18:04 +0000)]
Merge "added tst file to cver UnassignVlanTagRequestInput"

5 years agoMerge "added test file to cover UnassignVlanTagRequest"
Dan Timoney [Thu, 20 Sep 2018 18:04:35 +0000 (18:04 +0000)]
Merge "added test file to cover UnassignVlanTagRequest"

5 years agoMerge "added test fle to cover AsignVlanTagResponseOutput"
Dan Timoney [Thu, 20 Sep 2018 18:04:23 +0000 (18:04 +0000)]
Merge "added test fle to cover AsignVlanTagResponseOutput"

5 years agoMerge "added test file to cover AssignVlanTagResponse"
Dan Timoney [Thu, 20 Sep 2018 18:04:09 +0000 (18:04 +0000)]
Merge "added test file to cover AssignVlanTagResponse"

5 years agoMerge "added test file to cover AssignVlanTagRequestInput"
Dan Timoney [Thu, 20 Sep 2018 18:03:57 +0000 (18:03 +0000)]
Merge "added test file to cover AssignVlanTagRequestInput"

5 years agoMerge "added test file for covering AssignVlanTagRequest"
Dan Timoney [Thu, 20 Sep 2018 18:03:37 +0000 (18:03 +0000)]
Merge "added test file for covering AssignVlanTagRequest"

5 years agoMerge "added test case to TestVlangtagApiServiceImpl"
Dan Timoney [Thu, 20 Sep 2018 18:03:05 +0000 (18:03 +0000)]
Merge "added test case to TestVlangtagApiServiceImpl"

5 years agoMerge "added test case to SpringServiceTest.java"
Dan Timoney [Thu, 20 Sep 2018 18:02:27 +0000 (18:02 +0000)]
Merge "added test case to SpringServiceTest.java"

5 years agoAdded test file for ServiceParameterTest 97/68197/1
Arundathi Patil [Thu, 20 Sep 2018 16:36:05 +0000 (22:06 +0530)]
Added test file for ServiceParameterTest

To increase the coverage

Issue-ID: CCSDK-552
Change-Id: Ia70ae4efffb673a8b5b358a4e56f66a526cc860b
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded test file for PolicyDetails 85/68185/1
Arundathi Patil [Thu, 20 Sep 2018 16:11:38 +0000 (21:41 +0530)]
Added test file for PolicyDetails

To increase the coverage

Issue-ID: CCSDK-552
Change-Id: Ic5f8105bdf6b071c3ab42bcf4ef48a152c29dfc4
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "added test case to PolicyPropertyMethodUtilsTest"
Dan Timoney [Thu, 20 Sep 2018 15:37:00 +0000 (15:37 +0000)]
Merge "added test case to PolicyPropertyMethodUtilsTest"

5 years agonaming ms - pom updates for docker. 43/67843/1
BT2983 [Wed, 19 Sep 2018 18:56:44 +0000 (12:56 -0600)]
naming ms - pom updates for docker.

Temporarily disabling docker.

Change-Id: I0550730057fafe296243d3a14f3821174008c6e1
Issue-ID: SDNC-462
Signed-off-by: BT2983 <BT2983@att.com>
5 years agonaming ms - pom updates for docker. 93/67793/1
BT2983 [Wed, 19 Sep 2018 16:36:32 +0000 (10:36 -0600)]
naming ms - pom updates for docker.

Giving absolute path for docker plugin.

Change-Id: If02b0d7d1e6d5763e4cc7dd6ccacf5e717bb9b2c
Issue-ID: SDNC-462
Signed-off-by: BT2983 <BT2983@att.com>
5 years agonaming ms - pom updates for docker. 69/67769/1
BT2983 [Wed, 19 Sep 2018 15:21:26 +0000 (09:21 -0600)]
naming ms - pom updates for docker.

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>
5 years agoAdded test file to cover GeneratedName 99/67699/2
Arundathi Patil [Wed, 19 Sep 2018 12:06:11 +0000 (17:36 +0530)]
Added test file to cover GeneratedName

To increase the coverage

Issue-ID: CCSDK-552
Change-Id: Icd2308880de9bf2f11e6fb2d5fe1b1a12f64a18f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded test file to cover IdentifierMap 03/67703/1
Arundathi Patil [Wed, 19 Sep 2018 12:40:42 +0000 (18:10 +0530)]
Added test file to cover IdentifierMap

To increase the coverage.

Issue-ID: CCSDK-552
Change-Id: I5c31b6388bc08413b57ad13f83728d530457602d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoAdded test file to cover AaiResponse 85/67685/1
Arundathi Patil [Wed, 19 Sep 2018 11:02:19 +0000 (16:32 +0530)]
Added test file to cover AaiResponse

To increase code coverage

Issue-ID: CCSDK-552
Change-Id: I54efcd4eddc339832d49e8ec571ec1c24aa51b52
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoadded tst file to cver UnassignVlanTagRequestInput 67/67667/1
Sandeep J [Wed, 19 Sep 2018 10:08:54 +0000 (15:38 +0530)]
added tst file to cver UnassignVlanTagRequestInput

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I7120ea999808d09588b29a147482490cf45979c7
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test file to cover UnassignVlanTagRequest 65/67665/2
Sandeep J [Wed, 19 Sep 2018 09:56:15 +0000 (15:26 +0530)]
added test file to cover UnassignVlanTagRequest

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: Iabc53ae55f7b705ea899c380f342632fc76dcb2f
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test fle to cover AsignVlanTagResponseOutput 63/67663/1
Sandeep J [Wed, 19 Sep 2018 09:41:53 +0000 (15:11 +0530)]
added test fle to cover AsignVlanTagResponseOutput

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I3ce46de4c532c9dbc69900c3ac2da90388ab2820
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test file to cover AssignVlanTagResponse 53/67653/1
Sandeep J [Wed, 19 Sep 2018 09:14:49 +0000 (14:44 +0530)]
added test file to cover AssignVlanTagResponse

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I8d2a5fad245f67b8af813ecf3bdd860ec37dc921
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test file to cover AssignVlanTagRequestInput 27/67627/2
Sandeep J [Wed, 19 Sep 2018 07:10:08 +0000 (12:40 +0530)]
added test file to cover AssignVlanTagRequestInput

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I1c024660061a0baf4c8a716a710c06af33ddeac9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agonaming ms - interface testing updates. 37/67537/1
BT2983 [Wed, 19 Sep 2018 00:57:28 +0000 (18:57 -0600)]
naming ms - interface testing updates.

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>
5 years agoadded test file for covering AssignVlanTagRequest 69/67469/1
Sandeep J [Tue, 18 Sep 2018 20:44:11 +0000 (02:14 +0530)]
added test file for covering AssignVlanTagRequest

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: Ib94674fe0072cc1cf923fd5e72a16f32a9dfffc3
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test case to TestVlangtagApiServiceImpl 67/67467/1
Sandeep J [Tue, 18 Sep 2018 20:27:38 +0000 (01:57 +0530)]
added test case to TestVlangtagApiServiceImpl

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I2649fe9385b1fa62f1879e02db2993f9000d04ce
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test case to SpringServiceTest.java 61/67461/1
Sandeep J [Tue, 18 Sep 2018 20:08:52 +0000 (01:38 +0530)]
added test case to SpringServiceTest.java

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I7d395d354468469b919b87a69ec7542e90346b6c
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test case to PolicyPropertyMethodUtilsTest 57/67457/3
Sandeep J [Tue, 18 Sep 2018 19:52:06 +0000 (01:22 +0530)]
added test case to PolicyPropertyMethodUtilsTest

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I99e927f97e06be07d25a4a297cd129e1bbb01cda
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agonaming ms - docker updates. 57/67357/1
BT2983 [Tue, 18 Sep 2018 15:27:18 +0000 (09:27 -0600)]
naming ms - docker updates.

Added exec phase, and using lighter docker base image.

Change-Id: I020c6e88408f4d17fe214ee7ac8f960230ad4980
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
5 years agoFixing build errors in tests. 01/67001/2
BT2983 [Mon, 17 Sep 2018 13:57:16 +0000 (07:57 -0600)]
Fixing build errors in tests.

Fixed ControllerBluprintsApplicationTest.java per discussion with Brinda.

Change-Id: I99e927f97e06be07d25a4a297cd129e1bbb00ba6
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
5 years agoMerge "Controller Blueprints Microservice"
Dan Timoney [Mon, 17 Sep 2018 18:08:13 +0000 (18:08 +0000)]
Merge "Controller Blueprints Microservice"

5 years agonaming micro-service updates. 75/66875/2
BT2983 [Mon, 17 Sep 2018 03:30:20 +0000 (21:30 -0600)]
naming micro-service updates.

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>
5 years agoController Blueprints Microservice 49/66749/2
Muthuramalingam, Brinda Santh(bs2796) [Fri, 14 Sep 2018 20:07:46 +0000 (20:07 +0000)]
Controller Blueprints Microservice

Change database to mariadb in docker compose and spring boot version upgrade

Change-Id: Icd73b8110aea2a1b90ab29217b9c5e30817e6c06
Issue-ID: CCSDK-574
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoRemove invalid test 19/67019/1
Timoney, Dan (dt5972) [Mon, 17 Sep 2018 14:27:06 +0000 (10:27 -0400)]
Remove invalid test

Test case expects 404 Not Found, but URL used is actually same as one
used in 200 OK case.

Change-Id: Icf7da8237b483cdf13eccbb4a8bb17c23f300733
Issue-ID: CCSDK-558
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoMerge "formatted code for ControllerBluPrintsApplication"
Dan Timoney [Fri, 14 Sep 2018 19:50:29 +0000 (19:50 +0000)]
Merge "formatted code for ControllerBluPrintsApplication"

5 years agoMerge "added test case to PolicyFinderServiceImpl"
Dan Timoney [Fri, 14 Sep 2018 19:48:59 +0000 (19:48 +0000)]
Merge "added test case to PolicyFinderServiceImpl"

5 years agoMerge "added test cases to SpringServiceTest.java"
Dan Timoney [Fri, 14 Sep 2018 19:48:39 +0000 (19:48 +0000)]
Merge "added test cases to SpringServiceTest.java"

5 years agoMerge "AssignVlanTagResponseOutput : fixed sonar issue"
Dan Timoney [Fri, 14 Sep 2018 19:48:13 +0000 (19:48 +0000)]
Merge "AssignVlanTagResponseOutput : fixed sonar issue"

5 years agoMerge "PingResponse.java: Fixed sonar issues"
Dan Timoney [Fri, 14 Sep 2018 19:47:49 +0000 (19:47 +0000)]
Merge "PingResponse.java: Fixed sonar issues"

5 years agoMerge "fixed sonar issue in CorsFilter.java"
Dan Timoney [Fri, 14 Sep 2018 19:47:04 +0000 (19:47 +0000)]
Merge "fixed sonar issue in CorsFilter.java"

5 years agoMerge "fix sonar issue in ApplicationLoggingFilter.java"
Dan Timoney [Fri, 14 Sep 2018 19:46:46 +0000 (19:46 +0000)]
Merge "fix sonar issue in ApplicationLoggingFilter.java"

5 years agoMerge "fixed major sonar issue in WebConfig.java"
Dan Timoney [Fri, 14 Sep 2018 19:45:04 +0000 (19:45 +0000)]
Merge "fixed major sonar issue in WebConfig.java"

5 years agoMerge "added test case to PropertyOperatorTest.java"
Dan Timoney [Fri, 14 Sep 2018 19:44:43 +0000 (19:44 +0000)]
Merge "added test case to PropertyOperatorTest.java"

5 years agoFix parent node 57/66657/2
Timoney, Dan (dt5972) [Fri, 14 Sep 2018 13:52:32 +0000 (09:52 -0400)]
Fix parent node

For release build to work properly, parent node must either be outside
the project altogether OR must be one directory above OR relativePath must
be specified.  Changed controllerblueprint to use pom in directory above
as parent.

Change-Id: Ib3152f7cf90dd2a6628ab4631b387f1f0b51baad
Issue-ID: CCSDK-570
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoformatted code for ControllerBluPrintsApplication 53/66653/1
Sandeep J [Fri, 14 Sep 2018 13:43:00 +0000 (19:13 +0530)]
formatted code for ControllerBluPrintsApplication

added object assignment in setUp method

Issue-ID: CCSDK-552
Change-Id: I485e21b09b9c04bb04a499a0f7bbf8079f8e24d1
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test case to PolicyFinderServiceImpl 43/66643/1
Sandeep J [Fri, 14 Sep 2018 13:17:27 +0000 (18:47 +0530)]
added test case to PolicyFinderServiceImpl

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I9f926a3dc218c2c7a6de6d616b49999f7c531466
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoadded test cases to SpringServiceTest.java 41/66641/1
Sandeep J [Fri, 14 Sep 2018 13:00:51 +0000 (18:30 +0530)]
added test cases to SpringServiceTest.java

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I6f6964410c8743d4141243e7a6b32ab7393d60ec
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoAssignVlanTagResponseOutput : fixed sonar issue 15/66615/1
Arundathi Patil [Fri, 14 Sep 2018 10:46:54 +0000 (16:16 +0530)]
AssignVlanTagResponseOutput : fixed sonar issue

Link: https://sonar.onap.org/code?id=org.onap.ccsdk.apps%3Accsdk-apps&selected=org.onap.ccsdk.apps.ms.vlantagapi%3Avlantag-api%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fccsdk%2Fapps%2Fms%2Fvlantagapi%2Fcore%2Fmodel%2FAssignVlanTagResponseOutput.java
Issue-ID: CCSDK-569
Change-Id: Iad791178f9772edc383658a39d9861bd01cac613
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoPingResponse.java: Fixed sonar issues 13/66613/1
Arundathi Patil [Fri, 14 Sep 2018 10:41:21 +0000 (16:11 +0530)]
PingResponse.java: Fixed sonar issues

Link: https://sonar.onap.org/code?id=org.onap.ccsdk.apps%3Accsdk-apps&selected=org.onap.ccsdk.apps.ms.vlantagapi%3Avlantag-api%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Fccsdk%2Fapps%2Fms%2Fvlantagapi%2Fcore%2Fmodel%2FPingResponse.java
Issue-ID: CCSDK-568
Change-Id: Ida9f3aec8ede4163ef5009715437e2ae901e761f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoMerge "Controller Blueprints Microservice"
Dan Timoney [Thu, 13 Sep 2018 20:30:39 +0000 (20:30 +0000)]
Merge "Controller Blueprints Microservice"