so.git
5 years agoMerge "Reverse the relationship on the put to A&AI"
Steve Smokowski [Wed, 12 Dec 2018 12:47:09 +0000 (12:47 +0000)]
Merge "Reverse the relationship on the put to A&AI"

5 years agoMerge "Added fix for potential nullpointer exception"
Steve Smokowski [Wed, 12 Dec 2018 12:43:54 +0000 (12:43 +0000)]
Merge "Added fix for potential nullpointer exception"

5 years agoMerge "Added check for nullpointer exception"
Steve Smokowski [Wed, 12 Dec 2018 12:42:16 +0000 (12:42 +0000)]
Merge "Added check for nullpointer exception"

5 years agoMerge "Added lookup of serviceType and sent to BPMN"
Steve Smokowski [Wed, 12 Dec 2018 12:41:24 +0000 (12:41 +0000)]
Merge "Added lookup of serviceType and sent to BPMN"

5 years agoMerge "Added quriedVolumeGroupId to createvfModule"
Steve Smokowski [Wed, 12 Dec 2018 12:41:14 +0000 (12:41 +0000)]
Merge "Added quriedVolumeGroupId to createvfModule"

5 years agoMerge "fixed aai response code in updateAAIVfModule"
Steve Smokowski [Wed, 12 Dec 2018 12:41:06 +0000 (12:41 +0000)]
Merge "fixed aai response code in updateAAIVfModule"

5 years agoMerge "refactor updaterequeststatustofailed method"
Steve Smokowski [Wed, 12 Dec 2018 12:40:55 +0000 (12:40 +0000)]
Merge "refactor updaterequeststatustofailed method"

5 years agoMerge "removed the AAIPropertiesConfiguration file"
Steve Smokowski [Wed, 12 Dec 2018 12:40:38 +0000 (12:40 +0000)]
Merge "removed the AAIPropertiesConfiguration file"

5 years agoMerge "ConfirmVolumeGroupNameTest improvements"
Steve Smokowski [Wed, 12 Dec 2018 12:39:37 +0000 (12:39 +0000)]
Merge "ConfirmVolumeGroupNameTest improvements"

5 years agoMerge "fix lookup of si if customer exists"
Steve Smokowski [Wed, 12 Dec 2018 12:38:17 +0000 (12:38 +0000)]
Merge "fix lookup of si if customer exists"

5 years agoMerge "Changed sdncRequestId to SDNCA_requestId"
Steve Smokowski [Wed, 12 Dec 2018 12:38:08 +0000 (12:38 +0000)]
Merge "Changed sdncRequestId to SDNCA_requestId"

5 years agoMerge "fix issue with instance groups and unassign req"
Steve Smokowski [Wed, 12 Dec 2018 12:37:57 +0000 (12:37 +0000)]
Merge "fix issue with instance groups and unassign req"

5 years agoConfirmVolumeGroupNameTest improvements 42/71942/5
Joanna Jeremicz [Tue, 6 Nov 2018 12:22:52 +0000 (13:22 +0100)]
ConfirmVolumeGroupNameTest improvements

Change-Id: I3e611f2577e66932d8337d1768ba803c25d01b39
Issue-ID: SO-784
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoUpdate INFO.yaml 44/74544/1
Jessica Wagantall [Tue, 11 Dec 2018 22:09:14 +0000 (14:09 -0800)]
Update INFO.yaml

- Add missing blocks of information
- Fix indentation
- Add three more committers:
  Steve Smokowski
  Subhash Kumar Singh
  Lukasz Muszkieta

Change-Id: I313228e20effce54808e84d8847f60ec2f4a41cb
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoReverse the relationship on the put to A&AI 13/74513/1
Kalkere Ramesh, Sharan (sk720x) [Tue, 11 Dec 2018 16:45:37 +0000 (11:45 -0500)]
Reverse the relationship on the put to A&AI

Correct Unit tests that are broken
Reverse the relationship on the put to A&AI

Change-Id: Ia70f305066397f032fa6c4b1430b1a076f18dee6
Issue-ID: SO-1324
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agofix lookup of si if customer exists 05/74505/1
Kalkere Ramesh, Sharan (sk720x) [Tue, 11 Dec 2018 15:50:04 +0000 (10:50 -0500)]
fix lookup of si if customer exists

fix lookup of service instance in aai if customer exists
remove the unwanted mock in the bb input setup test

Change-Id: I12a666fef771c127a69eef254228753204cadd73
Issue-ID: SO-1321
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoChanged sdncRequestId to SDNCA_requestId 04/74504/1
Kalkere Ramesh, Sharan (sk720x) [Tue, 11 Dec 2018 15:47:33 +0000 (10:47 -0500)]
Changed sdncRequestId to SDNCA_requestId

Updated junit groovy test for sdnc adapter
Changed to set sdncRequestId to be set to SDNCA_requestId so
correlation happens during callback.

Change-Id: I6532a676caa4332a32c89ef0ff2e2739d7e8cb56
Issue-ID: SO-1320
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agofix issue with instance groups and unassign req 72/74472/2
Kalkere Ramesh, Sharan (sk720x) [Mon, 10 Dec 2018 21:30:53 +0000 (16:30 -0500)]
fix issue with instance groups and unassign req

fixed issue where instance groups were added on an Unassign request

Change-Id: I0bec76d17730553c4ff5c750dfe1d88edabd7837
Issue-ID: SO-1319
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoremoved the AAIPropertiesConfiguration file 71/74471/1
Kalkere Ramesh, Sharan (sk720x) [Mon, 10 Dec 2018 21:26:33 +0000 (16:26 -0500)]
removed the AAIPropertiesConfiguration file

remove the test class that was importing it as well
remove the AAIPropertiesConfiguration file

Change-Id: I65b756961ec3e42a12ccf10ce0bb6cfb8d47ed30
Issue-ID: SO-1318
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoAdded lookup of serviceType and sent to BPMN 70/74470/1
Kalkere Ramesh, Sharan (sk720x) [Mon, 10 Dec 2018 21:17:44 +0000 (16:17 -0500)]
Added lookup of serviceType and sent to BPMN

Change-Id: I8da48da63211c5875a056f1d95cfc6bdf073a9fb
Issue-ID: SO-1316
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoAdded quriedVolumeGroupId to createvfModule 68/74468/1
Kalkere Ramesh, Sharan (sk720x) [Mon, 10 Dec 2018 20:49:55 +0000 (15:49 -0500)]
Added quriedVolumeGroupId to createvfModule

Added quriedVolumeGroupId to create

Change-Id: Ife1ad6b3f96918b9d96b52ea509a85ecada5c74d
Issue-ID: SO-1314
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agofixed aai response code in updateAAIVfModule 66/74466/1
Kalkere Ramesh, Sharan (sk720x) [Mon, 10 Dec 2018 20:45:55 +0000 (15:45 -0500)]
fixed aai response code in updateAAIVfModule

Added PUAAIVfMod_updateVfModuleResponseCode to be set to execution
Added responseCode verification in unit tests
Set UAAIVfMod_updateVfModuleResponseCode

Change-Id: I0d429388ff49ae78241ad1b0f33815a80f749061
Issue-ID: SO-1313
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agorefactor updaterequeststatustofailed method 65/74465/2
Kalkere Ramesh, Sharan (sk720x) [Mon, 10 Dec 2018 20:33:39 +0000 (15:33 -0500)]
refactor updaterequeststatustofailed method

fixed compliation error in workflowActionbbtest mocks
moved request db failure logic to a separate class
refactored and added test cases for updateReqToFailed

Change-Id: Ie928aa541e86afb8e867ca445258b118eed8b357
Issue-ID: SO-1310
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoMerge "requestid retrieval and validation in bpmn"
Rob Daugherty [Mon, 10 Dec 2018 18:55:12 +0000 (18:55 +0000)]
Merge "requestid retrieval and validation in bpmn"

5 years agoMerge "object type is l3network in docreatenetwork"
Rob Daugherty [Mon, 10 Dec 2018 18:54:25 +0000 (18:54 +0000)]
Merge "object type is l3network in docreatenetwork"

5 years agoMerge "fix execute and workflow layers for recreate"
Rob Daugherty [Mon, 10 Dec 2018 18:54:03 +0000 (18:54 +0000)]
Merge "fix execute and workflow layers for recreate"

5 years agoobject type is l3network in docreatenetwork 60/74460/1
Kalkere Ramesh, Sharan (sk720x) [Mon, 10 Dec 2018 17:08:27 +0000 (12:08 -0500)]
object type is l3network in docreatenetwork

Change-Id: I2d020e89a8411ccfa067e01975945b64598e9159
Issue-ID: SO-1312
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agorequestid retrieval and validation in bpmn 59/74459/1
Kalkere Ramesh, Sharan (sk720x) [Mon, 10 Dec 2018 17:00:37 +0000 (12:00 -0500)]
requestid retrieval and validation in bpmn

Change-Id: I4d30a784eed5dd68f9ee7c2b6833d72cbf0eccfa
Issue-ID: SO-1311
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agofix execute and workflow layers for recreate 54/74454/1
Kalkere Ramesh, Sharan (sk720x) [Mon, 10 Dec 2018 16:25:40 +0000 (11:25 -0500)]
fix execute and workflow layers for recreate

reverted resource id change and populated service id
removed all unnecessary mocks from bb input setup test
fixed unit tests that were failing in PR
committing to get jenkins verify pipeline job to run
fix both workflow action and bb input setup for recreate replace

Change-Id: I789738a77ebcc42c2256a434cb4785212cf592a7
Issue-ID: SO-1309
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoMerge "add in volume group model info lookup"
Rob Daugherty [Mon, 10 Dec 2018 16:20:41 +0000 (16:20 +0000)]
Merge "add in volume group model info lookup"

5 years agoMerge "VNF Recreate"
Rob Daugherty [Mon, 10 Dec 2018 15:40:49 +0000 (15:40 +0000)]
Merge "VNF Recreate"

5 years agoadd in volume group model info lookup 03/74403/2
Kalkere Ramesh, Sharan (sk720x) [Fri, 7 Dec 2018 17:05:06 +0000 (12:05 -0500)]
add in volume group model info lookup

added in the lookup of volume group for vf on macro as well

Change-Id: Ie3582724b78e88a0b2dd90c37dff086b5e2c3bf9
Issue-ID: SO-1298
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoMerge "remove unused methods"
Rob Daugherty [Mon, 10 Dec 2018 14:39:24 +0000 (14:39 +0000)]
Merge "remove unused methods"

5 years agoVNF Recreate 64/74364/2
Smokowski, Steve (ss835w) [Thu, 6 Dec 2018 21:52:59 +0000 (16:52 -0500)]
VNF Recreate

renamed util class to workflowaction extractresourceaai
added junit test for grapi on a vnf level macro flow
added component to workflowactionutils helper class
added functionality for gr api to run vnf level flows

Change-Id: Ie2e53b10df99c5a15008a380f89c835ca49bb5d5
Issue-ID: SO-1293
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoMerge "APIH should not update db unless on error"
Rob Daugherty [Mon, 10 Dec 2018 13:58:58 +0000 (13:58 +0000)]
Merge "APIH should not update db unless on error"

5 years agoMerge "fixed headers for traceability"
Rob Daugherty [Mon, 10 Dec 2018 13:58:16 +0000 (13:58 +0000)]
Merge "fixed headers for traceability"

5 years agoMerge "Fix issues with DoCreateNetworkInstance"
Rob Daugherty [Mon, 10 Dec 2018 13:57:43 +0000 (13:57 +0000)]
Merge "Fix issues with DoCreateNetworkInstance"

5 years agoMerge "remove multiline strings with A&AI client"
Rob Daugherty [Mon, 10 Dec 2018 13:57:21 +0000 (13:57 +0000)]
Merge "remove multiline strings with A&AI client"

5 years agoMerge "fixed null pointer in update request db"
Rob Daugherty [Mon, 10 Dec 2018 13:56:26 +0000 (13:56 +0000)]
Merge "fixed null pointer in update request db"

5 years agoMerge "Fix cloud Migration to read update config property"
Rob Daugherty [Mon, 10 Dec 2018 13:55:39 +0000 (13:55 +0000)]
Merge "Fix cloud Migration to read update config property"

5 years agoMerge "fix volume group model info retrieval"
Rob Daugherty [Mon, 10 Dec 2018 13:55:13 +0000 (13:55 +0000)]
Merge "fix volume group model info retrieval"

5 years agoMerge "Add unit tests for ExternalAPIUtil"
Rob Daugherty [Mon, 10 Dec 2018 13:54:18 +0000 (13:54 +0000)]
Merge "Add unit tests for ExternalAPIUtil"

5 years agoMerge "sdnc common tasks returns response"
Rob Daugherty [Mon, 10 Dec 2018 13:51:44 +0000 (13:51 +0000)]
Merge "sdnc common tasks returns response"

5 years agoMerge "Fix App Yamls"
Rob Daugherty [Mon, 10 Dec 2018 13:49:26 +0000 (13:49 +0000)]
Merge "Fix App Yamls"

5 years agoremove unused methods 60/74060/2
Lukasz Muszkieta [Fri, 30 Nov 2018 13:57:18 +0000 (14:57 +0100)]
remove unused methods

Change-Id: Ica2d63e4d64f778257deb970b72d3fe858729952
Issue-ID: SO-729
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agoAPIH should not update db unless on error 17/74417/1
Kalkere Ramesh, Sharan (sk720x) [Fri, 7 Dec 2018 19:38:09 +0000 (14:38 -0500)]
APIH should not update db unless on error

Updated logic so APIH doesn't update db unless on error

Change-Id: I530ee95e90df457996af0fe2e679a9f31ad762a5
Issue-ID: SO-1305
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoFix issues with DoCreateNetworkInstance 16/74416/1
Kalkere Ramesh, Sharan (sk720x) [Fri, 7 Dec 2018 19:18:26 +0000 (14:18 -0500)]
Fix issues with DoCreateNetworkInstance

Change-Id: I8aa535b0577560c13a00b3c9a5eed49a3892f644
Issue-ID: SO-1303
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoremove multiline strings with A&AI client 15/74415/1
Kalkere Ramesh, Sharan (sk720x) [Fri, 7 Dec 2018 19:16:08 +0000 (14:16 -0500)]
remove multiline strings with A&AI client

do not use multiline strings with A&AI client

Change-Id: I6c88e198601479dda1c09edc7717289beae5dc60
Issue-ID: SO-1302
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agofixed headers for traceability 14/74414/1
Kalkere Ramesh, Sharan (sk720x) [Fri, 7 Dec 2018 19:11:47 +0000 (14:11 -0500)]
fixed headers for traceability

Changed if condition and updated to get last element/instance in the
list.
Add block to handle when there is more than 1 process instance returned.
Update headers for traceability in logging

Change-Id: Ibb2cd0bf5ba7cd733371a204c0b61e418564df97
Issue-ID: SO-1301
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agofixed null pointer in update request db 06/74406/1
Kalkere Ramesh, Sharan (sk720x) [Fri, 7 Dec 2018 17:18:52 +0000 (12:18 -0500)]
fixed null pointer in update request db

Fix issue with broken JUNIT tests case
Update logic so it does not null pointer

Change-Id: I88bbb6eb28125331ee10e6ba5185b15bae8b2375
Issue-ID: SO-1300
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoFix cloud Migration to read update config property 04/74404/1
Kalkere Ramesh, Sharan (sk720x) [Fri, 7 Dec 2018 17:10:35 +0000 (12:10 -0500)]
Fix cloud Migration to read update config property

Fix cloud Migration to read update config property

Change-Id: I143f654b62c83aaf19b9c8bd076fb3878967f120
Issue-ID: SO-1299
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agofix volume group model info retrieval 02/74402/1
Kalkere Ramesh, Sharan (sk720x) [Fri, 7 Dec 2018 17:00:08 +0000 (12:00 -0500)]
fix volume group model info retrieval

fixed the broken unit test with updated mocks
fix the if statement where its supposed to take in cloudRegion

Change-Id: I0a1f349ff8d64dfec7ad98b351c8701f9cb828bb
Issue-ID: SO-1297
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agosdnc common tasks returns response 99/74399/1
Kalkere Ramesh, Sharan (sk720x) [Fri, 7 Dec 2018 16:37:19 +0000 (11:37 -0500)]
sdnc common tasks returns response

fix the post200Test by returning the correct response
fix the unit test that expected the json response
fixed the sdnc common tasks to return json response

Change-Id: I80392cbd9aa90955c47661eeee6c605c213525e7
Issue-ID: SO-1296
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoMerge "Unable to Find Instance Group"
Rob Daugherty [Thu, 6 Dec 2018 23:00:36 +0000 (23:00 +0000)]
Merge "Unable to Find Instance Group"

5 years agoMerge "Update SDNC Client"
Rob Daugherty [Thu, 6 Dec 2018 23:00:03 +0000 (23:00 +0000)]
Merge "Update SDNC Client"

5 years agoMerge "Enabled Scheduled Jobs"
Rob Daugherty [Thu, 6 Dec 2018 22:53:01 +0000 (22:53 +0000)]
Merge "Enabled Scheduled Jobs"

5 years agoMerge "Prevent Abort Complete"
Rob Daugherty [Thu, 6 Dec 2018 22:52:41 +0000 (22:52 +0000)]
Merge "Prevent Abort Complete"

5 years agoMerge "fix flakey unit test"
Rob Daugherty [Thu, 6 Dec 2018 22:52:08 +0000 (22:52 +0000)]
Merge "fix flakey unit test"

5 years agoMerge "grm clients use encrypted auth loading"
Rob Daugherty [Thu, 6 Dec 2018 22:51:41 +0000 (22:51 +0000)]
Merge "grm clients use encrypted auth loading"

5 years agoMerge "update orchestrationrequest response"
Rob Daugherty [Thu, 6 Dec 2018 22:44:11 +0000 (22:44 +0000)]
Merge "update orchestrationrequest response"

5 years agoMerge "change all sdnc calls"
Rob Daugherty [Thu, 6 Dec 2018 22:43:12 +0000 (22:43 +0000)]
Merge "change all sdnc calls"

5 years agoUpdate SDNC Client 66/74366/1
Smokowski, Steve (ss835w) [Thu, 6 Dec 2018 21:58:30 +0000 (16:58 -0500)]
Update SDNC Client

updated sdnc client version to 1.5.0

Change-Id: If043e9b2b2cd8cfb1538e53e5db9b79a8220bc47
Issue-ID: SO-1295
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoUnable to Find Instance Group 65/74365/1
Smokowski, Steve (ss835w) [Thu, 6 Dec 2018 21:56:55 +0000 (16:56 -0500)]
Unable to Find Instance Group

Change-Id: I72ed1a171a6062b7d020a1ba5f85f4fc902cced6
Issue-ID: SO-1294
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoEnabled Scheduled Jobs 63/74363/1
Smokowski, Steve (ss835w) [Thu, 6 Dec 2018 21:47:03 +0000 (16:47 -0500)]
Enabled Scheduled Jobs

Re-enable scheduled jobs inside of springboot 2.0

Change-Id: I9d405b2d4e6c11194a3a84bb9a213c877035ee5e
Issue-ID: SO-1292
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoPrevent Abort Complete 60/74360/1
Smokowski, Steve (ss835w) [Thu, 6 Dec 2018 21:36:46 +0000 (16:36 -0500)]
Prevent Abort Complete

Prevent completion processing on Abort handling code

Change-Id: I5ef615e16e5b9f5e5c4ab14d896c24444c6e0a92
Issue-ID: SO-1291
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoupdate orchestrationrequest response 58/74358/1
Kalkere Ramesh, Sharan (sk720x) [Thu, 6 Dec 2018 21:07:21 +0000 (16:07 -0500)]
update orchestrationrequest response

Change-Id: If2bebd5fe511a1beee4ada0bb473e3b37f8ce474
Issue-ID: SO-1290
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agofix flakey unit test 56/74356/2
Kalkere Ramesh, Sharan (sk720x) [Thu, 6 Dec 2018 20:50:14 +0000 (15:50 -0500)]
fix flakey unit test

Change-Id: Ie82a2ae1890a867d027b534c2a674fcd750b2a66
Issue-ID: SO-1289
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agogrm clients use encrypted auth loading 55/74355/1
Kalkere Ramesh, Sharan (sk720x) [Thu, 6 Dec 2018 20:36:24 +0000 (15:36 -0500)]
grm clients use encrypted auth loading

Change-Id: I328e7c0913acf3d84d4a51ba9b9237ec337b0ee1
Issue-ID: SO-1288
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agochange all sdnc calls 54/74354/1
Kalkere Ramesh, Sharan (sk720x) [Thu, 6 Dec 2018 20:26:31 +0000 (15:26 -0500)]
change all sdnc calls

Change-Id: I85c9e0c35b543f86818f6689df6c64198fe2bf35
Issue-ID: SO-1287
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agocreating relationships vnf and tenant 51/74351/1
Kalkere Ramesh, Sharan (sk720x) [Thu, 6 Dec 2018 19:11:29 +0000 (14:11 -0500)]
creating relationships vnf and tenant

Change-Id: I515fc40c7924c2fdb3f0bc4dd3a620eb0a3bf948
Issue-ID: SO-1284
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoMerge "fix how we get cloud info in GR_API"
Rob Daugherty [Thu, 6 Dec 2018 18:58:48 +0000 (18:58 +0000)]
Merge "fix how we get cloud info in GR_API"

5 years agofix how we get cloud info in GR_API 35/74335/2
Kalkere Ramesh, Sharan (sk720x) [Wed, 5 Dec 2018 20:30:26 +0000 (15:30 -0500)]
fix how we get cloud info in GR_API

added jpa repo for northbound request with a cloudowner

Change-Id: I3a2aeb3547f194bc404ed1bc08ba6d8560961a79
Issue-ID: SO-1283
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoMerge "Alacarte Recreate Update"
Rob Daugherty [Thu, 6 Dec 2018 13:32:19 +0000 (13:32 +0000)]
Merge "Alacarte Recreate Update"

5 years agoMerge "Replace Hard Coded Function"
Rob Daugherty [Thu, 6 Dec 2018 13:31:49 +0000 (13:31 +0000)]
Merge "Replace Hard Coded Function"

5 years agoMerge "Remove Version Check"
Rob Daugherty [Thu, 6 Dec 2018 13:31:03 +0000 (13:31 +0000)]
Merge "Remove Version Check"

5 years agomoved all ecomp.mso properties to org.onap.so 99/74299/1
Kalkere Ramesh, Sharan (sk720x) [Wed, 5 Dec 2018 20:17:08 +0000 (15:17 -0500)]
moved all ecomp.mso properties to org.onap.so

moved all ecomp.mso properties to org.onap.so

Change-Id: I55bd57d1c1d1dca065575c03d3c0b8f83aa4594d
Issue-ID: SO-1278
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoAlacarte Recreate Update 98/74298/1
Smokowski, Steve (ss835w) [Wed, 5 Dec 2018 19:56:24 +0000 (14:56 -0500)]
Alacarte Recreate Update

Updated aLaCarte logic for recreate actions

Change-Id: I8f3cb8f53bbf9b0f77416ce09bba8313f5f58093
Issue-ID: SO-128
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoFix App Yamls 96/74296/1
Smokowski, Steve (ss835w) [Wed, 5 Dec 2018 19:52:52 +0000 (14:52 -0500)]
Fix App Yamls

Fix application yamls to use springboot 2.0 properties

Issue-ID: SO-1281
Change-Id: I6a24fb3bef41477b893649f2110066ba6021141f
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoRemove Version Check 95/74295/1
Smokowski, Steve (ss835w) [Wed, 5 Dec 2018 19:45:36 +0000 (14:45 -0500)]
Remove Version Check

Removed version check as not necessary for setting boolean

Change-Id: I7243f0b80df6766c9d681889ee5205fed4efbbcb
Issue-ID: SO-1280
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoReplace Hard Coded Function 94/74294/1
Smokowski, Steve (ss835w) [Wed, 5 Dec 2018 19:43:36 +0000 (14:43 -0500)]
Replace Hard Coded Function

- Replaced the VNFC hardcoded Function with the function value that is
set on the node template.

Change-Id: Id3b2e3a05c5dc9392509972fdf557ec1fc6c3beb
Issue-ID: SO-1279
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoMerge "Add Cloud Owner"
Rob Daugherty [Wed, 5 Dec 2018 19:08:54 +0000 (19:08 +0000)]
Merge "Add Cloud Owner"

5 years agoMerge "Resolve Security Exploits"
Rob Daugherty [Wed, 5 Dec 2018 19:03:08 +0000 (19:03 +0000)]
Merge "Resolve Security Exploits"

5 years agoMerge "Always UnAssign"
Marcus Williams [Wed, 5 Dec 2018 18:14:09 +0000 (18:14 +0000)]
Merge "Always UnAssign"

5 years agoAdd Cloud Owner 71/74271/1
Smokowski, Steve (ss835w) [Wed, 5 Dec 2018 14:38:22 +0000 (09:38 -0500)]
Add Cloud Owner

Update ref data, turn test into integration test
Fixed junit test  to use cloudOwner as "my-custom-cloud-owner".
Fixed junit test case for the new method.
updates to the junit test case for

Update WorkflowAction.queryNorthBoundRequestCatalogDb to have
cloud-owner as a param

Add a new method to CatalogDBClient-
getNorthBoundRequestByActionAndIsALaCarteAndRequestScopeAndCloudOwner()

Update Repeatable Migration to have CloudOwner Populated for all Records
Add New Migration Script to Add Cloud_Owner Column to
North_Bound_Request Table
Add Cloud_Owner Field to Java Bean, as a String

Change-Id: I9f135be8923626c6d6f6b4ae23e4cbc0200067e2
Issue-ID: SO-1276
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoMerge "dmaap topic listening - bug fixing"
Rob Daugherty [Wed, 5 Dec 2018 14:04:46 +0000 (14:04 +0000)]
Merge "dmaap topic listening - bug fixing"

5 years agoMerge "Updated Network Logic"
Rob Daugherty [Wed, 5 Dec 2018 14:04:26 +0000 (14:04 +0000)]
Merge "Updated Network Logic"

5 years agoMerge "Add support for naming service"
Rob Daugherty [Wed, 5 Dec 2018 14:01:17 +0000 (14:01 +0000)]
Merge "Add support for naming service"

5 years agoResolve Security Exploits 64/74264/1
Smokowski, Steve (ss835w) [Wed, 5 Dec 2018 13:30:51 +0000 (08:30 -0500)]
Resolve Security Exploits

normalize all file paths before using them

Change-Id: I67aaa00d7218b95dde96f3679efe92c3c0cd33f9
Issue-ID: SO-1275
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoAlways UnAssign 03/74203/3
Smokowski, Steve (ss835w) [Tue, 4 Dec 2018 18:35:01 +0000 (13:35 -0500)]
Always UnAssign

Removed logic to skip unassign sdnc in rollback flows
Properly merge UT Class to remove test cases no longer needed

Change-Id: I5041d6c828003aee953fb0cff3ac9e99f608ef10
Issue-ID: SO-1268
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agodmaap topic listening - bug fixing 44/74244/1
Lukasz Muszkieta [Fri, 30 Nov 2018 12:43:26 +0000 (13:43 +0100)]
dmaap topic listening - bug fixing

Change-Id: I9116138f81596029b0ba1edc8e7e095498a0772e
Issue-ID: SO-1253
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agoMerge "Fix auth for catalog db"
Seshu Kumar M [Wed, 5 Dec 2018 03:58:34 +0000 (03:58 +0000)]
Merge "Fix auth for catalog db"

5 years agoUpdated Network Logic 31/74231/1
Smokowski, Steve (ss835w) [Tue, 4 Dec 2018 20:33:20 +0000 (15:33 -0500)]
Updated Network Logic

Added logic to get aggregate route, updated unit test, fixed bugs,
refactored select code.

Change-Id: I3269da1967ba903dd11459f76030c3fc2aad797a
Issue-ID: SO-1270
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoFix Bux 00/74200/1
Smokowski, Steve (ss835w) [Tue, 4 Dec 2018 18:08:35 +0000 (13:08 -0500)]
Fix Bux

Fix Bug with mapping  of VNFC Instance Groups

Change-Id: Idb35d33f47f9e4854d68590d665553f8385123ab
Issue-ID: SO-1267
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
5 years agoFix auth for catalog db 56/73156/3
subhash kumar singh [Thu, 15 Nov 2018 12:05:55 +0000 (17:35 +0530)]
Fix auth for catalog db

Fix auth for catalog db.

Change-Id: Ic787993f608b7ddf74167f7859a519ca02b794ed
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
5 years agoAdded check for nullpointer exception 25/74125/1
Chandan Ghosh [Mon, 3 Dec 2018 09:47:18 +0000 (15:17 +0530)]
Added check for nullpointer exception

Added check for nullpointer exception

Issue-ID: SO-1263
Change-Id: I6a888643e3232426773b8785b224732f51983734
Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
5 years agoAdded fix for potential nullpointer exception 22/74122/1
Chandan Ghosh [Mon, 3 Dec 2018 08:57:48 +0000 (14:27 +0530)]
Added fix for potential nullpointer exception

Added fix for potential nullpointerexception

Issue-ID: SO-1263
Change-Id: Iaf7ab5b170ddcca03f597ab9f9a951afcee2d2f9
Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
5 years agoAdd the monitoring interfaces 30/74030/1
seshukm [Fri, 30 Nov 2018 05:24:01 +0000 (13:24 +0800)]
Add the monitoring interfaces

Issue-ID: SO-1230

Change-Id: Ic0ed949f9238d263effe706ef22e2266e0d22d49
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoAdd the deployment view 29/74029/1
seshukm [Fri, 30 Nov 2018 05:22:21 +0000 (13:22 +0800)]
Add the deployment view

Issue-ID: SO-1259

Change-Id: I239d4ecaf73c0aa09f735d54dfbda6d320ab4d59
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoCorrect the incorrect in Main 28/74028/1
seshukm [Fri, 30 Nov 2018 05:21:36 +0000 (13:21 +0800)]
Correct the incorrect in Main

Issue-ID: SO-1259

Change-Id: I194c8001534a0407e8f344fc498c6bac88d70b02
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
5 years agoupdate the main RN 21/74021/1
seshukm [Fri, 30 Nov 2018 04:09:15 +0000 (12:09 +0800)]
update the main RN

Issue-ID: SO-1259

Change-Id: I284766246206ea1305ca87e52e35ffb65766a4a6
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>