ccsdk/sli/northbound.git
5 years agoAdd external policy ingestion for VF nodes 77/58077/1
lalena.aria [Mon, 30 Jul 2018 18:55:25 +0000 (14:55 -0400)]
Add external policy ingestion for VF nodes

Changes made:
Added SdncBaseModel.insertPolicyData for VF nodes.
Added call to insertPolicyData from VF node ingestion.

Change-Id: I0df1217352354068f11b0cc01923b564c730a149
Issue-ID: CCSDK-404
Signed-off-by: lalena.aria <lalena.aria@att.com>
5 years agoMerge "Fix sonar issues"
Dan Timoney [Wed, 25 Jul 2018 14:47:48 +0000 (14:47 +0000)]
Merge "Fix sonar issues"

5 years agoFix sonar issues 89/57289/2
Parshad Patel [Tue, 24 Jul 2018 10:58:14 +0000 (19:58 +0900)]
Fix sonar issues

Fix use try-with-resources issues in ccsdk/sli/northbound

Issue-ID: CCSDK-332
Change-Id: Ibc61e6b3ec81e774556172c63c0ca062b6bd6a26
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoAdding junits for refactored UEB Listener 33/57333/1
lalena.aria [Tue, 24 Jul 2018 13:28:47 +0000 (09:28 -0400)]
Adding junits for refactored UEB Listener

Changes made:
Added null check in SdncBaseModel.java
Cleaned up in SdncVFCModel.java
Added tests in SdncARModelTest.java, SdncNodeModelTest and SdncVFCModelTest
Added files SdncGroupModelTest, SdncServiceModelTest and SdncVFModelTest

Change-Id: If0261c94d67a61b0b19db51cbbbff7ae32912d06
Issue-ID: CCSDK-360
Signed-off-by: lalena.aria <lalena.aria@att.com>
5 years agoMerge "Added dmaap consumer for esr-thirdparty AAI events"
Dan Timoney [Mon, 23 Jul 2018 14:54:32 +0000 (14:54 +0000)]
Merge "Added dmaap consumer for esr-thirdparty AAI events"

5 years agoAdded dmaap consumer for esr-thirdparty AAI events 69/56869/6
shashikanth.vh [Thu, 19 Jul 2018 09:41:17 +0000 (15:11 +0530)]
Added dmaap consumer for esr-thirdparty AAI events

Modified SdncAaiDmaapConsumer.java to handle AAI EVENT for esr-thirdparty-sdnc
and template

Change-Id: I8aaa2e649a722d8d51f0b3329c94541396fde96b
Issue-ID: CCSDK-389
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
5 years agoRefactor for CCSDK UEB Listener 83/56783/2
lalena.aria [Wed, 18 Jul 2018 20:16:58 +0000 (16:16 -0400)]
Refactor for CCSDK UEB Listener

Changes made:
Moved DB insertions into model classes.
Added SdncGroupModel object.
Added policy ingestion in SdncBaseModel.
Cleanup in SdncUebCallback.
Changed sdc.tosca.version to 1.3.5 in pom.xml.

Issue-ID: CCSDK-360
Change-Id: If965c38275a1dc7fc63847d3aa944aed1a6bd1f9
Signed-off-by: lalena.aria <lalena.aria@att.com>
5 years agoSonar issue fix blocker, critical 49/56049/1
Arindam Mondal [Tue, 10 Jul 2018 06:11:38 +0000 (15:11 +0900)]
Sonar issue fix blocker, critical

Issue-ID: CCSDK-332

Change-Id: I8741cb5bf68d71f0376105d2b1683ac05534a001
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
5 years agoIncrease code coverage for MR clients 53/55653/1
Smokowski, Kevin (ks6305) [Mon, 2 Jul 2018 20:01:02 +0000 (20:01 +0000)]
Increase code coverage for MR clients

Increase code coverage for MR clients

Change-Id: I4493b13070f967bc6b20e6770fa16c4df97c2b8c
Issue-ID: CCSDK-328
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
5 years agoadditional mr client 41/55541/1
Smokowski, Kevin (ks6305) [Thu, 28 Jun 2018 20:56:05 +0000 (20:56 +0000)]
additional mr client

additional mr client, fewer dependencies

Change-Id: I36168fd6e82846a889cd9a01aadf2462bb767723
Issue-ID: CCSDK-327
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
5 years agoMerge "Add feature aggregator"
Dan Timoney [Sat, 23 Jun 2018 00:50:54 +0000 (00:50 +0000)]
Merge "Add feature aggregator"

5 years agoAdd feature aggregator 85/55285/1
Timoney, Dan (dt5972) [Fri, 22 Jun 2018 19:51:57 +0000 (15:51 -0400)]
Add feature aggregator

Add feature aggregator ccsdk-sli-northbound-all so that all
sli-northbound karaf features can be added as one feature.

Change-Id: I5133215c8df472e189d1b24f5b747927f305ac28
Issue-ID: CCSDK-282
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agocheck for null usernamd and password 79/55279/1
Smokowski, Kevin (ks6305) [Fri, 22 Jun 2018 18:32:27 +0000 (18:32 +0000)]
check for null usernamd and password

only populate auth header if credentials are provided, this support was requested by a client

Change-Id: I2fb60995260506a29482d340a031dfad72348b8c
Issue-ID: CCSDK-310
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
5 years agoUpdate sli/northbound to ODL Oxygen 11/55011/1
Timoney, Dan (dt5972) [Mon, 18 Jun 2018 14:49:42 +0000 (10:49 -0400)]
Update sli/northbound to ODL Oxygen

Updated features poms to get clean compile with ODL Oxygen-based parent
poms.

Change-Id: I812ad71ff07117baf62b6111011ce52229ebe6e0
Issue-ID: CCSDK-282
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoMerge "Introduce new dmaapClient for use with ccsdk"
Dan Timoney [Thu, 7 Jun 2018 17:45:08 +0000 (17:45 +0000)]
Merge "Introduce new dmaapClient for use with ccsdk"

5 years agoRoll versions for Casablanca - sli/northbound 51/50751/1
Timoney, Dan (dt5972) [Wed, 6 Jun 2018 18:03:24 +0000 (14:03 -0400)]
Roll versions for Casablanca - sli/northbound

Roll version to 0.3.0-SNAPSHOT for Casablanca development

Change-Id: If71c3945b2da6f64f9eb1b1fdc92ba62c11f1886
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
5 years agoIntroduce new dmaapClient for use with ccsdk 93/50393/1
Smokowski, Kevin (ks6305) [Tue, 5 Jun 2018 15:57:12 +0000 (15:57 +0000)]
Introduce new dmaapClient for use with ccsdk

Create an interface and turn existing class into impl file. Write new client which implements the new interface

Change-Id: I127bef09bd7f07556a18b753e428e3cd75f5f498
Issue-ID: CCSDK-294
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
6 years agoUse released parent pom 21/49821/1 2.0.0-ONAP beijing 2.0.0-ONAP v0.2.4
Timoney, Dan (dt5972) [Thu, 31 May 2018 18:25:35 +0000 (14:25 -0400)]
Use released parent pom

Update to use release parent pom version 1.0.4

Change-Id: I654a95992e0740cfda9339098ed7eb4f32aaab4f
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoRoll version to 0.2.4 49/49649/2
Timoney, Dan (dt5972) [Wed, 30 May 2018 22:12:11 +0000 (18:12 -0400)]
Roll version to 0.2.4

Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of
parent

Change-Id: I7b4ad7a2f69e821d91603d2e2a1ae28e0f8e0558
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoLCMConsumer fix 37/49637/1
Ruchira Agarwal [Wed, 30 May 2018 21:39:35 +0000 (21:39 +0000)]
LCMConsumer fix

Remove partition edit

Change-Id: Id4861a7c4bb46775b770d3511b7cf50f8c49637f
Issue-ID: CCSDK-292
Signed-off-by: Ruchira Agarwal <ra1926@att.com>
6 years agoUpdate ueb-listener VF Model extraction 49/49149/1
lalena.aria [Fri, 25 May 2018 15:25:37 +0000 (11:25 -0400)]
Update ueb-listener VF Model extraction

Changes made:
Changed the location of extraction for ecomp_generated_naming when populating VF_MOEL table.

Change-Id: I14982b4081013702c5e0023205363015199459f6
Issue-ID: SDNC-325
Signed-off-by: lalena.aria <lalena.aria@att.com>
6 years agoUpdate to release version parent 1.0.3 21/48821/1 v0.2.3
Stilwell, David (stilwelld) [Wed, 23 May 2018 21:14:33 +0000 (17:14 -0400)]
Update to release version parent 1.0.3

Update parent version to remove -SNAPSHOT (1.0.3)

Change-Id: I22f2cdbdc194e343dd6b04a371e298294f569477
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
6 years agoRoll to next snapshot version 35/48735/1
Stilwell, David (stilwelld) [Wed, 23 May 2018 16:44:08 +0000 (12:44 -0400)]
Roll to next snapshot version

Roll to version 0.2.3-SNAPSHOT and update parent to 1.0.3-SNAPSHOT

Change-Id: I88e11e78f61099f5b2e69b2161cf7c65b5a860e1
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
6 years agoUpdate sli/northbound to use 1.0.2 parent 27/48127/1
Timoney, Dan (dt5972) [Thu, 17 May 2018 22:58:12 +0000 (18:58 -0400)]
Update sli/northbound to use 1.0.2 parent

Update pom.xmls to use released 1.0.2 version of parent pom

Change-Id: Iccb3d5fbc92fd4177220f307178ac8a95ce0e7d5
Issue-ID: CCSDK-286
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoMerge "Fix DG calls to use correct rpc name"
Dan Timoney [Fri, 11 May 2018 13:34:53 +0000 (13:34 +0000)]
Merge "Fix DG calls to use correct rpc name"

6 years agoFix DG calls to use correct rpc name 27/47127/1
Timoney, Dan (dt5972) [Thu, 10 May 2018 21:10:22 +0000 (17:10 -0400)]
Fix DG calls to use correct rpc name

DG calls should expect the name of the DG to be the same as the name of
the rpc as defined in the Yang model.  LCM was incorrectly expecting
names in upper camelcase (e.g. UpgradeSoftware) when the Yang
model defines them in lowercase hyphenated (e.g. upgrade-software).  Either
LCM or DGs need to change, so changed LCM since to be consistent with
other MD-SAL applications.

Change-Id: I034bc2d93c2f918c807fec7f342d6197f78be7ad
Issue-ID: CCSDK-272
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoMerge "Add INFO.yaml file"
Dan Timoney [Thu, 10 May 2018 14:56:09 +0000 (14:56 +0000)]
Merge "Add INFO.yaml file"

6 years agoMerge "Add mapping for vm_type_tag"
Dan Timoney [Thu, 10 May 2018 14:55:54 +0000 (14:55 +0000)]
Merge "Add mapping for vm_type_tag"

6 years agoAdd INFO.yaml file 03/46103/2
Jessica Wagantall [Fri, 4 May 2018 00:27:26 +0000 (17:27 -0700)]
Add INFO.yaml file

Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information

Change-Id: I2ef1f7bca8959c6a3f45b279d51473b5722dbe99
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoAdd mapping for vm_type_tag 99/46899/1
Timoney, Dan (dt5972) [Wed, 9 May 2018 20:27:29 +0000 (16:27 -0400)]
Add mapping for vm_type_tag

If vm_type is not found in CSAR, use vm_type_tag value instead.

Change-Id: Ifd73029446d465aad2d9d995559be837f29b97a4
Issue-ID: SDNC-305
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoRemove unneeded document from csar 33/46633/1
Timoney, Dan (dt5972) [Tue, 8 May 2018 15:28:38 +0000 (11:28 -0400)]
Remove unneeded document from csar

Removed unnecessary document with proprietary marking from CSAR
test file.

Change-Id: I75e3ca5ab75f80bcd9fc21fb9460d833a3c9edb7
Issue-ID: CCSDK-270
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoLCM Comsumer for DmaapClient 11/45911/1
Ruchira Agarwal [Thu, 3 May 2018 15:27:29 +0000 (15:27 +0000)]
LCM Comsumer for DmaapClient

Add LCM Consumer to DmaapCient for Software-Upgrade

Change-Id: I0bda76bcd324dda92a6ccb225fd5a059414661f0
Issue-ID: CCSDK-263
Signed-off-by: Ruchira Agarwal <ra1926@att.com>
6 years agoRoll versions step 4 : sli/northbound poms 15/45215/2
Timoney, Dan (dt5972) [Sun, 29 Apr 2018 23:19:06 +0000 (19:19 -0400)]
Roll versions step 4 : sli/northbound poms

Roll version for next release candidate.

Change-Id: I5c564fd2119b3a97433cb03b5678465915d75128
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoAdd missing LCM blueprint 99/44499/2 v0.2.1
Timoney, Dan (dt5972) [Tue, 24 Apr 2018 18:56:41 +0000 (14:56 -0400)]
Add missing LCM blueprint

Added blueprint descriptor for LCM to register RPC properly.

Change-Id: I65d38cd9151f6094479413e06a44da02a7da4c74
Issue-ID: CCSDK-252
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoUpdate the version for dmaapclient 29/43629/1
Serban Popescu [Wed, 18 Apr 2018 21:15:37 +0000 (17:15 -0400)]
Update the version for dmaapclient

Add support for Aai and Pserver incoming messages from Dmaap

Change-Id: I4da41ec13c6abcb42eb4044bee82b7db33880c51
Issue-ID: CCSDK-223
Signed-off-by: Serban Popescu <sp5226@att.com>
6 years agoCopy LCM interface from APP-C 19/42619/4
Timoney, Dan (dt5972) [Thu, 12 Apr 2018 23:13:59 +0000 (19:13 -0400)]
Copy LCM interface from APP-C

Change-Id: Idc18aa00bcbcee3f51473339b6b4ad90f6b4bffc
Issue-ID: CCSDK-219
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoMerge "Update versions to resolve security issues"
Dan Timoney [Thu, 5 Apr 2018 13:47:27 +0000 (13:47 +0000)]
Merge "Update versions to resolve security issues"

6 years agoUpdate docker tag convention 03/41103/1
Jessica Wagantall [Thu, 5 Apr 2018 01:26:08 +0000 (18:26 -0700)]
Update docker tag convention

Update docker tagging convention to use:
v0.17.0-SNAPSHOT-YYYYMMDDTHHMMSSZ (for dev images)
v0.17.0-STAGING-YYYYMMDDTHHMMSSZ (for staging images)

Change-Id: I4065d25d11e6767903947ebee8c690a0c9ecc804
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoUpdate versions to resolve security issues 71/39871/1
Timoney, Dan (dt5972) [Wed, 28 Mar 2018 23:01:21 +0000 (19:01 -0400)]
Update versions to resolve security issues

Update versions of sdc distribution client and jackson to address
security issues.

Issue-ID: CCSDK-164

Change-Id: Id02d879e87bb1a957968482578818928b6e3c281
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
6 years agoMerge "Add Aai event listener"
Dan Timoney [Wed, 28 Mar 2018 18:09:37 +0000 (18:09 +0000)]
Merge "Add Aai event listener"

6 years agocoverage sli-northbound 55/39755/1
Jeremy Wolf [Wed, 28 Mar 2018 17:22:09 +0000 (17:22 +0000)]
coverage sli-northbound

adding junit test files for AsdcApiSliClient, AsdcApiUtil, DataChangeClient, SdncFlatJsonDmaapConsumer, SdncARModel, SdncNodeModel, SdncVFCModel, SdncVFModuleModel, SdncUebCallback

Change-Id: Ia7fb307b84957292f9080654c7ae31992434317f
Issue-ID: CCSDK-230
Signed-off-by: Jeremy Wolf <jw720x@us.att.com>
6 years agoAdd Aai event listener 41/39741/1
Serban Popescu [Wed, 28 Mar 2018 16:43:24 +0000 (16:43 +0000)]
Add Aai event listener

Add support for Aai and Pserver incoming messages from Dmaap

Change-Id: Ie799cb57f5c00eed70c9f6fd30825f907962a094
Issue-ID: CCSDK-226
Signed-off-by: Serban Popescu <sp5226@att.com>
6 years agoAdd Aai event listener 05/39705/1
Serban Popescu [Wed, 28 Mar 2018 15:11:05 +0000 (15:11 +0000)]
Add Aai event listener

Add support for Aai generic-vnf incoming messages from Dmaap

Change-Id: I6dcb3d935afdfee5a6e71398cfb2381265dfee92
Issue-ID: CCSDK-226
Signed-off-by: Serban Popescu <sp5226@att.com>
6 years agoMerge "coverage SdncAaiDmaapConsumer"
Dan Timoney [Wed, 28 Mar 2018 14:27:23 +0000 (14:27 +0000)]
Merge "coverage SdncAaiDmaapConsumer"

6 years agoMerge "Add Aai event listener"
Dan Timoney [Wed, 28 Mar 2018 14:10:52 +0000 (14:10 +0000)]
Merge "Add Aai event listener"

6 years agocoverage SdncAaiDmaapConsumer 43/39643/4
shashikanth.vh [Wed, 28 Mar 2018 12:02:01 +0000 (17:32 +0530)]
coverage SdncAaiDmaapConsumer

Coverage improvement for SdncAaiDmaapConsumer
https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage

Issue-ID: CCSDK-213
Change-Id: Icc9af3a9f27d4bae543525b5651d1f6485ef8857
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoAdd Aai event listener 79/39679/1
Serban Popescu [Wed, 28 Mar 2018 13:32:44 +0000 (13:32 +0000)]
Add Aai event listener

Add support for Aai and Pserver incoming messages from Dmaap

Change-Id: I6ace2395476a1410ea3b7ffe0bebc1766d19e474
Issue-ID: CCSDK-223
Signed-off-by: Serban Popescu <sp5226@att.com>
6 years agocoverage SdncFlatJsonDmaapConsumer 37/39537/1
shashikanth.vh [Wed, 28 Mar 2018 09:19:39 +0000 (14:49 +0530)]
coverage SdncFlatJsonDmaapConsumer

Coverage improvement for SdncFlatJsonDmaapConsumer
https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage

Issue-ID: CCSDK-213
Change-Id: Idb08f426e1626f8aa2b12d2c53f1960474af59c2
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoMerge "SdncOdlConnection coverage"
Dan Timoney [Tue, 27 Mar 2018 19:38:27 +0000 (19:38 +0000)]
Merge "SdncOdlConnection coverage"

6 years agoMerge "coverageSdncFlatJsonDmaapConsumer"
Dan Timoney [Tue, 27 Mar 2018 18:59:34 +0000 (18:59 +0000)]
Merge "coverageSdncFlatJsonDmaapConsumer"

6 years agoSdncOdlConnection coverage 99/39099/1
shashikanth.vh [Tue, 27 Mar 2018 13:47:33 +0000 (19:17 +0530)]
SdncOdlConnection coverage

Coverage improvement for SdncOdlConnection
https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage

Issue-ID: CCSDK-213
Change-Id: I8045722de77e8884be485bd6f1ed2243c08d2d2b
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agocoverageSdncFlatJsonDmaapConsumer 57/38557/4
shashikanth.vh [Mon, 26 Mar 2018 13:54:35 +0000 (19:24 +0530)]
coverageSdncFlatJsonDmaapConsumer

Coverage improvement for SdncFlatJsonDmaapConsumer
https://jira.onap.org/browse/CCSDK-213?jql=project%20%3D%20CCSDK%20AND%20text%20~%20coverage

Issue-ID: CCSDK-213
Change-Id: I95e824c5c83b9c36ce0c475368235182e851c254
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoAdd Aai event listener 53/38553/1
Serban Popescu [Mon, 26 Mar 2018 13:36:17 +0000 (13:36 +0000)]
Add Aai event listener

Add support for Aai and Pserver incoming messages from Dmaap

Change-Id: I57fedcaf6668d09189f0246571e8aaf515fc3fa0
Issue-ID: CCSDK-223
Signed-off-by: Serban Popescu <sp5226@att.com>
6 years agoMerge "Fixed DmaapListener multiple consumer thread issue"
Dan Timoney [Wed, 28 Feb 2018 15:33:10 +0000 (15:33 +0000)]
Merge "Fixed DmaapListener multiple consumer thread issue"

6 years agoNitrogen port: sli/northbound 43/32643/2
Dan Timoney [Thu, 22 Feb 2018 23:22:31 +0000 (17:22 -0600)]
Nitrogen port: sli/northbound

Update sli/northbound to compile for ODL Nitrogen

Change-Id: Ib14fea5dd3922175bd183afb9f3c85edaa7a2f0c
Issue-ID: CCSDK-177
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoFixed DmaapListener multiple consumer thread issue 17/28317/3
shashikanth.vh [Tue, 16 Jan 2018 13:23:23 +0000 (18:53 +0530)]
Fixed DmaapListener multiple consumer thread issue

DmaapListener handleSubscriptions method returns after creating
consumer thread for first subscription string, issue is fixed by
removing return.
https://jira.onap.org/browse/CCSDK-173

Issue-ID: CCSDK-173
Change-Id: I796b000b22762cda0a4f4fa929d5e2aabdcc7e8b
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
6 years agoRemoved of unused parameter 27/27727/1
prakash.e [Tue, 9 Jan 2018 15:57:21 +0000 (21:27 +0530)]
Removed of unused parameter

*unused parameter and unused function is removed

Change-Id: Ibf0f72d2948ad27313967ecadfb54f2a2bf0060b
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoRemoval of unused variables 25/27725/1
prakash.e [Tue, 9 Jan 2018 15:44:18 +0000 (21:14 +0530)]
Removal of unused variables

*Romoved unused variables and code changes for performance improvement

Change-Id: Ibe1993b750653d24379ffcc3638b71f6cefcaa6b
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoMerge "Exception issue"
Dan Timoney [Mon, 8 Jan 2018 14:52:45 +0000 (14:52 +0000)]
Merge "Exception issue"

6 years agoException issue 03/27503/3
prakash.e [Fri, 5 Jan 2018 06:45:29 +0000 (12:15 +0530)]
Exception issue

*deployList is used before initialization which results in
  NullPointer Exception.

Change-Id: I53d43d7656577368ac35db78ba27c015a2c8ac52
Issue-ID: CCSDK-170
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoFixed as per Java Code Conventions 81/27581/1
SRINIVAS V [Sat, 6 Jan 2018 17:07:33 +0000 (22:37 +0530)]
Fixed as per Java Code Conventions

*Removed the commented code of addParameter function
*Code optimized

Change-Id: Ibd711561d1f94854df464d6e94de6ef2fc8b6cd6
Issue-ID: CCSDK-151
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoRemoved unused code 31/27431/2
SRINIVAS V [Thu, 4 Jan 2018 16:27:52 +0000 (21:57 +0530)]
Removed unused code

*Deleted commented code

Change-Id: I03ebfab9d66f2a9e51233ec6312698af7ed91584
Issue-ID: CCSDK-151
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoMerge "Fixed as per Java Code Conventions"
Dan Timoney [Thu, 4 Jan 2018 12:35:46 +0000 (12:35 +0000)]
Merge "Fixed as per Java Code Conventions"

6 years agoMerge "Fixed as per Java Code Conventions"
Dan Timoney [Thu, 4 Jan 2018 12:35:31 +0000 (12:35 +0000)]
Merge "Fixed as per Java Code Conventions"

6 years agoMerge "Fixed as per Java Code Conventions"
Dan Timoney [Thu, 4 Jan 2018 12:29:41 +0000 (12:29 +0000)]
Merge "Fixed as per Java Code Conventions"

6 years agoMerge "Fixed as per Java Code Conventions"
Dan Timoney [Thu, 4 Jan 2018 12:28:37 +0000 (12:28 +0000)]
Merge "Fixed as per Java Code Conventions"

6 years agoFixed as per Java Code Conventions 27/27127/3
SRINIVAS V [Thu, 4 Jan 2018 06:17:12 +0000 (11:47 +0530)]
Fixed as per Java Code Conventions

*Changed to svcOperation rather than svc_OPERATION

Change-Id: I3e5f704368ba5d0de8af92a84e298aab5008742b
Issue-ID: CCSDK-151
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoFixed as per Java Code Conventions 23/27123/4
SRINIVAS V [Thu, 4 Jan 2018 06:06:13 +0000 (11:36 +0530)]
Fixed as per Java Code Conventions

*Changed to svcOperation rather than svc_OPERATION

Change-Id: I6267aa3396b3601a3673460ca776f1e46edd4ba6
Issue-ID: CCSDK-151
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoFixed as per Java Code Conventions 41/27141/2
SRINIVAS V [Fri, 29 Dec 2017 10:41:33 +0000 (16:11 +0530)]
Fixed as per Java Code Conventions

Change-Id: I0b2315c4a48b5c1c267dec10ce22ded559c98192
Issue-ID: CCSDK-151
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoException issue fix 09/27209/1
prakash.e [Tue, 2 Jan 2018 07:18:58 +0000 (12:48 +0530)]
Exception issue fix

Change-Id: I75eafe5267909dc1102287ef9bc8dffdb1d5dcba
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoRemoval of unused variable 05/27205/1
prakash.e [Tue, 2 Jan 2018 06:25:42 +0000 (11:55 +0530)]
Removal of unused variable

Change-Id: Idaf07c98ef0fef3923ddd7a9e185b727cb93b16f
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoFixed as per Java Code Conventions 35/27135/2
SRINIVAS V [Fri, 29 Dec 2017 10:01:54 +0000 (15:31 +0530)]
Fixed as per Java Code Conventions

Change-Id: I3a6fef42ba03db226705d96382f6cd6b4cfe14e7
Issue-ID: CCSDK-151
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoRemoval of useless parenthesis 01/26701/7
SRINIVAS V [Thu, 28 Dec 2017 06:53:54 +0000 (12:23 +0530)]
Removal of useless parenthesis

Change-Id: I27289de2837414d45efcdd3f617d2b399a8f8ac6
Issue-ID: CCSDK-151
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoMerge "typeCasting issue and useless assignment fix"
Dan Timoney [Thu, 21 Dec 2017 14:26:56 +0000 (14:26 +0000)]
Merge "typeCasting issue and useless assignment fix"

6 years agoMerge "Fixed as per Java Code Conventions"
Dan Timoney [Thu, 21 Dec 2017 14:24:42 +0000 (14:24 +0000)]
Merge "Fixed as per Java Code Conventions"

6 years agoMerge "Removal of useless parenthesis"
Dan Timoney [Thu, 21 Dec 2017 14:24:19 +0000 (14:24 +0000)]
Merge "Removal of useless parenthesis"

6 years agoRemoval of unused private field 13/26713/2
prakash.e [Thu, 21 Dec 2017 11:22:36 +0000 (16:52 +0530)]
Removal of unused private field

Change-Id: Ie2d33f7f9dba20a4d0fdf6a33f8574e953633a69
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoImpact on performance fix 07/26707/1
prakash.e [Thu, 21 Dec 2017 10:29:52 +0000 (15:59 +0530)]
Impact on performance fix

Change-Id: I36e82265087ebce69c7f01c8e75b7c932a969d0e
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoFixed as per Java Code Conventions 55/26555/3
root1 [Tue, 19 Dec 2017 13:32:44 +0000 (19:02 +0530)]
Fixed as per Java Code Conventions

Change-Id: Ib17c601ad6a2999e4396f84e18831b5f907557eb
Issue-ID: CCSDK-151
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoRemoval of useless parenthesis 61/26561/2
root1 [Tue, 19 Dec 2017 14:58:25 +0000 (20:28 +0530)]
Removal of useless parenthesis

Change-Id: I6ef27a2795e91948b996055decffc051373d6113
Issue-ID: CCSDK-151
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agotypeCasting issue and useless assignment fix 51/26551/3
prakash.e [Tue, 19 Dec 2017 13:53:28 +0000 (19:23 +0530)]
typeCasting issue and useless assignment fix

Change-Id: Iab98bdec347fc9b15afc78de1b99eab8fbff5ad1
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoMerge "Removal of useless parenthesis"
Dan Timoney [Tue, 19 Dec 2017 15:29:37 +0000 (15:29 +0000)]
Merge "Removal of useless parenthesis"

6 years agoFixed to improve the Maintainability of code 91/26191/2
root1 [Wed, 13 Dec 2017 08:54:43 +0000 (14:24 +0530)]
Fixed to improve the Maintainability of code

Issue-ID: CCSDK-151
Change-Id: If8bf17dd0e5387855ddbff9198107f334ded59c5
Signed-off-by: SRINIVAS V <srinivasa.mohan@huawei.com>
6 years agoRemoval of useless parenthesis 79/26179/3
root1 [Wed, 13 Dec 2017 06:26:13 +0000 (11:56 +0530)]
Removal of useless parenthesis

Issue-ID: CCSDK-151
Change-Id: Id27a026c599803705dd0675253b212e16228000a
Signed-off-by: root1 <srinivasa.mohan@huawei.com>
6 years agoMerge "Removal of useless parenthesis"
Dan Timoney [Mon, 18 Dec 2017 14:57:17 +0000 (14:57 +0000)]
Merge "Removal of useless parenthesis"

6 years agoMerge "Removal of unused variables"
Dan Timoney [Mon, 18 Dec 2017 14:55:45 +0000 (14:55 +0000)]
Merge "Removal of unused variables"

6 years agoRemoval of useless parenthesis 23/26323/3
prakash.e [Thu, 14 Dec 2017 10:57:14 +0000 (16:27 +0530)]
Removal of useless parenthesis

Change-Id: Ida52e0fab68d33ef446378024441ca3af0762f70
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoRemoval of unused variables 73/26373/2
prakash.e [Fri, 15 Dec 2017 13:24:34 +0000 (18:54 +0530)]
Removal of unused variables

Change-Id: I73dff3b51f1895fc0282e4d3d662bc9019a87e31
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoRemoval of unused parenthesis 15/26315/2
prakash.e [Thu, 14 Dec 2017 09:41:04 +0000 (15:11 +0530)]
Removal of unused parenthesis

Change-Id: I5050503d1993e880851fb56f6b7c3ef8ece192b6
Issue-ID: CCSDK-151
Signed-off-by: prakash.e <prakash.e@huawei.com>
6 years agoFix dmaapClient version 33/26233/1
ramu.n [Wed, 13 Dec 2017 13:31:16 +0000 (19:01 +0530)]
Fix dmaapClient version

Fix org.onap.dmaap.messagerouter.dmaapClinet:dmappClient.jar version

Change-Id: I5bbf068b21eb3563195c55b0156f2ff401873e45
Issue-ID: CCSDK-154
Signed-off-by: Ramu N <ramu.n@huawei.com>
6 years agoFix version.properties 79/24779/1
Dan Timoney [Tue, 21 Nov 2017 20:33:09 +0000 (15:33 -0500)]
Fix version.properties

Reset patch version to 0 in version.properties

Change-Id: Ife38d85b4aef218a98901c7b5c7d951e11690f54
Issue-ID: CIMAN-120
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoBump minor version 19/24219/2
Jessica Wagantall [Sat, 18 Nov 2017 00:56:52 +0000 (16:56 -0800)]
Bump minor version

Bump minor version in preparation for Amsterdam
branching. (part 2)

Change-Id: If8259634fe96f9a78cf59a9346dd051cc674e6c3
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoBump minor version 17/24017/1
Jessica Wagantall [Fri, 17 Nov 2017 07:51:48 +0000 (23:51 -0800)]
Bump minor version

Bump minor version in preparation for Amsterdam
branching.

Change-Id: I3d8c31a414a0539e2e59cb103f3395b863e7c18a
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
6 years agoRm docs in repo consolidated w/ ccsdk/distribution 91/23591/1
Rich Bennett [Wed, 15 Nov 2017 11:55:41 +0000 (06:55 -0500)]
Rm docs in repo consolidated w/ ccsdk/distribution

Change-Id: I6d02b60651b48ff279be7b7207cd422207c5481f
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
6 years agoUpdate CCSDK northbound ueb-listener 99/23499/1
lalena.aria [Tue, 14 Nov 2017 19:04:51 +0000 (19:04 +0000)]
Update CCSDK northbound ueb-listener

Changes made:
Corrected extraction locations for role, type, ecomp_generated_naming and naming_policy in ALLOTTED_RESOURCE_MODEL.

Change-Id: I59d1625ee226e194ecba81c84ead964df6307676
Issue-ID: SDNC-194
Signed-off-by: lalena.aria <lalena.aria@att.com>
6 years agoHandle duplicate DHCP event 61/23361/1
Dan Timoney [Mon, 13 Nov 2017 15:04:11 +0000 (10:04 -0500)]
Handle duplicate DHCP event

Handle case where 2 DHCP events received for same mac addr.  Should use
most recent IP address.

Change-Id: I90399ce3c39e07c2472366c78115812a64e9124b
Issue-ID: CCSDK-142
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoChange dmaapClient dependency 65/23265/1
Brian Freeman [Sun, 12 Nov 2017 22:34:34 +0000 (22:34 +0000)]
Change dmaapClient dependency

Issue-ID: CCSDK-142
Change-Id: I5a3cd0626c71eadd414ab9939774d159638b99a6
Signed-off-by: Brian Freeman <bf1936@att.com>
6 years agoAdd dhcp event handler 25/23125/1
Dan Timoney [Thu, 9 Nov 2017 20:18:24 +0000 (15:18 -0500)]
Add dhcp event handler

Add event handler for DHCP event

Change-Id: I2e23ace8ae481bf100f236a4e2723d721eec3470
Issue-ID: CCSDK-142
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoRoll to version 0.1.1-SNAPSHOT 29/22929/2
Dan Timoney [Thu, 9 Nov 2017 12:19:49 +0000 (07:19 -0500)]
Roll to version 0.1.1-SNAPSHOT

Roll to next release version

Change-Id: I7df5f5c516db6b4459a6f6063bf754e058a4048d
Issue-ID: CCSDK-141
Signed-off-by: Dan Timoney <dtimoney@att.com>
6 years agoAbstract 17/22817/1 1.0.0-Amsterdam 1.0.0-ONAP v0.1.0
Lalena Aria [Wed, 8 Nov 2017 16:25:41 +0000 (16:25 +0000)]
Abstract

Changes made:
update AAI Service path list from the latest version published by AAI Team

Change-Id: Ie6d5451777cfd45b528acdfe098e31f26ab3714c
Issue-ID: SDC-564
Signed-off-by: lalena.aria <lalena.aria@att.com>