Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove unused imports catalog beans classes
Issue-ID: SO-1490
Change-Id: I2061c2b293f85d4308c188beccfdb34cb17c3aed
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Issue-ID: SO-1393
Change-Id: Ife3b71dcfa543a693564779da44800f1dd8486e9
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
|
|
|
|
Shift constructor to comply with coding standards CLoudifyRequest class
Issue-ID: SO-1490
Change-Id: I63cfbf129bb4d44027cfa74a93f490e1d269ac52
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Reorder modifiers to comply with java standards CancelExecutionParams class
Issue-ID: SO-1490
Change-Id: Id2eb6862482dbcaeb349ab466f44d54130d699a3
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Declare constant for String literal cloudify v3 client classes
Issue-ID: SO-1490
Change-Id: I8843bfb7aae5b25c6d9ad201c90a5bf9d3b0d577
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Define constant for String literal BlueprintsReource class
Issue-ID: SO-1490
Change-Id: Iebe6399d36d9124910facfafd18b40929ea98f02
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
fixed formatting of newly added files
Fix issue where null variable causes task to not complete
Change-Id: If2361a0834220c2e2738917a2e5bf9b012570929
Issue-ID: SO-1806
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Added appc to application-test due to new dependency in openstack
Updated exception class to inject mock into class for junits.
Added error handling support for when create audit fails.
Added error handling for when create audit fails and added test
Updated test schema file to create table and added field.
Updated pom file to relfect typo in change made.
Updated locaton of pojos for audit code
Updated test schema file to create table and added field.
Updated pom file to relfect typo in change made.
Comitting files that i forgot to stage from previous commit
Updated locaton of pojos for audit code
Additional fixes including vnfcname and null check
Fixed bug in delete audit failure check and reverted gateway change.
Change-Id: I993ce377dd6407960a65b4940d83d8162b24633c
Issue-ID: SO-1792
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Define String Literal,use in place constant InfraActiveRequestsRepositoryImpl
Issue-ID: SO-1490
Change-Id: I5310726dee33fda3e79ddcfdc8c077c0ef648e4b
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Reallocate Constructor call api handler common Constants class
Issue-ID: SO-1490
Change-Id: I07ec6ca98019860105361f622a792abdf726f30b
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Move Constructor call CamundaResponse class
Issue-ID: SO-1490
Change-Id: I60d31c31dff8a27319a0e85624c4d7b1eeeca032
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Shift Constructor call CamundaResponse class
Issue-ID: SO-1490
Change-Id: Ie4105120b0ddc50281149c65b0186b89d4570359
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Replace String literal with a constant VnfAdapterNotify_Service class
Issue-ID: SO-1490
Change-Id: Iebcfb6254fce98cc09e772389629bba2af169194
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Remove unused import,variable,shift constructor call MsoVnfPluginAdapterImpl class
Issue-ID: SO-1490
Change-Id: I1d722d7157ccbb9366dfe0ae60529c40615bb8e3
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Replace String literal with a constant MsoVnfCloudifyAdapterImpl class
Issue-ID: SO-1490
Change-Id: I89599391fba99a6e979bd19d6e86684c8691ec8b
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Replace type specification,Remove unused import sniro beans
Issue-ID: SO-1490
Change-Id: Ic7d96ccc79db3cee839cc230dd69121ab6796e88
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Remove unused logger,replace type specification sniro beans classes
Issue-ID: SO-1490
Change-Id: I02602de39507e80227336a4964a7a9a9c8cbfb85
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Move String literal to left-hand side of equals SniroValidator class
Issue-ID: SO-1490
Change-Id: Ib9d1ba94908f92cc46cf5a8177e3808327398600
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Add existing vnf customiation for service if they are exit in db.
Otherwise vnf_resource_customization_to_service will hold only
last process VF while parsing.
Change-Id: I52ea9dec58630e61eae88e7c9325aa37d64c00d6
Issue-ID: SO-1805
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Substitute string literal with constant SO client sdnc classes
Issue-ID: SO-1490
Change-Id: Iada1dedfb27ec75946ba5bad23547a2fd8c4ae39
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Change-Id: I0d8ab71393935ca791d37bb23340f96b921f5505
Issue-ID: SO-1791
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
always convert values toString for xml marshalling
added in null check and object mapper call
Change-Id: Ie91c313dce110d53586e6773e2223d63be799a54
Issue-ID: SO-1786
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Remove unused logger client orchestration classes
Issue-ID: SO-1490
Change-Id: Ic36e7a33e35f28cc202614c3eee2dd1945f1aefe
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added constant for maxElapsedTime DmaapConsumer.java
Issue-ID: SO-1490
Change-Id: Ifed2ea57eb4cfb42fc7a34ebf7bfd2c8954b05b0
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
|
|
|