Benjamin, Max (mb388a) [Mon, 14 Jan 2019 14:08:02 +0000 (09:08 -0500)]
Add missing license headers
add headers to files which were missing them
Issue-ID: SO-1390
Change-Id: I6c754f72c5d1ef6485d6343aae4b994120901d08
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Steve Smokowski [Sat, 12 Jan 2019 13:16:57 +0000 (13:16 +0000)]
Merge "Add junit tests for MsoCloudifyUtils"
Steve Smokowski [Sat, 12 Jan 2019 13:16:43 +0000 (13:16 +0000)]
Merge "updated logging to JaxRsFilterLogging"
Steve Smokowski [Sat, 12 Jan 2019 13:16:32 +0000 (13:16 +0000)]
Merge "Created sniro request pojos for homingV2 flow"
Steve Smokowski [Sat, 12 Jan 2019 13:16:21 +0000 (13:16 +0000)]
Merge "get subnet sequence number from A&AI"
Steve Smokowski [Sat, 12 Jan 2019 13:15:45 +0000 (13:15 +0000)]
Merge "Re-enable Actuator for Springboot 2.0"
Steve Smokowski [Sat, 12 Jan 2019 13:14:52 +0000 (13:14 +0000)]
Merge changes I49db843f,I6c6d7a50
* changes:
descriptive messages now returned by validator
refactored validator to be more generic
Steve Smokowski [Sat, 12 Jan 2019 13:14:34 +0000 (13:14 +0000)]
Merge "Service Proxy Consolidation"
Steve Smokowski [Sat, 12 Jan 2019 13:14:14 +0000 (13:14 +0000)]
Merge "Quality of Life logging improvements"
Steve Smokowski [Sat, 12 Jan 2019 13:13:45 +0000 (13:13 +0000)]
Merge "removed retired A&AI versions from codebase"
Steve Smokowski [Sat, 12 Jan 2019 13:13:34 +0000 (13:13 +0000)]
Merge "Miscellaneous fixes"
Steve Smokowski [Sat, 12 Jan 2019 13:13:22 +0000 (13:13 +0000)]
Merge "explicitly type defs and strings for templates"
Steve Smokowski [Sat, 12 Jan 2019 13:13:06 +0000 (13:13 +0000)]
Merge "naming ms client fixes"
Steve Smokowski [Sat, 12 Jan 2019 13:12:55 +0000 (13:12 +0000)]
Merge "validation for vnfs before WorkflowAction starts"
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 03:49:31 +0000 (22:49 -0500)]
added id when calling SDNCHandler subflow
added mso-request-id when calling SDNCHandler subflow
Change-Id: I4b8f56ab5623236528b1c6031af616c8724dd716
Issue-ID: SO-1389
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 03:24:32 +0000 (22:24 -0500)]
descriptive messages now returned by validator
descriptive messages now returned by validator
Change-Id: I49db843fbdfe20979fba6991744c62aa1f745d5f
Issue-ID: SO-1388
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 03:07:56 +0000 (22:07 -0500)]
naming ms client fixes
Fixed failing unit test for request object builder
Added throws declaration for IOException
Changed endpoint to point to wiremock
Added exception handling for httpstatuscode
Reverted changes to validator
Added exception handling for response from naming mS
Changed how element object properties are set
Changed yaml to point to naming mS dev env
Began adding unit tests for naming client
Change-Id: Ic753e0dbaed52065ff5c0dfc9a59a726fdbdc642
Issue-ID: SO-1387
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 03:04:12 +0000 (22:04 -0500)]
explicitly type defs and strings for templates
explicitly type defs and strings for templates
Change-Id: If4af5b0cdf086cd0d30277d1e835e2aa7c8e7f9c
Issue-ID: SO-1386
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 02:54:58 +0000 (21:54 -0500)]
Miscellaneous fixes
updated common pom to use aai schema version 1.4.1
removed handle sync error from SDNCHandler bpmn flow
added mso-request-id to in mapping of delete vnf flows
moved temporary test file to temporary folder
Removed obsolete genericVnfNode parameter from updateGenericVnfNode
sorted vfmodules by base last for negative action reqs
Change-Id: I7a5018d67292cfaac8d923ac3bd9b27ed037be57
Issue-ID: SO-1382
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 02:48:00 +0000 (21:48 -0500)]
removed retired A&AI versions from codebase
removed retired A&AI versions from codebase
Change-Id: I3e0a185ad1020c91be2fa3df7a509fde2a83c4cd
Issue-ID: SO-1385
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 02:35:13 +0000 (21:35 -0500)]
refactored validator to be more generic
removed overloaded method from class for JUEL
changed test back to DelegateExecution
added methods to allow validations with DelegateExecution
refactored validator to be more generic
Change-Id: I6c6d7a50e8b5470ffa5619cc83966f5ad68e66fe
Issue-ID: SO-1383
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 02:19:45 +0000 (21:19 -0500)]
Quality of Life logging improvements
Remove invalid newline character in process name
Quality of Life logging improvements
Change-Id: I2193c08e365e847f6be144106a0b20aa7828497e
Issue-ID: SO-1381
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 02:14:32 +0000 (21:14 -0500)]
Service Proxy Consolidation
- Updated ServiceProxyResourceCustomization to remove the ID column
- Removed setConfigurationResourceCustomization from
serviceProxyResource since that relationship doesn't exist anymore
- Updated ServiceProxy resource to remove the object dependencies
between ServiceProxyCustomization and ConfigurationResourceCustomization
- Removed the delete statement since this is causing the test to fail
because the service table doesn't exist yet
- Updated configuration_customization to drop the
serviceProxyCustomization FK
- Added migration script to consolidate the ServiceProxy and
ServiceProxyCustomization into a single table and migrate the data.
- Code changes to support consolidating the ServiceProxy and
ServiceProxyCustomization table into a single table
Change-Id: I1e49cb22c8b667f157dd1c349b5e36fd06236630
Issue-ID: SO-1380
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 02:09:59 +0000 (21:09 -0500)]
validation for vnfs before WorkflowAction starts
Removed accidental merge markup from WorkflowActionBB
Addition of prevalidation to WorkflowActionBB.
Implement more JUnits for validation methods.
Implement verification of deleteInstance workflow for VNR configuration
dependencies.
Added a validation mechanism on a workflow level to check for valid
actions.
Change-Id: Icb2859c3b8ece534d4e9831ca5f48a15dfaef58d
Issue-ID: SO-1379
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 02:07:06 +0000 (21:07 -0500)]
get subnet sequence number from A&AI
Add AAIQuery for subnet block to CreateNetwork bpmn
MSO shall get subnet sequence number.
Change-Id: I5cf73d1b5344f41ac98a51274948822322e3591b
Issue-ID: SO-1378
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 02:02:26 +0000 (21:02 -0500)]
Re-enable Actuator for Springboot 2.0
Re-enable Actuator for Springboot 2.0
Change-Id: Icee67885d9bd26d6b6ff8a4fceb9add56926b0a8
Issue-ID: SO-1377
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 02:00:13 +0000 (21:00 -0500)]
Created sniro request pojos for homingV2 flow
Updated random ports to replaced in expected file response
Created sniro request pojos for homingV2 flow.
Change-Id: Ib2fedbc28dc048048a21eaa88601bcb0c21360f7
Issue-ID: SO-1376
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Sat, 12 Jan 2019 01:57:10 +0000 (20:57 -0500)]
updated logging to JaxRsFilterLogging
Changed the MDC sourcing from LoggingInterceptor to JaxRsFilterLogging.
Change-Id: Idd807f1bf6d3a5a680f547d09503a53a362cd5d1
Issue-ID: SO-1362
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Lukasz Muszkieta [Fri, 11 Jan 2019 12:02:33 +0000 (13:02 +0100)]
Add junit tests for MsoCloudifyUtils
Change-Id: If12ed6350306cd489aa8b1744a513875b42540c3
Issue-ID: SO-430
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Tomasz Gwozdecki [Thu, 10 Jan 2019 08:08:59 +0000 (03:08 -0500)]
junits for MsoTenantUtilsFactory
-Added new test for MsoTenantUtilsFactory
Change-Id: I9ba756a1f1c569dc7d0c1528272cca1ccfe3aad4
Issue-ID: SO-1339
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
Lukasz Muszkieta [Fri, 11 Jan 2019 10:26:21 +0000 (11:26 +0100)]
fix jenkins master build
Change-Id: If263db591b98af62d9d49d75c602bd5c7966f1e4
Issue-ID: SO-1375
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Byung-Woo Jun [Fri, 11 Jan 2019 08:14:53 +0000 (08:14 +0000)]
Merge "update the SDC client APIs"
seshukm [Thu, 10 Jan 2019 06:15:01 +0000 (07:15 +0100)]
update the SDC client APIs
Issue-ID: SO-1337
Change-Id: Iafd90debd2410e5dcbd55dba8a2c33018e4ecf6d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Seshu Kumar M [Sun, 6 Jan 2019 15:34:41 +0000 (15:34 +0000)]
Merge "Remove Swagger UI"
seshukm [Sun, 6 Jan 2019 08:45:20 +0000 (14:15 +0530)]
Fix the APi info
Issue-ID: SO-1337
Change-Id: I5cd683d047550fc3a7ae9689e23da2e9f34caba9
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
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>
Steve Smokowski [Fri, 4 Jan 2019 13:16:58 +0000 (13:16 +0000)]
Merge "Added timeStamp to requestStatus returned"
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>
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>
Steve Smokowski [Thu, 3 Jan 2019 13:05:33 +0000 (13:05 +0000)]
Merge "Either log or rethrow this exception"
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>
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>
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>
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>
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>
Steve Smokowski [Mon, 17 Dec 2018 14:46:00 +0000 (14:46 +0000)]
Merge "Use try-with-resources : Sonar:Blocker"
Steve Smokowski [Mon, 17 Dec 2018 14:45:38 +0000 (14:45 +0000)]
Merge "Bug fix for getInstnaceId"
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>
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>
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>
Steve Smokowski [Thu, 13 Dec 2018 15:19:55 +0000 (15:19 +0000)]
Merge "Add junit tests for CatalogDBUtils"
Rob Daugherty [Thu, 13 Dec 2018 15:18:38 +0000 (15:18 +0000)]
Merge "Add the query to AAI for SI with customer info"
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>
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"