Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Fix wiremock stubs to return proper data and url
Fix copyright header issue on unit test file
Fix keypair issue, clean up unit tests and logging
Fix issues found in unit testing, update data
Fix broken Unit tests that used invalid data
Continue Refactor to support keypair failure scenario
Update logic for when to auto delete a stuck keypair
Change-Id: Ice5256cf0381a3b46d1c442907c0f321a1c0d006
Issue-ID: SO-1897
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Remove oof_directives from user_directives in the
BB code path (as was done for the groovy code path).
Change-Id: I018c3c85cc4a68ab128a2be869567b44fda08e48
Issue-ID: SO-1939
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Modified the subprocess 'DoDeleteE2EServiceInstance'
to support Group level instances.
Change-Id: I8dfd154bc6eb9c9f7c7dc932bdce215a3b9fd800
Issue-ID: SO-1393
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
|
|
|
|
Improvements in AAIClientHelper according to the Sonar analysis.
Removed unnecessary exception throwing.
Fixed imports.
Updated java docs.
Issue-ID: SO-1958
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I60835304466bb656f09ba16b487907fa529e5eab
|
|
|
|
Issue-ID: SO-1929
Change-Id: Idca0ebbe73d0b8d725840167730b354f16753ed6
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-1944
Change-Id: I221fc3cce7f72373ad35a6ce07c887e928038348
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-1956
Change-Id: I8d2efe3f9d97a38a533b33eabd0be2a42cebef66
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
|
|
|
|
Improvements in RequestClientFactory according to the Sonar analysis.
Fixed imports.
Removed unnecessary exceptions handling.
Replaced depreciated DefaultHttpClient with a new one.
Issue-ID: SO-1947
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Id497bfb620775aac67ad4c5f6d57e0fccce4fd34
|
|
Change-Id: I80dc144750406d5afcec9b4da717a55a3840e503
Issue-ID: SO-1946
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Improvements in RequestClient according to the Sonar analysis.
Removed unnecessary exceptions handling.
Added junit tests.
Fixed imports.
Issue-ID: SO-1945
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Iee22e7dbeb39ca28c437f9a8a804b81945cb9bc5
|
|
Issue-ID: SO-1944
Change-Id: I2d773bed6822eaf440a8f941870fac2fdff1800f
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-1943
Change-Id: I8d0fd3e9cd4aea26e94a18a6e610abd34f2e5fe9
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
|
|
|
|
Oof_directives - when populated with a json
string, breaks the parsing of the user_directives.
Since it is not needed in the user_directives,
remove it.
Change-Id: I0e2c3deef8266df52ac73b95209843ac31f986ef
Issue-ID: SO-1939
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
|
|
|
|
Issue-ID: SO-1933
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
Change-Id: I7fdd9ff5373e2f27d225f265ff13b4e14a8b3abc
|
|
Change-Id: Icbcd43be40c7717a714bc866bf153ac3ea0e427c
Issue-ID: SO-1934
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Issue-ID: SO-1933
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
Change-Id: I6b63286f10ebc129b72a36cf41f0bb85b797f9ef
|
|
Removed code duplicates.
Fixed declarations of thrown exceptions.
Fixed imports.
Issue-ID: SO-1936
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: Ic178341b0049307da033408719ff263a00059ba7
|
|
Increased junit tests coverage according to Sonar analyses.
Added missing tests for RestfulUtil.
Issue-ID: SO-1692
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I8744960c0ad3a36ca4c36e23867168bfda5cbd1d
|
|
|
|
Import all changes from Casablanca
that were incorrectly removed during
merge from Casablanca back into
master.
Issue-ID: SO-1926
Change-Id: I8355e804586aa80e291f3c72a00bf69ce424316b
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
|
|
|
|
|
|
Fix request body for SDNC req.
Issue-ID: SO-1393
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Change-Id: Ia8112b81fa29f886e282445b3c0dc068d487cadd
|
|
|
|
Issue-ID: SO-1931
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
Change-Id: I4c3700cdc1cc058f3a37a77d087d38b2aadad29d
|
|
|
|
|
|
Change-Id: I67fb789d40ea86a82379e76b94c2da1bd552cd31
Issue-ID: SO-1927
Signed-off-by: Yang Xu <yxu@futurewei.com>
|
|
Change-Id: I1cf49f98f26e322b4785cc14f96ee63a5830117e
Issue-ID: SO-1930
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
|
|
MapEntry bug: make entry private and provide accessors
MapEntry codesmell: move comment 'Required by JAXB' into empty constructor
MapElements codesmell: move explanatory comment inside empty constructor
MapElements codesmell: log error stacktrace
MapAdapter codesmell: use entry set instead of key set for iteration
JAXBMarshallingTest: add test cases to cover 100% of MapElements & other cases
Change-Id: If51f1f86b5ad44b3462424e4fd73cb0eff352124
Issue-ID: SO-1811
Signed-off-by: k.kazak <k.kazak@samsung.com>
|
|
Change-Id: I68174bf2e67280a4bf65d8f26b04793b76896f04
Issue-ID: SO-1913
Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
|
|
Corrections for execution of VfModule-ScaleOut
Issue-ID: SO-1972
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: Ia654a223f1e86749d34d78b5918eda38a0a630c7
|
|
Uppercase table names cause issues on db queries
Issue-ID: SO-1969
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: I468cfc6635c68771caf04a1f75d336559877d288
|
|
Use Transactional setting for activitySpecs retrieval
Issue-ID: SO-1957
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: Idfe57474bfdec055a12a1e8fd787d31ac9dc7507
|
|
|
|
|
|
Change-Id: I50e7f33a3a38e77c84874d75ab33c5f9bb693f8b
Issue-ID: SO-1922
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
|
|
Issue-ID: SO-1926
Change-Id: Idee7eb0ab789fd8ac335b8c97b344b6e4f4b7fba
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Add native CM workflows to Workflow table to make them available to VID
Issue-ID: SO-1942
Signed-off-by: Kuleshov, Elena <evn@att.com>
Change-Id: Ifbf3ed8a513f4704583df8a565dba97344702ede
|
|
|