Benjamin, Max (mb388a) [Tue, 22 Jan 2019 16:48:03 +0000 (11:48 -0500)]
validate number of uri keys
test was setting unnecessary keys on uri
changed plural to singular AAI class
added in validation for number of keys provided
Change-Id: I86f61301aa5f2ea676678908bae1e88b86d7e570
Issue-ID: SO-1409
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Tue, 22 Jan 2019 16:46:47 +0000 (11:46 -0500)]
fixed incorrect object reference
changed plural to singular AAI class
Change-Id: I6205d95b881d011e377669858fc85dc2ff0a17f6
Issue-ID: SO-1412
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Steve Smokowski [Tue, 22 Jan 2019 14:41:31 +0000 (14:41 +0000)]
Merge "Either log or rethrow this exception."
Shubhada Ramkrishna Vaze [Wed, 16 Jan 2019 09:34:13 +0000 (15:04 +0530)]
Either log or rethrow this exception.
Location:DistributionClientEmulator.java
Change-Id: I38b1b3fed9db0d24a6045352127e48b98cce6b63
Issue-ID: SO-1397
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
Steve Smokowski [Mon, 21 Jan 2019 20:42:51 +0000 (20:42 +0000)]
Merge "Bug fixes from AT&T January 20th"
Benjamin, Max (mb388a) [Sun, 20 Jan 2019 21:10:18 +0000 (16:10 -0500)]
Bug fixes from AT&T January 20th
sorted vfmodules by base last for negative action reqs
store Response in execution as String on network delete
added functionality to skip rollback based on flag # Conflicts: #
bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflo
w/tasks/WorkflowAction.java
require XML in the header for delete network request
Update APP-C LCM Client library version to 1.7.0.
replaced wiremock style test with mockito test
Handle AAIClient Exps in CreateCustomerV1 getServiceInstance()
changed default status code to be configurable
Replace vnfType by nfRole in the healthcheck request to SDNO.
updated error messages in sdnc handler and flow status
updated flow status message on completion of flow
Send GenericVnf object for AAI VNF update for vnf-api updates
Add a JUnit test file for SDNOValidatorImpl.java
Set nodeType on the inner SDNO request as per update from SDNO.
updated rollbackToAssigned logic to remove unassign flows
updated sdnc handler error message for client error
added exception handling for httpclienterror in sdnc
out map workflow exception so error is reported
throws sdnc error message on bad response from sdnc
add catalog entries for TRANSPORT service delete flows
change script number that was duplicate
add find method to NorthBoundRequestRepository
include serviceType in hash code
use asterisk for all non-TRANSPORT flow db entries
alacart true, rm not needed transport srvc model steps
correct insert query syntax for orchestration_flow
support serviceType (TRANSPORT) process flow
fix SDNCAdapterException causing no callback to bpmn
use JsonAlias for alternate case when deserializing
GRM client will accept both "serviceEndPointList" and
"ServiceEndPointList" root node in the JSON response.
AAIRestClient now uses getSystemName in headers
finishtime should not be returned in requeststatus
Change-Id: I81a185252b057020f7f36f125c85c3357756da88
Issue-ID: SO-1403
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Steve Smokowski [Mon, 21 Jan 2019 13:45:42 +0000 (13:45 +0000)]
Merge "convert from sync to async"
Benjamin, Max (mb388a) [Sun, 20 Jan 2019 23:30:39 +0000 (18:30 -0500)]
convert from sync to async
fixed network adapter object mapper test issues
fixed all test issues and compilation issues
remove setting of notification url for rollback
covert sync calls for create and delete network to async
removed async after from invoke sdnc adapter task
remove unwanted changes that were committed earlier
fix unmarshalling of response back from openstack adap
added in code to throw an error when AIC issue
Change-Id: Ic9fa39584ed2bcb70804fbd74586f1cc119c7d8b
Issue-ID: SO-1404
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Benjamin, Max (mb388a) [Mon, 21 Jan 2019 01:17:45 +0000 (20:17 -0500)]
ensure data for si matches on macro requests
Fixed failing ValidationExceptionTest
Moved MacroRequest.json to test specific folder
Moved resource files to test specific folder
Cleaned up comments from UserParamsValidationTest
Refactored modelInfoValidation method
Removed unused constants from ValidationException
Removed unused ValidationException
ADded overrideExistingMessage boolean
Added test for missing modelType in userParams service object
Fixed failing JUnit tests in MsoRequestTest
Started fixing failing JUnit tests
Began adding validation and tests for userParams modelInfo
Began adding validation for instanceName
Change-Id: I442f6b660af4e716d75746f8d8155aac1e183e80
Issue-ID: SO-1405
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Seshu Kumar M [Fri, 18 Jan 2019 16:47:49 +0000 (16:47 +0000)]
Merge "Correct the URLs in swagger"
Steve Smokowski [Fri, 18 Jan 2019 13:07:28 +0000 (13:07 +0000)]
Merge "remove unused uuid parameter"
seshukm [Fri, 18 Jan 2019 08:41:47 +0000 (14:11 +0530)]
Correct the URLs in swagger
Issue-ID: SO-675
Change-Id: I55dbc4d64f41dbf0a38e38ee11ba35d4ed7f2cfd
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
seshukm [Fri, 18 Jan 2019 08:40:05 +0000 (14:10 +0530)]
update the interface doc for Dublin
Issue-ID: SO-675
Change-Id: I07a20a651e95ea114caeeec797a7881c3a1bc663
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Steve Smokowski [Thu, 17 Jan 2019 17:42:09 +0000 (17:42 +0000)]
Merge "Sonar:Critical"
Eoin Hanan [Wed, 16 Jan 2019 16:30:32 +0000 (16:30 +0000)]
Added CorsConfigurer class and cleaned up typos
Change-Id: If133419e4ddb7aa4b8b0a199a57e1eaf9a8386c7
Issue-ID: SO-1335
Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
(cherry picked from commit
ae993816c1dbe800dffe0c9e0dada126a57860e6)
Lukasz Muszkieta [Thu, 17 Jan 2019 07:49:22 +0000 (08:49 +0100)]
remove unused uuid parameter
Change-Id: I0c4d5d6fcbf5d7c48c82b4485980adf2fde809cd
Issue-ID: SO-729
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Eoin Hanan [Fri, 7 Dec 2018 09:57:04 +0000 (09:57 +0000)]
JSON objects now displaying as string
Change-Id: I659f56dd28e8a1f44bf88c7a23c961866d081cca
Issue-ID: SO-1286
Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
(cherry picked from commit
b19a518ceecc27255505616eed878abcff260f25)
Eoin Hanan [Wed, 5 Dec 2018 11:34:22 +0000 (11:34 +0000)]
Changes to UI Time Variables
Change-Id: If1289c7a7addf032b6c8d98fd58fca92ffcd5a7c
Issue-ID: SO-1265
Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
(cherry picked from commit
5df9c2d914e0b8bd6ade407a799fd6c159e54deb)
shinuj1989 [Wed, 28 Nov 2018 10:22:11 +0000 (10:22 +0000)]
Flow loses highlighted path on page reloads
Change-Id: I7806cdd1998c4451359b452eb5c9bf1e7059fc32
Issue-ID: SO-1245
Signed-off-by: shinuj1989 <shinu.john@ericsson.com>
(cherry picked from commit
8bc174515ba421f2163b74788454bda9bcb885b5)
eHanan [Wed, 21 Nov 2018 16:36:31 +0000 (16:36 +0000)]
Changed nodeport from 9091 to 30224
Change-Id: I64999b518b5ea2d20bd74a07ed1e566df065688f
Issue-ID: SO-1164
Signed-off-by: eHanan <eoin.hanan@ericsson.com>
(cherry picked from commit
0f66685d0eceb65e5aca62b0ed96123b57df2683)
Steve Smokowski [Tue, 15 Jan 2019 16:09:53 +0000 (16:09 +0000)]
Merge "remove unused uuid parameter"
Steve Smokowski [Tue, 15 Jan 2019 15:59:47 +0000 (15:59 +0000)]
Merge "Either log or rethrow this exception."
Lukasz Muszkieta [Tue, 15 Jan 2019 13:11:13 +0000 (14:11 +0100)]
remove unused uuid parameter
Change-Id: I07793ddafdb8c23ff62ce282c413585c495751ab
Issue-ID: SO-729
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Manamohan Satapathy [Tue, 15 Jan 2019 08:48:52 +0000 (14:18 +0530)]
Sonar:Critical
ValetUpdateResponse.java:L37
Change-Id: I93db82c18cda553d3b1c78467d7c558a2787e7d8
Issue-ID: SO-1351
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
Michal Kabaj [Mon, 14 Jan 2019 12:56:32 +0000 (13:56 +0100)]
MsoTenantUtilsFactoryTest unit tests
-added new test cases for factory class
Change-Id: Iddd221d1ff5fa6748657b635bc07b6c795b8b9d8
Issue-ID: SO-1339
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
Shubhada Ramkrishna Vaze [Tue, 15 Jan 2019 06:10:52 +0000 (11:40 +0530)]
Either log or rethrow this exception.
Location:GlobalHealthcheckHandler.java Line No:180
Change-Id: I679e99774cee228dc239f0403a44be223fdd46cd
Issue-ID: SO-1360
Signed-off-by: Shubhada Ramkrishna Vaze <SV00449682@TechMahindra.com>
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"