so.git
5 years agoBugfixes for December 2018 84/75284/1
Benjamin, Max (mb388a) [Fri, 4 Jan 2019 03:50:11 +0000 (22:50 -0500)]
Bugfixes for December 2018

Changed the way that the cidr is constructed in network utils.
added in the if statement to check if selflink already exists
removed execution line that was not needed in pull
added service instance id to workflowResourceIds for virtualLinkKey
network flows
wrote test for updating request to complete in db
workflow action directly updates db instead of using mso complete
process
Increase max timeout for SDNO Health Checks dmaap.
Added execution variable and corrected type and way data is retrieved
to fix defect
fixed retry status message in request db for #/5
updated workflowActionBBTasks for flow status message
updated flow status to failed on a workflowaction fail
Removed slashes and fixed rollbackStatusMessage
Updated requestStatus logic for adding status messages
Added junit test to validate casue of a defect and cleaned up code and
logging
added end timestamp to request db on complete request
fixed l3Network update of orchestation status in
DoUpdateNetworkInstance groovy as well
fixed update of l3network orchestration status
Add explicit resetting of heatStackId in A&AI to DeleteVfModule and
DeleteVolumeGroup BBs.
Preserve heatStackId setting in the copiedVfModule when updating the VF
Module in A&AI.
added functionality to skip rollback based on flag
Update snapshot version for logging, add headers
fixed optional of error in retrieveErrorMessage method
Set heatStackId to null if we want to remove it in A&AI.
added in a warn logger statement to keep track of field
map network technology from l3network instead of model info for network
adapter object mapper
Force heatStackId value to empty on an attempt to set it to null on
update
updated common pom to use aai schema version 1.4.1
removed handle sync error from SDNCHandler bpmn flow

Change-Id: I1bd7aa55b06d4e439000b216165c9daafeacc9a4
Issue-ID: SO-1361
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
5 years agoMerge "Added timeStamp to requestStatus returned"
Steve Smokowski [Fri, 4 Jan 2019 13:16:58 +0000 (13:16 +0000)]
Merge "Added timeStamp to requestStatus returned"

5 years agoHttpClientFactory to create HttpClient instances 28/74728/4
Michal Kabaj [Mon, 17 Dec 2018 16:10:24 +0000 (17:10 +0100)]
HttpClientFactory to create HttpClient instances

-Replace constructor calls with existing factory
-Add create methods to factory for each required Media Type

Change-Id: Ibd03c10230c87a0413c0ec529e0ea9ac800444f9
Issue-ID: SO-1344
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
5 years agoAdded timeStamp to requestStatus returned 20/74520/5
Kalkere Ramesh, Sharan (sk720x) [Tue, 11 Dec 2018 16:58:18 +0000 (11:58 -0500)]
Added timeStamp to requestStatus returned

Added timeStamp to requestStatus returned

Change-Id: Ife220b95287e672f456f1511f64ddccb613dde93
Issue-ID: SO-1328
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
5 years agoMerge "Either log or rethrow this exception"
Steve Smokowski [Thu, 3 Jan 2019 13:05:33 +0000 (13:05 +0000)]
Merge "Either log or rethrow this exception"

5 years agoSonar:Critical 78/75178/1
Manamohan Satapathy [Wed, 2 Jan 2019 10:45:17 +0000 (16:15 +0530)]
Sonar:Critical

CompareModelsResult.java:L31,L32 & L33
Issue-ID: SO-1356

Change-Id: I0afd0c5e12e63c7758238dd50968e4b2a926237d
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
5 years agoUpdate logging to msoLogger 94/75094/1
subhash kumar singh [Wed, 26 Dec 2018 14:08:00 +0000 (19:38 +0530)]
Update logging to msoLogger

Update logging to msoLogger.

Change-Id: I24f09f372d4d5c7572ba37fcb5aee1e39b4992fe
Issue-ID: SO-1330
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
5 years agoAAI dependency update 57/75057/1
Lukasz Muszkieta [Fri, 21 Dec 2018 13:15:16 +0000 (14:15 +0100)]
AAI dependency update

fix jenkins build

Change-Id: Id4f9cfdb602c94324e50ec2c23b36348ad4b245f
Issue-ID: SO-1348
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agoUse UUID to fill pnf-id in PNF PnP 62/74262/11
Joanna Jeremicz [Wed, 5 Dec 2018 09:38:39 +0000 (10:38 +0100)]
Use UUID to fill pnf-id in PNF PnP

Issue-ID: SO-1272
Change-Id: If516b7ec38dad3fbc7409aff42275a98ef2af76a
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoPNF PnP don't set "in-maint" 38/74838/1
biniek [Tue, 18 Dec 2018 17:10:07 +0000 (18:10 +0100)]
PNF PnP don't set "in-maint"

Change-Id: I2c68a87d2483ebbd44fbf90f1afced9f02d23ab4
Issue-ID: SO-1345
Signed-off-by: biniek <lukasz.biniek@nokia.com>
5 years agoMerge "Use try-with-resources : Sonar:Blocker"
Steve Smokowski [Mon, 17 Dec 2018 14:46:00 +0000 (14:46 +0000)]
Merge "Use try-with-resources : Sonar:Blocker"

5 years agoMerge "Bug fix for getInstnaceId"
Steve Smokowski [Mon, 17 Dec 2018 14:45:38 +0000 (14:45 +0000)]
Merge "Bug fix for getInstnaceId"

5 years agoUse try-with-resources 93/74693/1
Manamohan Satapathy [Mon, 17 Dec 2018 05:03:58 +0000 (10:33 +0530)]
Use try-with-resources
:
Sonar:Blocker

BpmnInstaller.java:L163

Change-Id: I20d81f7ef77446e50a4034d755537d1ca0b2d92b
Issue-ID: SO-1333
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
5 years agoBug fix for getInstnaceId 64/74564/3
Zhuoyao Huang [Wed, 12 Dec 2018 08:50:46 +0000 (16:50 +0800)]
Bug fix for getInstnaceId

CreateSDNCNetworkResource.afterCreateSDNCCall can't get instance id from getInstnaceId for modelName default case is missing

Issue-ID: SO-1331

Change-Id: Ia5eb03131a3137e5eede83a97d5b464e66bd2055
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
5 years agoEither log or rethrow this exception 46/74646/1
Shubhada Ramkrishna Vaze [Fri, 14 Dec 2018 05:54:04 +0000 (11:24 +0530)]
Either log or rethrow this exception

Location:so\adapters\mso-openstack-adapters\src\main\java\org\onap\so\adapters\vnf\MsoVnfAdapterImpl.java
Line No:2217

Change-Id: I4abe17029802aacb5ad2aae60e46980b2269e2ea
Issue-ID: SO-1338
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
5 years agoMerge "Add junit tests for CatalogDBUtils"
Steve Smokowski [Thu, 13 Dec 2018 15:19:55 +0000 (15:19 +0000)]
Merge "Add junit tests for CatalogDBUtils"

5 years agoMerge "Add the query to AAI for SI with customer info"
Rob Daugherty [Thu, 13 Dec 2018 15:18:38 +0000 (15:18 +0000)]
Merge "Add the query to AAI for SI with customer info"

5 years agoAdd junit tests for CatalogDBUtils 02/74602/2
Lukasz Muszkieta [Thu, 13 Dec 2018 13:02:30 +0000 (14:02 +0100)]
Add junit tests for CatalogDBUtils

Change-Id: I1ea3e92b6dcb3fbca837513e11451be47d8c488b
Issue-ID: SO-784
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agojunits for MsoTenantUtilsFactory 01/74601/1
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>
5 years agoMerge "use config value instead hard code of url"
Seshu Kumar M [Wed, 12 Dec 2018 15:40:51 +0000 (15:40 +0000)]
Merge "use config value instead hard code of url"

5 years agoMerge "Fixed vlan xml and host routes"
Steve Smokowski [Wed, 12 Dec 2018 15:17:26 +0000 (15:17 +0000)]
Merge "Fixed vlan xml and host routes"

5 years agoAdd the query to AAI for SI with customer info 17/74517/2
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>
5 years agoMerge "asdc process vf resource into db bug fix"
Steve Smokowski [Wed, 12 Dec 2018 12:53:54 +0000 (12:53 +0000)]
Merge "asdc process vf resource into db bug fix"

5 years agoMerge "added check for null object"
Steve Smokowski [Wed, 12 Dec 2018 12:50:16 +0000 (12:50 +0000)]
Merge "added check for null object"

5 years agoMerge "vfc adapter authentication bug fix"
Steve Smokowski [Wed, 12 Dec 2018 12:49:56 +0000 (12:49 +0000)]
Merge "vfc adapter authentication bug fix"

5 years agoMerge "Skip cloud regions and fix macro"
Steve Smokowski [Wed, 12 Dec 2018 12:48:24 +0000 (12:48 +0000)]
Merge "Skip cloud regions and fix macro"

5 years agoMerge "response from aai is now volumeGroups"
Steve Smokowski [Wed, 12 Dec 2018 12:47:32 +0000 (12:47 +0000)]
Merge "response from aai is now volumeGroups"

5 years agoMerge "fix issue when adding volume vnf api"
Steve Smokowski [Wed, 12 Dec 2018 12:47:25 +0000 (12:47 +0000)]
Merge "fix issue when adding volume vnf api"

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 agoSkip cloud regions and fix macro 22/74522/2
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>
5 years agoresponse from aai is now volumeGroups 18/74518/1
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>
5 years agofix issue when adding volume vnf api 16/74516/1
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>
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 agoFixed vlan xml and host routes 11/74511/1
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>
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>