Rob Daugherty [Thu, 13 Dec 2018 15:18:38 +0000 (15:18 +0000)]
Merge "Add the query to AAI for SI with customer info"
Tomasz Gwozdecki [Thu, 13 Dec 2018 08:19:02 +0000 (03:19 -0500)]
junits for MsoTenantUtilsFactory
-Added new test for MsoTenantUtilsFactory
Change-Id: I06719de861fc5d01bb5a8b71d5444eefd7b8b766
Issue-ID: SO-1339
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
Seshu Kumar M [Wed, 12 Dec 2018 15:40:51 +0000 (15:40 +0000)]
Merge "use config value instead hard code of url"
Steve Smokowski [Wed, 12 Dec 2018 15:17:26 +0000 (15:17 +0000)]
Merge "Fixed vlan xml and host routes"
Kalkere Ramesh, Sharan (sk720x) [Tue, 11 Dec 2018 16:52:11 +0000 (11:52 -0500)]
Add the query to AAI for SI with customer info
added in the same block of code to getSIHelper method
Change-Id: I512898d86b5bfd10d1cbbdfeaaa5f2b8cf71510a
Issue-ID: SO-1326
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
Steve Smokowski [Wed, 12 Dec 2018 12:53:54 +0000 (12:53 +0000)]
Merge "asdc process vf resource into db bug fix"
Steve Smokowski [Wed, 12 Dec 2018 12:50:16 +0000 (12:50 +0000)]
Merge "added check for null object"
Steve Smokowski [Wed, 12 Dec 2018 12:49:56 +0000 (12:49 +0000)]
Merge "vfc adapter authentication bug fix"
Steve Smokowski [Wed, 12 Dec 2018 12:48:24 +0000 (12:48 +0000)]
Merge "Skip cloud regions and fix macro"
Steve Smokowski [Wed, 12 Dec 2018 12:47:32 +0000 (12:47 +0000)]
Merge "response from aai is now volumeGroups"
Steve Smokowski [Wed, 12 Dec 2018 12:47:25 +0000 (12:47 +0000)]
Merge "fix issue when adding volume vnf api"
Steve Smokowski [Wed, 12 Dec 2018 12:47:09 +0000 (12:47 +0000)]
Merge "Reverse the relationship on the put to A&AI"
Steve Smokowski [Wed, 12 Dec 2018 12:43:54 +0000 (12:43 +0000)]
Merge "Added fix for potential nullpointer exception"
Steve Smokowski [Wed, 12 Dec 2018 12:42:16 +0000 (12:42 +0000)]
Merge "Added check for nullpointer exception"
Steve Smokowski [Wed, 12 Dec 2018 12:41:24 +0000 (12:41 +0000)]
Merge "Added lookup of serviceType and sent to BPMN"
Steve Smokowski [Wed, 12 Dec 2018 12:41:14 +0000 (12:41 +0000)]
Merge "Added quriedVolumeGroupId to createvfModule"
Steve Smokowski [Wed, 12 Dec 2018 12:41:06 +0000 (12:41 +0000)]
Merge "fixed aai response code in updateAAIVfModule"
Steve Smokowski [Wed, 12 Dec 2018 12:40:55 +0000 (12:40 +0000)]
Merge "refactor updaterequeststatustofailed method"
Steve Smokowski [Wed, 12 Dec 2018 12:40:38 +0000 (12:40 +0000)]
Merge "removed the AAIPropertiesConfiguration file"
Steve Smokowski [Wed, 12 Dec 2018 12:39:37 +0000 (12:39 +0000)]
Merge "ConfirmVolumeGroupNameTest improvements"
Steve Smokowski [Wed, 12 Dec 2018 12:38:17 +0000 (12:38 +0000)]
Merge "fix lookup of si if customer exists"
Steve Smokowski [Wed, 12 Dec 2018 12:38:08 +0000 (12:38 +0000)]
Merge "Changed sdncRequestId to SDNCA_requestId"
Steve Smokowski [Wed, 12 Dec 2018 12:37:57 +0000 (12:37 +0000)]
Merge "fix issue with instance groups and unassign req"
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>
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>
Kalkere Ramesh, Sharan (sk720x) [Tue, 11 Dec 2018 17:12:32 +0000 (12:12 -0500)]
Skip cloud regions and fix macro
changed aai create tasks to use env instead of urn prop
write serviceInstanceId from resource when exec is null
Change-Id: I2c0acbeeded2b8a4b0afb0f27d65e24fa48b907b
Issue-ID: SO-1329
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
Kalkere Ramesh, Sharan (sk720x) [Tue, 11 Dec 2018 16:55:38 +0000 (11:55 -0500)]
response from aai is now volumeGroups
AAI Client response is now expected to be VfModules
Change-Id: I13be95496fc711656036dab6c7452638a19139bf
Issue-ID: SO-1327
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
Kalkere Ramesh, Sharan (sk720x) [Tue, 11 Dec 2018 16:48:39 +0000 (11:48 -0500)]
fix issue when adding volume vnf api
Added quriedVolumeGroupId to create
Added PUAAIVfMod_updateVfModuleResponseCode to be set to execution
Added responseCode verification in unit tests
Set UAAIVfMod_updateVfModuleResponseCode
Change-Id: Ifeb91164d37baa21b43ebc904985ba0c33b6fa36
Issue-ID: SO-1325
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
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>
Kalkere Ramesh, Sharan (sk720x) [Tue, 11 Dec 2018 16:31:22 +0000 (11:31 -0500)]
Fixed vlan xml and host routes
Fixed parse error in build vlan xml and host routes, removed dead code.
Change-Id: Id3f4e6400434c77f9a942f7e64e03aed91e24c9f
Issue-ID: SO-1322
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
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>
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>
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>
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>
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>
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>
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>
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>
Rob Daugherty [Mon, 10 Dec 2018 18:55:12 +0000 (18:55 +0000)]
Merge "requestid retrieval and validation in bpmn"
Rob Daugherty [Mon, 10 Dec 2018 18:54:25 +0000 (18:54 +0000)]
Merge "object type is l3network in docreatenetwork"
Rob Daugherty [Mon, 10 Dec 2018 18:54:03 +0000 (18:54 +0000)]
Merge "fix execute and workflow layers for recreate"
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>
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>
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>
Rob Daugherty [Mon, 10 Dec 2018 16:20:41 +0000 (16:20 +0000)]
Merge "add in volume group model info lookup"
Rob Daugherty [Mon, 10 Dec 2018 15:40:49 +0000 (15:40 +0000)]
Merge "VNF Recreate"
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>
Rob Daugherty [Mon, 10 Dec 2018 14:39:24 +0000 (14:39 +0000)]
Merge "remove unused methods"
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>
Rob Daugherty [Mon, 10 Dec 2018 13:58:58 +0000 (13:58 +0000)]
Merge "APIH should not update db unless on error"
Rob Daugherty [Mon, 10 Dec 2018 13:58:16 +0000 (13:58 +0000)]
Merge "fixed headers for traceability"
Rob Daugherty [Mon, 10 Dec 2018 13:57:43 +0000 (13:57 +0000)]
Merge "Fix issues with DoCreateNetworkInstance"
Rob Daugherty [Mon, 10 Dec 2018 13:57:21 +0000 (13:57 +0000)]
Merge "remove multiline strings with A&AI client"
Rob Daugherty [Mon, 10 Dec 2018 13:56:26 +0000 (13:56 +0000)]
Merge "fixed null pointer in update request db"
Rob Daugherty [Mon, 10 Dec 2018 13:55:39 +0000 (13:55 +0000)]
Merge "Fix cloud Migration to read update config property"
Rob Daugherty [Mon, 10 Dec 2018 13:55:13 +0000 (13:55 +0000)]
Merge "fix volume group model info retrieval"
Rob Daugherty [Mon, 10 Dec 2018 13:54:18 +0000 (13:54 +0000)]
Merge "Add unit tests for ExternalAPIUtil"
Rob Daugherty [Mon, 10 Dec 2018 13:51:44 +0000 (13:51 +0000)]
Merge "sdnc common tasks returns response"
Rob Daugherty [Mon, 10 Dec 2018 13:49:26 +0000 (13:49 +0000)]
Merge "Fix App Yamls"
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>
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>
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>
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>
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>
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>
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>
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>
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>
Rob Daugherty [Thu, 6 Dec 2018 23:00:36 +0000 (23:00 +0000)]
Merge "Unable to Find Instance Group"
Rob Daugherty [Thu, 6 Dec 2018 23:00:03 +0000 (23:00 +0000)]
Merge "Update SDNC Client"
Rob Daugherty [Thu, 6 Dec 2018 22:53:01 +0000 (22:53 +0000)]
Merge "Enabled Scheduled Jobs"
Rob Daugherty [Thu, 6 Dec 2018 22:52:41 +0000 (22:52 +0000)]
Merge "Prevent Abort Complete"
Rob Daugherty [Thu, 6 Dec 2018 22:52:08 +0000 (22:52 +0000)]
Merge "fix flakey unit test"
Rob Daugherty [Thu, 6 Dec 2018 22:51:41 +0000 (22:51 +0000)]
Merge "grm clients use encrypted auth loading"
Rob Daugherty [Thu, 6 Dec 2018 22:44:11 +0000 (22:44 +0000)]
Merge "update orchestrationrequest response"
Rob Daugherty [Thu, 6 Dec 2018 22:43:12 +0000 (22:43 +0000)]
Merge "change all sdnc calls"
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>
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>
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>
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>
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>
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>
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>
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>
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>
Rob Daugherty [Thu, 6 Dec 2018 18:58:48 +0000 (18:58 +0000)]
Merge "fix how we get cloud info in GR_API"
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>
Rob Daugherty [Thu, 6 Dec 2018 13:32:19 +0000 (13:32 +0000)]
Merge "Alacarte Recreate Update"
Rob Daugherty [Thu, 6 Dec 2018 13:31:49 +0000 (13:31 +0000)]
Merge "Replace Hard Coded Function"
Rob Daugherty [Thu, 6 Dec 2018 13:31:03 +0000 (13:31 +0000)]
Merge "Remove Version Check"
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>
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>
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>
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>
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>
Rob Daugherty [Wed, 5 Dec 2018 19:08:54 +0000 (19:08 +0000)]
Merge "Add Cloud Owner"
Rob Daugherty [Wed, 5 Dec 2018 19:03:08 +0000 (19:03 +0000)]
Merge "Resolve Security Exploits"
Marcus Williams [Wed, 5 Dec 2018 18:14:09 +0000 (18:14 +0000)]
Merge "Always UnAssign"
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>
Rob Daugherty [Wed, 5 Dec 2018 14:04:46 +0000 (14:04 +0000)]
Merge "dmaap topic listening - bug fixing"