Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/so.git from branch 'master'
to 9bcc2bb91ceae9a4e9602654e38ce604da6300ae
- Merge "Fix the ingestion of mixed resource"
- Fix the ingestion of mixed resource
Identify the non-VNF resource per resource artifact
Handle all the resoure artifact
Issue-ID: SO-1872
Change-Id: Ie29acfb138ca214a400040daaf780aa27e80ff0e
Signed-off-by: eeginux <henry.xie@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 55f24c2f319cc56af574bd30b16632969e2cade2
- Merge "Added null check to avoid crash at getErrorCode() call; fixed typos in error messages; removed unnecessary try...catch block"
- Added null check to avoid crash at
getErrorCode() call; fixed typos in error
messages; removed unnecessary try...catch block
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko<o.moliavko@samsung.com>
Change-Id: I95765a1a5a10497e366b5d94b89d45b6bde2b212
|
|
* Update docs/submodules/so.git from branch 'master'
to fbec230ccac89da43590d97b37df0ac67376a2d2
- Merge "Fixing null issue and adding zooming"
- Fixing null issue and adding zooming
Change-Id: I6a3ff57b6131c10965400beac43c4c8101b24397
Issue-ID: SO-2274
Signed-off-by: rokenny <ronan.kenny@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6164166521c11d2587b5a653e7cd146346e9e467
- Merge "error message formatter now handles percent"
- error message formatter now handles percent
error message formatter now handles percent encoding
Issue-ID: SO-2303
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If4784ab54023b1df43eb7ee266a2797c9a12731b
|
|
* Update docs/submodules/so.git from branch 'master'
to 862c7e03f4330d9ae8f9e73c912e74064294f9ce
- Merge "Removed redundant null checks (at these points vnfCustom can be empty, but not null)"
- Removed redundant null checks (at these points
vnfCustom can be empty, but not null)
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I174635fd0df71811c05ea3ad52f8ec5e5b56c58c
|
|
* Update docs/submodules/so.git from branch 'master'
to 6a6ac7539aeeb83bab6d87798f1ef1a0ba98597f
- Merge "Integrate Logging Library"
- Integrate Logging Library
Updated SO to use ONAP provided filters and constants to meet logging
standards.
Removed redundant classes
Updated constant references
Issue-ID: SO-2301
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia4e3c2b1a4dcb3881aa34d39885c8b2782880d64
|
|
* Update docs/submodules/so.git from branch 'master'
to 3f65ba0e3e311c5454fa8d7053d72ba11d025ff3
- Merge "Set payload to empty when it is not specified"
- Set payload to empty when it is not specified
Handle a case of non-existent payload and improve error reporting on APPC request construction
Issue-ID: SO-2300
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: I93a1ac8ebfcaa0e39b26130e601d3b657cbed503
|
|
* Update docs/submodules/so.git from branch 'master'
to b8c0e788a07b6f7c9f72239fa6c2baf48a72332f
- Merge "fix of the instanceParams adding to the CDS request"
- fix of the instanceParams adding to the CDS request
Change-Id: I3bff9b5cac47d5fa29fbe503e2c3752a2b207aab
Issue-ID: SO-2208
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 87e1477bed790d26a5c946a834725b6179cd6796
- Merge "bug fix - avoid npe in pnf flow"
- bug fix - avoid npe in pnf flow
Change-Id: I8e848c2bdcec0822ae08280223297b4825e9b7c2
Issue-ID: SO-2289
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 4265d41340ed22b6f5c7acdea7dd22e97abea972
- Fix sonar issues
Either log or rethrow this exception
Make "attributeValue" transient or serializable
"attributeName" is already a string, there's no need to call "toString()"
Issue-ID: SO-2226
Change-Id: If6ae623202f2c243d73839d0aaefba5ba5c50dd4
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to cd7f7a357a4a85de096f3ce7b6d20d0df655af79
- Merge "Add SO Update to default the controller type query as "APPC" instead of null."
- Add SO Update to default the controller type query as "APPC" instead of null.
Make a change to treat a return of null from a controller type query as "APPC"
This can avoid the nullpointer Exception and the default is set
to APPC if the entry is missing in the controller_selection_reference table.
Issue-ID: SO-2170
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: Ia76b2d06e4dacb8b7f6984edeb4d2758472192b1
|
|
* Update docs/submodules/so.git from branch 'master'
to 464d3ffa9c373f36747b10a03554d20dfa4a571b
- Merge "remove the unused import"
- remove the unused import
remove the unused import
Issue-ID: SO-2174
Change-Id: Idae5e586e08d6b39dcebfccfd5aca5e1c455eb34
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 8d19ead3b24e7ee654bb467565ad7e6b94ddc671
- Merge "Created external task utils in a common location"
- Created external task utils in a common location
Created external task utils in a common location then refactored
external task to use these common utils
Updated junit errors and failures in openstack
Removed env param and updated unit test with class
Remove env file from parm in unit test class
Match argu to match class abstract to con.
removed implementation within anonymous class
Issue-ID: SO-2291
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I47c2850d750cbfe7ef67e2396fcb46db43e3cb97
|
|
* Update docs/submodules/so.git from branch 'master'
to d6d0a05998f981bfc48f71c713f5b1f9797bf56e
- Merge "Added ACTIVATED Orchestration Status same as"
- Added ACTIVATED Orchestration Status same as
Added ACTIVATED Orchestration Status same as ACTIVE.
Issue-ID: SO-2284
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia62b7ad228d80f3690c3748587a41ee2dc486087
|
|
* Update docs/submodules/so.git from branch 'master'
to a50be1862d4dbe9ea338faecb078237f05824658
- Merge "updated all sql files including in tests to use"
- updated all sql files including in tests to use
updated all sql files including in tests to use the correct column
name. Updated hibernate mapping to use the correct column name as well.
Issue-ID: SO-2297
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4a2d3e82a7b182ea1d67d297c0a0d3a35c856255
|
|
* Update docs/submodules/so.git from branch 'master'
to c11b263267264cec234e734c72576be31a98b86a
- Merge "Upgrade swagger apihandlerinfra"
- Upgrade swagger apihandlerinfra
Issue-ID: SO-2280
Change-Id: If9fb53295ce483b69ff20610da50227062ed5c48
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 0966d538f7f04dbb99e5028e09057a3e8f866cab
- Merge "Distribution fails when no user input required in design"
- Distribution fails when no user input required in design
When we distribute a design from SDC and design does
not have any user input in properties, then distribution
fails with error ArrayIndexOutOfBoundException
Issue-ID: SO-2279
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Change-Id: I47bd724e25d81befc09ec452aa63d8519c927520
|
|
* Update docs/submodules/so.git from branch 'master'
to 6cd85ccdda04348cda55e6710907ed72c9431352
- Merge "General sonar fixes"
- General sonar fixes
+)Format logger
++) Remove toString()
+++) Extract nested IF
Issue-ID: SO-2226
Change-Id: Iff28408584b04ffd03b6aca0f647d0af9090a9c2
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 42b399ea943940ef1e37c267a9aea03b5f01f2d0
- Merge "Add SO Update Check if SDC activities deployment end point for custom worlflows is alive"
- Add SO Update Check if SDC activities deployment end point for custom worlflows is alive
Make changes to verify if SDC activities deployment
end point(mso.asdc.config.activity.endpoint) for custom worlflows is alive
Issue-ID: SO-2294
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: Iff916a33b403d507a383cebf8d668bb5cbf9fb55
|
|
* Update docs/submodules/so.git from branch 'master'
to d9a8e5a77e5c7857225704d81189583d78c26d2f
- Change names of two of catalogdb tables to lowercase
Table name used in Hibernate for catalogdb tables all need to be in lowercase.
Issue-ID: SO-2292
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: Ic2079a9d65c9c6d9d5468b9d62422b328f54d72c
|
|
* Update docs/submodules/so.git from branch 'master'
to f5f7d0763673dd0af81624eaa93b6951e1d299eb
- Merge "Set AAIClient on AAIValidatorImpl"
- Set AAIClient on AAIValidatorImpl
AAIValidatorImpl requires setting an initialized AAIClient before validation calls
Issue-ID: SO-2286
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: I254e8e01812e47af2855e1c1afaa5904ed792d22
|
|
* Update docs/submodules/so.git from branch 'master'
to d30667a0dfc615be9f0afe02f2f840a33c4ea3af
- Merge "- Convert NetworkCollection to use GetEntity API."
- - Convert NetworkCollection to use GetEntity API.
- Convert NetworkCollection to use GetEntity API.
- Updated to correctly format the code..
- Fix setting of parsing of the quantity field.
Issue-ID: SO-2283
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I1948a5bae2f9b1df5367bf3dd5a35357d196bdaf
|
|
* Update docs/submodules/so.git from branch 'master'
to 8ae3ffc4036cc24eca8fcd45521e07022e47aed5
- Merge "Added index infra_active_requests optimal query"
- Added index infra_active_requests optimal query
Added index infra_active_requests optimal query
Issue-ID: SO-2285
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia8af787661701c8ae5593c54581e76ba1696d967
|
|
* Update docs/submodules/so.git from branch 'master'
to eb1790a3c9417577c9fb72b2d0548866d5b0329a
- - Convert to use the GetEntity API
- Converted to use the GetEntity API for AllottedResources
Issue-ID: SO-2282
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If5774c95473563e46f345e5d0c5f6880dd315e35
|
|
* Update docs/submodules/so.git from branch 'master'
to 27b5bdaeac9d4606348437db862fe8295b977920
- Merge "Log exception"
- Log exception
Either log or rethrow this exception
Use isEmpty() to check whether the collection is empty or not
Issue-ID: SO-1841
Change-Id: Ia964a871497df8a7211260ad1ad8f1efa8ae4d42
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to edaf71b6d2988253d2f0b43273268c14c14d788d
- Merge "fix public NS distribution issue"
- fix public NS distribution issue
Fix Multiple VFModule under single service distribution
Issue-ID: SO-2275
Change-Id: I7a4a7dbb68d23c0e44f9985b3fdc89816dbfd232
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 4c81727a226d80c4ac07df61302dca3540f507d0
- Merge "Fix rollback for ConfigAssignBB"
- Fix rollback for ConfigAssignBB
Issue-ID: SO-2266
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Change-Id: Iff2faa9f9b919818c4a5f98a62ec2a66ee7589e4
- update the typo of the issue number
Issue-ID: SO-1742
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I2eaac14c3e547a157aa7385ed1b40b296dd5d65f
- update modularity details
Issue-ID: SO-2010
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ie69578e566d6cb3ce8d3c3926bf11939a413b5a4
|
|
* Update docs/submodules/so.git from branch 'master'
to 3ba5abf2d76c3d76339f67d933c2d095686c99f1
- Merge "General sonar fix add logger"
- General sonar fix add logger
Issue-ID: SO-2226
Change-Id: I5a826a9ea75b3065987a274ab7962c4a5fc1d614
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 10e989e4a8b5ce9d28bd59c1915a7064782691f3
- Merge "fix create call to A&AI"
- fix create call to A&AI
createIfNotExists should be used rather than create
Issue-ID: SO-2269
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I03af6a83460acbb1d7bde01f108d2a5a03d05adf
|
|
* Update docs/submodules/so.git from branch 'master'
to fad4948ac2e086e304b399800808fcbd7702e6fb
- General Sonar fixes
+) Make field transient or serializable
++) Organize imports
Issue-ID: SO-2273
Change-Id: I04eeb02c4052e3a790db865b59f873694fc1514d
Signed-off-by: arind.mondal <arind.mondal@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7995ef475cc8b064b94d9ba54df4dbd8e15645d0
- Fix issues in so-cloudify-client
Annotate the "CloudifyClientConnector" interface with the @FunctionalInterface annotation
Make this field final
Either log or rethrow this exception
Make "response" transient or serializable
Issue-ID: SO-1841
Change-Id: I13fa6b911d8789aed26fd27da23318f6dbca3760
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 687cdacb9fd74629e94ebc0914ba8c72bb5015a5
- Merge "sonar fix for ExtractPojosForBB class"
- sonar fix for ExtractPojosForBB class
Change-Id: I2d568604fa5d2e688b367644de620c8e91508aae
Issue-ID: SO-2187
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6c3592e595b9049760c4e014e0432c108e3818c3
- Merge "Added back MDC.put to generated missing requestID"
- Added back MDC.put to generated missing requestID
Added back MDC.put to generated missing requestID in logfiles.
Issue-ID: SO-2265
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I67e0b01dfeb609e7a5d7e29f976ec3ec6549e96b
|
|
* Update docs/submodules/so.git from branch 'master'
to 6a53a568abadf59dac64fc832741259563c0b572
- Merge "- Make association from the cvnfc to the fabric"
- - Make association from the cvnfc to the fabric
- Make association from the cvnfc to the fabric config.
Issue-ID: SO-2262
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8d9c1e5b738ec36fb3c6d9bae4acfef155b0e058
|
|
* Update docs/submodules/so.git from branch 'master'
to d2e4461afce4673244388f36977f02d0b4414b1f
- Merge "Update requestStatus to FAILED on activity error."
- Update requestStatus to FAILED on activity error.
Update status and related fields in Requests DB on activity error, add a junit to verify error reporting.
Issue-ID: SO-2263
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: I1a2e97afb95e4510b4860486c2b7836b014f990e
|
|
* Update docs/submodules/so.git from branch 'master'
to bc22279b5abe9c81579ae073978f9cb6cd95dc57
- Merge "sonar fix-remove unused import"
- sonar fix-remove unused import
sonar fix-remove unused import
Issue-ID: SO-2174
Change-Id: I5c13bbf27aa0f03b448fca5c2cea7329512aff01
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to f0dc8623294868179f1264a6ef80980dd990a313
- added fix for missing Error from SDNC prefix
added fix for missing Error from SDNC prefix to SDNC callback flow
reverted implementation from bpmn-tasks package and moved them to apih
side, added junit test
renamed error message constant, removed regex check, add error message
porefix directly to actual message
Issue-ID: SO-2267
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I440cf9eff12571f576fcc5f2d28d9f2c8130e4b6
|
|
* Update docs/submodules/so.git from branch 'master'
to eb3835986cec920c7add691fc9233e4be7c238cc
- Fixing ccvpn parsing issue
Fixing ccvpn parsing issue.
Issue-ID: SO-1393
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: Iaee7d003f8d657a93901b51bef9bedab0433b75c
|
|
* Update docs/submodules/so.git from branch 'master'
to e709eab9ab55753eb17e435ee87f7f32d811bce2
- Merge "Removed unused methods injectSNIROCallbacks() according to comments by maintainer"
- Removed unused methods injectSNIROCallbacks()
according to comments by maintainer
Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
Change-Id: I22af32a50cc08954861232a8e38d23166a88c442
|
|
* Update docs/submodules/so.git from branch 'master'
to 130be60e9b0244174cefed4353d1fb59c46c95e2
- Merge "Fix issue in mso-api-handler-infra"
- Fix issue in mso-api-handler-infra
Either log or rethrow this exception
Define a constant instead of duplicating this literal
Immediately throw this expression instead of assigning it to the temporary variable
Remove the declaration of thrown exception 'org.json.JSONException' which is a runtime exception
Issue-ID: SO-1841
Change-Id: I193f21ec2c4214863c8b51faf25fc3561d6be818
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to aaf4233f93c319dfd2c115d846112cf8827f1078
- Merge "Add generic neutron network parameters"
- Add generic neutron network parameters
Add the generic neutron network heat template parameters
to the catalogdb. This will allow providing a name to
networks different than the default network
Change-Id: I22adea6eed11eeea7d99c9f3d753b6cf77088d6a
Issue-ID: SO-2083
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6e3d7ef904de93d7d6b8ae4f043fa200ce802453
- Merge "Fix parsing issue for ccvpn"
- Fix parsing issue for ccvpn
Fix csar parsing issue for ccvpn.
Change-Id: Ie99acbec8a52de7a08d1627c210c0e3fda986520
Issue-ID: SO-1393
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to a83fa219608559e1c9a82e4cfc5a345d6c3ec636
- Added default value for when ErrorCode is null in
Added default value for when ErrorCode is null in mdc
test to see if 404 log gets enhanced by change.
Removed test id from class that was put to test via docker.
Removed setting of partner name and tested with using try/catch
Reverted change to request uri filter per comments
Removed the request filter uri class that rerouted old uri orders
Removed request filter from jersey config files
Updated junit test that were pointing to the old uri to be failure test
corrected formatting issues on ServiceInstancesTest
Issue-ID: SO-2259
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id8f9daef139a82ee9e934d4d37906ffb7a7aadff
|
|
* Update docs/submodules/so.git from branch 'master'
to 392930581c3c981af482f006a11ac82ab2385ba1
- Merge "Add the check Fabric Config in"
- Add the check Fabric Config in
Add the check Fabric Config in configuration-subtype
after format file run and commit
Issue-ID: SO-2256
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If47f81a985e6321cd84ccfc8d35c51f3ee79e1c2
|
|
* Update docs/submodules/so.git from branch 'master'
to a7010b0699a983ee3be375d5aee6e51ec48cf533
- Merge "- Updated VNF and VfModules to use the getEntity"
- - Updated VNF and VfModules to use the getEntity
- Updated VNF and VfModules to use the getEntity API.
- Added the processFlexware step back in.
Issue-ID: SO-2244
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I1274ccb9b2c2e600f3c24f8ac86dd1ff673c66da
|
|
* Update docs/submodules/so.git from branch 'master'
to 3eb71d0e4751d4ac52ca6a5e2c37f3809529dced
- Merge "path prefix now stripped off per system"
- path prefix now stripped off per system
path prefix now stripped off per system
Issue-ID: SO-2243
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ie74e7c68f927a49b612c433b4a664887058a1726
|
|
* Update docs/submodules/so.git from branch 'master'
to 997fc06d9a2fce3038bd89dd050acc5e9b67be71
- Merge "added in exception handling if auditResult is null"
- added in exception handling if auditResult is null
added in exception handling if auditResult is null
maven process format the file that is not formatted
fix formsatting again because it failed last time
Issue-ID: SO-2242
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6a83c7fe120e02e808470dbc9e7e431e0b62f4f4
|
|
* Update docs/submodules/so.git from branch 'master'
to 713cca3e723ad3a7fa79228280290bad0689888e
- Merge "added additional mock to MsoGroovyTest"
- added additional mock to MsoGroovyTest
added additional mock to MsoGroovyTest
Issue-ID: SO-2241
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I441d79f4951184b0ca79f2c568978fe3d2043025
|
|
* Update docs/submodules/so.git from branch 'master'
to cfa506c2404e9529ffadd7b36fe40407fe279482
- Merge "fixed dsl builder to correctly add output"
- fixed dsl builder to correctly add output
fixed dsl builder to correctly add output
look for lambda key rather than parent class null
Issue-ID: SO-2233
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I251b9b8b4c391354b9759ee16a2462df43c188f9
|
|
* Update docs/submodules/so.git from branch 'master'
to 98d046e9ecf047f9cbeaef91e0ffb5862760e9f3
- Javadoc and logging improvement
Added Javadocs and logging for these classes.
Change-Id: I26dd974357cfb9ccaed3f9afd0510dc07e9bc33e
Issue-ID: SO-2052
Signed-off-by: Manamohan <MS00534989@Techmahindra.com>
|