ccsdk/apps.git
5 years agoadded test file to test PolicyEngineResponse.java 67/73367/1
Sandeep J [Thu, 22 Nov 2018 10:39:23 +0000 (16:09 +0530)]
added test file to test PolicyEngineResponse.java

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: I18652d1b1644470e0cfa2aa458828ecdcb160d18
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoMerge "Do no prepend "sub" for subnet net id"
Dan Timoney [Wed, 21 Nov 2018 02:11:08 +0000 (02:11 +0000)]
Merge "Do no prepend "sub" for subnet net id"

5 years agoMerge "Fixed sonar issue in NameGenResponse"
Dan Timoney [Mon, 19 Nov 2018 22:51:27 +0000 (22:51 +0000)]
Merge "Fixed sonar issue in NameGenResponse"

5 years agoMerge "Fixed Sonar issue in RecipeParser"
Dan Timoney [Mon, 19 Nov 2018 22:48:24 +0000 (22:48 +0000)]
Merge "Fixed Sonar issue in RecipeParser"

5 years agoMerge "added test file to test ExternalkeyValidator.java"
Dan Timoney [Mon, 19 Nov 2018 22:41:53 +0000 (22:41 +0000)]
Merge "added test file to test ExternalkeyValidator.java"

5 years agoMerge "Sonar fix: Application.java"
Dan Timoney [Mon, 19 Nov 2018 22:41:40 +0000 (22:41 +0000)]
Merge "Sonar fix: Application.java"

5 years agoMerge "added test case to AaiServiceImplTest"
Dan Timoney [Mon, 19 Nov 2018 22:41:29 +0000 (22:41 +0000)]
Merge "added test case to AaiServiceImplTest"

5 years agoMerge "Add support for aai node"
Dan Timoney [Mon, 19 Nov 2018 22:40:43 +0000 (22:40 +0000)]
Merge "Add support for aai node"

5 years agoMerge "Blueprints Processor Microservice"
Dan Timoney [Mon, 19 Nov 2018 22:40:22 +0000 (22:40 +0000)]
Merge "Blueprints Processor Microservice"

5 years agoMerge "Blueprints Processor Microservice"
Dan Timoney [Mon, 19 Nov 2018 22:40:16 +0000 (22:40 +0000)]
Merge "Blueprints Processor Microservice"

5 years agoMerge "Blueprints Processor Microservice"
Dan Timoney [Mon, 19 Nov 2018 22:40:07 +0000 (22:40 +0000)]
Merge "Blueprints Processor Microservice"

5 years agoMerge "Controller Blueprints Microservice"
Dan Timoney [Mon, 19 Nov 2018 22:40:03 +0000 (22:40 +0000)]
Merge "Controller Blueprints Microservice"

5 years agoMerge "Controller Blueprints Component Core"
Dan Timoney [Mon, 19 Nov 2018 22:39:57 +0000 (22:39 +0000)]
Merge "Controller Blueprints Component Core"

5 years agoMerge "Controller Blueprints Component Core"
Dan Timoney [Mon, 19 Nov 2018 22:39:30 +0000 (22:39 +0000)]
Merge "Controller Blueprints Component Core"

5 years agoMerge "Controller Blueprints Component Core"
Dan Timoney [Mon, 19 Nov 2018 22:39:01 +0000 (22:39 +0000)]
Merge "Controller Blueprints Component Core"

5 years agoMerge "Controller Blueprints Component Core"
Dan Timoney [Mon, 19 Nov 2018 22:38:38 +0000 (22:38 +0000)]
Merge "Controller Blueprints Component Core"

5 years agoFixed sonar issue in NameGenResponse 46/73046/1
ezhil [Mon, 19 Nov 2018 15:30:52 +0000 (21:00 +0530)]
Fixed sonar issue in NameGenResponse

Made variable private for the class
Issue-ID: CCSDK-732
Change-Id: Idc7e8cceab09a8f01516a0b5d0953a7f113a3145
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed Sonar issue in RecipeParser 80/72780/2
ezhil [Thu, 15 Nov 2018 13:50:50 +0000 (19:20 +0530)]
Fixed Sonar issue in RecipeParser

Declared private constructor
Issue-ID: CCSDK-689
Change-Id: Ib4f491b4579c8eb0091af0144d250c397fb44b3f
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoDo no prepend "sub" for subnet net id 04/72904/1
Alexis de Talhouët [Fri, 16 Nov 2018 12:58:28 +0000 (07:58 -0500)]
Do no prepend "sub" for subnet net id

Change-Id: Icc240f30ef9a2f7e9f99345f05897e5d7f9d4c3a
Issue-ID: CCSDK-727
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoadded test file to test ExternalkeyValidator.java 96/72896/1
Sandeep J [Fri, 16 Nov 2018 09:37:06 +0000 (15:07 +0530)]
added test file to test ExternalkeyValidator.java

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: Ib3afe9e2fe682d86cafe050e36dfbb5fa4292fc5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoSonar fix: Application.java 95/72895/1
Arundathi Patil [Fri, 16 Nov 2018 09:23:30 +0000 (14:53 +0530)]
Sonar fix: Application.java

Fixed sonar issues across this file

Issue-ID: CCSDK-726
Change-Id: I416500a26f258cba87576a80c9da371a8a8f1a88
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoadded test case to AaiServiceImplTest 93/72893/2
Sandeep J [Fri, 16 Nov 2018 09:18:51 +0000 (14:48 +0530)]
added test case to AaiServiceImplTest

to increase code coverage

Issue-ID: CCSDK-552
Change-Id: Ib89f25c39bf0878170da6997ca74c587c4c72535
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoMerge "Fixed sonar issue in ExternalKeyValidator"
Dan Timoney [Thu, 15 Nov 2018 20:53:04 +0000 (20:53 +0000)]
Merge "Fixed sonar issue in ExternalKeyValidator"

5 years agoMerge "Fixed major sonar issue in PolicySequence"
Dan Timoney [Thu, 15 Nov 2018 20:49:44 +0000 (20:49 +0000)]
Merge "Fixed major sonar issue in PolicySequence"

5 years agoMerge "Sonar fixes in PolicyReader.Java"
Dan Timoney [Thu, 15 Nov 2018 20:46:36 +0000 (20:46 +0000)]
Merge "Sonar fixes in PolicyReader.Java"

5 years agoMerge "Fixed sonar issue in PropertyOperator"
Dan Timoney [Thu, 15 Nov 2018 20:45:55 +0000 (20:45 +0000)]
Merge "Fixed sonar issue in PropertyOperator"

5 years agoAdd support for aai node 93/70593/7
Alexis de Talhouët [Tue, 16 Oct 2018 19:57:47 +0000 (15:57 -0400)]
Add support for aai node

Change-Id: I6c4d70f270d605dd4d49e89580849c9100ec4928
Issue-ID: SDNC-123
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoMerge "Controller Blueprints Microservice"
Dan Timoney [Thu, 15 Nov 2018 20:35:45 +0000 (20:35 +0000)]
Merge "Controller Blueprints Microservice"

5 years agoMerge "Controller Design Studio"
Dan Timoney [Thu, 15 Nov 2018 20:35:12 +0000 (20:35 +0000)]
Merge "Controller Design Studio"

5 years agoBlueprints Processor Microservice 05/72805/1
Muthuramalingam, Brinda Santh(bs2796) [Thu, 15 Nov 2018 18:12:09 +0000 (13:12 -0500)]
Blueprints Processor Microservice

Implement Resource Resolution Processor Interface definitions.

Change-Id: Ic2eb7915d48b9473639494ee9d159003bf56e81e
Issue-ID: CCSDK-724
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoFixed sonar issue in ExternalKeyValidator 82/72782/1
ezhil [Thu, 15 Nov 2018 14:03:49 +0000 (19:33 +0530)]
Fixed sonar issue in ExternalKeyValidator

Included empty method to check colletion
Issue-ID: CCSDK-690
Change-Id: Ibf393c07f6d57f5871ad8c094c0d4ae1501da856
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed major sonar issue in PolicySequence 79/72779/1
ezhil [Thu, 15 Nov 2018 13:38:43 +0000 (19:08 +0530)]
Fixed major sonar issue in PolicySequence

Fixed variable hide issue
Issue-ID: CCSDK-687
Change-Id: I20fbfdd30f76bc55463c9b49fe3ac05dfe8c9f50
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoBlueprints Processor Microservice 78/72778/1
Muthuramalingam, Brinda Santh(bs2796) [Thu, 15 Nov 2018 13:36:28 +0000 (08:36 -0500)]
Blueprints Processor Microservice

Refactor functon module as seperate module project.

Change-Id: I392fc62e6dfb6c5f38f478c00e46460d5084f85c
Issue-ID: CCSDK-688
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoSonar fixes in PolicyReader.Java 40/72740/1
ezhil [Thu, 15 Nov 2018 08:17:17 +0000 (13:47 +0530)]
Sonar fixes in PolicyReader.Java

Replaced duplicate literals with constants

Issue-ID: CCSDK-686
Change-Id: I389b4785a16dac8e7e20e7ccaeb05ab3de0256d8
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoFixed sonar issue in PropertyOperator 30/72730/1
ezhil [Thu, 15 Nov 2018 06:24:55 +0000 (11:54 +0530)]
Fixed sonar issue in PropertyOperator

Fixed return type issue in propertyOperator

Issue-ID: CCSDK-685
Change-Id: I11c88c6667d95a6e71db9c58d9ad43931d63423d
Signed-off-by: ezhil <ezhrajam@in.ibm.com>
5 years agoBlueprints Processor Microservice 86/72586/1
Muthuramalingam, Brinda Santh(bs2796) [Tue, 13 Nov 2018 21:47:33 +0000 (16:47 -0500)]
Blueprints Processor Microservice

Implement basic blueprint service logic workflow execution engine.

Change-Id: Ifbbad70f2bdc4ba879b07d972083a411c7cc02f1
Issue-ID: CCSDK-672
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoFix error: cannot access SvcLogicResource in vlan 68/72568/1
Alexis de Talhouët [Tue, 13 Nov 2018 18:31:57 +0000 (13:31 -0500)]
Fix error: cannot access SvcLogicResource in vlan

Since https://gerrit.onap.org/r/#/c/71970/ got merged, transitive
dependency is no longer resolving SvcLogicResource hence we need to
explicitly define it here.
Add dependency as provided so it's available during compilation

Change-Id: I9182eb8e9cfa38f5251faf9fecb4ac4ca13e3148
Issue-ID: CCSDK-653
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoController Blueprints Microservice 63/72463/1
Muthuramalingam, Brinda Santh(bs2796) [Mon, 12 Nov 2018 20:08:40 +0000 (15:08 -0500)]
Controller Blueprints Microservice

Add blueprint multiple import file capability.

Change-Id: If57aecb08447252b0e84a7e55b081e682d6a0bbd
Issue-ID: CCSDK-681
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoController Blueprints Component Core 55/72455/1
Muthuramalingam, Brinda Santh(bs2796) [Mon, 12 Nov 2018 18:49:04 +0000 (13:49 -0500)]
Controller Blueprints Component Core

Define blueprint component or function Interface and Execution data..

Change-Id: I818096a65b750a0723dc14064a18d1b8b47fbaa1
Issue-ID: CCSDK-671
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoController Blueprints Component Core 50/72450/1
Muthuramalingam, Brinda Santh(bs2796) [Mon, 12 Nov 2018 18:08:42 +0000 (13:08 -0500)]
Controller Blueprints Component Core

Clean unused blueprint and model files under component core.

Change-Id: I9385a653c5d6874b9267e9607fc497dac17b1c35
Issue-ID: CCSDK-677
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoController Blueprints Component Core 43/72443/1
Muthuramalingam, Brinda Santh(bs2796) [Mon, 12 Nov 2018 17:32:25 +0000 (12:32 -0500)]
Controller Blueprints Component Core

Modify test case blueprint data pointing to model catalog location.

Change-Id: I601eddf899516b01ae8624c96aa13c5e236c8e5b
Issue-ID: CCSDK-678
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoController Blueprints Component Core 91/72391/1
Muthuramalingam, Brinda Santh(bs2796) [Sun, 11 Nov 2018 22:41:48 +0000 (17:41 -0500)]
Controller Blueprints Component Core

Implement Blueprint context, run time service, metadata utils.

Change-Id: Ifc3aa1e1b04b326778e431e972e5d997275c013b
Issue-ID: CCSDK-670
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoController Blueprints Microservice 82/72382/1
Muthuramalingam, Brinda Santh(bs2796) [Sat, 10 Nov 2018 23:02:29 +0000 (18:02 -0500)]
Controller Blueprints Microservice

Change Application Properties and Docker Blueprint model load Parameters.

Change-Id: I799cbab4388916c8e07e9453d93214e788a16fa2
Issue-ID: CCSDK-660
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoController Design Studio 80/72380/1
Muthuramalingam, Brinda Santh(bs2796) [Sat, 10 Nov 2018 16:54:05 +0000 (11:54 -0500)]
Controller Design Studio

Upgrade Spring Boot and Kotlin versions.

Change-Id: If0d7d0f476d8cfd23916013ff1ab554b26bc6b7a
Issue-ID: CCSDK-658
Signed-off-by: Muthuramalingam, Brinda Santh(bs2796) <bs2796@att.com>
5 years agoSwaggerConfig,ResourceAssignmentInitializer-Sonar 39/71439/3
Arundathi Patil [Tue, 30 Oct 2018 08:42:12 +0000 (14:12 +0530)]
SwaggerConfig,ResourceAssignmentInitializer-Sonar

Fixed sonar issues/code-smells accross these files

Issue-ID: CCSDK-631
Change-Id: I0312937af688341e37b68f7da6229fdf935d620d
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
5 years agoBuild/deploy ControllerBlueprint Dockerimage 07/71707/1
Alexis de Talhouët [Fri, 2 Nov 2018 01:12:30 +0000 (21:12 -0400)]
Build/deploy ControllerBlueprint Dockerimage

Change-Id: Iba3217fe6080f4a1430095ef4c184fe7e9286459
Issue-ID: CCSDK-646
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoRemove SDNR seed code 61/71461/2
Timoney, Dan (dt5972) [Tue, 30 Oct 2018 13:39:59 +0000 (09:39 -0400)]
Remove SDNR seed code

Remove SDNR seed code to resolve license issues.  Code is not currently
used, so it will be removed for now and a cleaned version resubmitted
for Dublin release.

Change-Id: I37ca0feb458012626bf448739ff2497679fcb357
Issue-ID: CCSDK-641
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoAssign image keyname and pubkey at vnf level 40/70840/2
Alexis de Talhouët [Fri, 19 Oct 2018 18:43:45 +0000 (14:43 -0400)]
Assign image keyname and pubkey at vnf level

Change-Id: I7eb4b47a9440e277a510864f2bb52323e464da5a
Issue-ID: CCSDK-621
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
(cherry picked from commit f39904fbe580301b896ad598e85a135d11c8944b)

5 years agoRoll to initial Dublin version 43/71243/2
Timoney, Dan (dt5972) [Thu, 25 Oct 2018 14:34:51 +0000 (10:34 -0400)]
Roll to initial Dublin version

Roll to initial Dublin release version

Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "Naming micro-service code - sql issues." 0.3.1
Dan Timoney [Tue, 16 Oct 2018 15:39:51 +0000 (15:39 +0000)]
Merge "Naming micro-service code - sql issues."

5 years agoMerge "Fix DDs, blueprint and template for vFW CDS"
Dan Timoney [Tue, 16 Oct 2018 15:39:25 +0000 (15:39 +0000)]
Merge "Fix DDs, blueprint and template for vFW CDS"

5 years agoFix DDs, blueprint and template for vFW CDS 02/70102/6
Alexis de Talhouët [Tue, 9 Oct 2018 17:59:17 +0000 (13:59 -0400)]
Fix DDs, blueprint and template for vFW CDS

Change-Id: Ia52b9717df2ef67dd5bf667515c55816b750a199
Issue-ID: CCSDK-601
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoPrepare for RC0 release 50/70350/1
Timoney, Dan (dt5972) [Fri, 12 Oct 2018 12:50:11 +0000 (08:50 -0400)]
Prepare for RC0 release

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>
5 years agoNaming micro-service code - sql issues. 25/70225/1
BT2983 [Thu, 11 Oct 2018 05:08:19 +0000 (23:08 -0600)]
Naming micro-service code - sql issues.

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>
5 years agoUpgrade spring version 99/70099/2
Timoney, Dan (dt5972) [Tue, 9 Oct 2018 17:45:55 +0000 (13:45 -0400)]
Upgrade spring version

Upgrade spring version to resolve security vulnerabilities

Change-Id: I1a02c7a09a6f57fb2b69a6f2afe7325c60f9a4cf
Issue-ID: CCSDK-441
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoMerge "Add DD, blueprint and template for self-serve vFW"
Dan Timoney [Tue, 9 Oct 2018 17:05:15 +0000 (17:05 +0000)]
Merge "Add DD, blueprint and template for self-serve vFW"

5 years agoAdd DD, blueprint and template for self-serve vFW 21/69421/17
Alexis de Talhouët [Thu, 27 Sep 2018 22:16:13 +0000 (00:16 +0200)]
Add DD, blueprint and template for self-serve vFW

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>
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>