Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ie82734f25468b75d9b4ab3096639a9afdf6fe2c1
Issue-ID: SO-1632
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
Standardized usage of MsoUtils class in all methods of SDNCAdapterUtils.
Removed AbstractServiceTaskProcessor from constructor parameter.
Change-Id: I45263aefc980163a927d8a6dce886e299691e025
Issue-ID: SO-1700
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
|
|
|
|
Change-Id: If3343b343993476731ab4cd1eb6c5e41d1033c4d
Issue-ID: SO-1714
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
|
|
|
|
Increased junit tests coverage according to Sonar analyses.
Added test for a network rollback.
Change-Id: I85622f62246b4bf3cc8d2ad253facaa2823923e7
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
|
|
Change-Id: I7a61470291e05286cce0aa4e35c2f4068c4319fb
Issue-ID: SO-1490
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Prepare the sdnc_directives from the list of parameters
provided by SDNC.
Prepare the user_directives from the User input parameters.
Add these two directives strings to the parameter map
to be passed to Multicloud API by the multicloud adapter.
Change-Id: I15c5737596e89b7ff147ae71fec0b143abeffdeb
Issue-ID: SO-1442
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
|
|
|
|
|
|
Added nss library to the docker file
to avoid ssl errors with alpine
openjdk version "1.8.0_201" and above
Change-Id: I42a2dae07a5d3ab4a505adbc9caa85c441f2e0a8
Issue-ID: SO-1675
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
|
|
Change-Id: Ie32f5425d44f05fb5aa87e737aeabb393c978643
Issue-ID: SO-1706
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
Increased junit tests coverage according to Sonar analyses.
Change-Id: I3fd923d5342b08e2f21ff5988c85f2abe46b76f5
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Add WorkflorSpecification beans and handling mechanism
Change-Id: Iaabd5696f9ddc4cca87c6fb77da42042b758932d
Issue-ID: SO-1543
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
|
|
Change-Id: I87c42b76c226f717770fb072f391e0e7244bbff6
Issue-ID: SO-1484
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Eliminated calls to printStackTrace() on Throwable as they go to stdout
and are not handled by logger.
Occurences has been replaced by calls to logger or modifications to
nearby logger calls (Throwable passed as last parameter).
Occurences in unit test classes left without modification.
Change-Id: I6a771d60a3ea69ceecc29bb21358e565aa5ce101
Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
|
|
SO Generic Building Block to support config deploy action.
Change-Id: Ica02a1dae7ba542fad67a5258bc9b4e046d3468a
Issue-ID: SO-1482
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
|
|
|
|
Change-Id: I63db09cba1083cdc2c24f1d21ed67b6925b4f416
Issue-ID: CCSDK-1178
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Change-Id: I9076d793468db659358c7ef0e7cc859886d7fe17
Issue-ID: SO-1624
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Support PNF csar ingestion in SO catalogdb
Add integation test for TOSCA installer
Fix the VNF resource/resource customization insert
https://jira.onap.org/browse/SO-1604
subtask so-1607 and SO-1608 are included
The catalogdb table contents are attached in the jira
Issue-ID: SO-1604
Change-Id: Ie08c4a1219a6cce96ba081b0dd9d3e5fd997da8f
Signed-off-by: eeginux <henry.xie@est.tech>
|
|
Increased junit tests coverage according to Sonar analyses.
Change-Id: I52b13399c03bae4efbb0a5a7daf8eb9fde40d244
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
|
|
|
|
|
|
The implementation provides no functionality (just logs the call and returns 202 with a job id) but enables invocation of the adapter from a flow
Issue-ID: SO-1632
Change-Id: Ie71699e917173c77b217e8a9f5eb9e5b794155a7
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Converted heatbridge to use AAI Client
Removed open feign
Removed new aai client implementation
Removed aai helper classes
Removed unnecessary pom.xml imports
converted HeatBridgeImpl to rely on AAI transactions
added some example unit tests
Replaced MsoLogger with slf4j
Resolved merge conflicts
Change-Id: I933b49fae82c2f0d7a66d9a85b367b29006c73cc
Issue-ID: SO-1484
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Change-Id: I547b35ebdf51f4534de5d51d7d50a90bb9de4c72
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
Issue-ID: SO-1484
|
|
|
|
include WorkflowExceptionErrorMessage in out mapping
Change-Id: I779ee9e53834353ddec1bdb6f30f36e8c803b838
Issue-ID: SO-1696
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Fix a NullPointerException on getting no data from the Catalog DB.
Change-Id: Ibeb7206f2427104623943f964afff377ca666d28
Issue-ID: SO-1695
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
ConfigurationType is required in SDNC
generic-configuration-topology-operation deactivate and unassign
actions.
Change-Id: Ib819adb31d3662a0cdcc7aa126459b77befc4712
Issue-ID: SO-1694
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
Increase junit tests coverage according to Sonar analyses.
Fix imports.
Change-Id: Ia6c3f4a3178f5293ee6750f7581cd7107c8ced84
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
|
|
Change-Id: I9bf6b4019c280b816925ee5e0d826bff69cb1583
Issue-ID: SO-1621
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
|
|
|
|
Update the Multicloud plugin adapter to use the
the enhanced multicloud infra_workload API.
Mainly involves adding the user_directives and
the vf-module model IDs to the call.
Change-Id: I7ab78a8a304dbd61a5743ec67bb839037861ef9d
Issue-ID: SO-1446
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
The MsoUtils class has utility methods for logging made publicly
available (by default groovy scope). With changes to logging subsystem,
other classes should not use them for logging - so they have been made
private.
This is last commit in a series to eliminate use of MsoUtils.log() from
other classes and should prevent such usage in future.
Change-Id: I8311df26e17b70043c5d8de6b13818f803319ab8
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
Issue-ID: LOG-631
|
|
Added SO tables related to workflow designer workflows
Change-Id: Iab90f26a392db8e64e67e751ce89857178a6d625
Issue-ID: SO-1545
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
|
|
|
|
|
|
|
|
|
|
|