summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-21Merge "Move String literal to left-hand side of equals"Seshu Kumar M1-2/+2
2019-04-21Merge "Remove unused import,replace type specification"Seshu Kumar M2-2/+2
2019-04-21Merge "Replace type specification,Remove unused import"Seshu Kumar M2-2/+1
2019-04-21Merge "Remove import,variable,shift constructor call"Seshu Kumar M1-11/+9
2019-04-21Merge "Replace String literal with constant"Seshu Kumar M1-10/+9
2019-04-21Merge "Reallocate Constructor call"Seshu Kumar M1-2/+2
2019-04-21Merge "Replace String literal with a constant"Seshu Kumar M1-4/+5
2019-04-21Merge "Remove unused logger"Seshu Kumar M3-3/+0
2019-04-21Merge "Move Constructor call"Seshu Kumar M1-2/+2
2019-04-21Merge "Shift Constructor call"Seshu Kumar M1-2/+2
2019-04-21Define String Literal,use in place constantSindhuri.A1-5/+5
Define String Literal,use in place constant InfraActiveRequestsRepositoryImpl Issue-ID: SO-1490 Change-Id: I5310726dee33fda3e79ddcfdc8c077c0ef648e4b Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-21Reallocate Constructor callSindhuri.A1-2/+2
Reallocate Constructor call api handler common Constants class Issue-ID: SO-1490 Change-Id: I07ec6ca98019860105361f622a792abdf726f30b Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-21Move Constructor callSindhuri.A1-2/+2
Move Constructor call CamundaResponse class Issue-ID: SO-1490 Change-Id: I60d31c31dff8a27319a0e85624c4d7b1eeeca032 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-21Shift Constructor callSindhuri.A1-2/+2
Shift Constructor call CamundaResponse class Issue-ID: SO-1490 Change-Id: Ie4105120b0ddc50281149c65b0186b89d4570359 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Replace String literal with constantSindhuri.A1-10/+9
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>
2019-04-20Remove import,variable,shift constructor callSindhuri.A1-11/+9
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>
2019-04-20Replace String literal with a constantSindhuri.A1-4/+5
Replace String literal with a constant MsoVnfCloudifyAdapterImpl class Issue-ID: SO-1490 Change-Id: I89599391fba99a6e979bd19d6e86684c8691ec8b Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Replace type specification,Remove unused importSindhuri.A2-2/+1
Replace type specification,Remove unused import sniro beans Issue-ID: SO-1490 Change-Id: Ic7d96ccc79db3cee839cc230dd69121ab6796e88 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Remove unused import,replace type specificationSindhuri.A4-4/+3
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>
2019-04-20Move String literal to left-hand side of equalsSindhuri.A1-2/+2
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>
2019-04-20Remove unused loggerSindhuri.A3-3/+0
Remove unused logger client orchestration classes Issue-ID: SO-1490 Change-Id: Ic36e7a33e35f28cc202614c3eee2dd1945f1aefe Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Merge "Remove unused imports, logger"Seshu Kumar M2-3/+0
2019-04-20Merge "Added constant for maxElapsedTime"Seshu Kumar M1-1/+2
2019-04-20Merge "Remove logger, unused import"Seshu Kumar M3-3/+0
2019-04-20Merge "Change variable name to match regex"Seshu Kumar M1-12/+12
2019-04-20Merge "change modifier order,remove unused import"Seshu Kumar M3-4/+2
2019-04-20Merge "Substitute String Literal with Constant"Seshu Kumar M1-32/+30
2019-04-20Merge "Replace String Literal with a Constant"Seshu Kumar M1-3/+4
2019-04-20Merge "Replace String Literals with Constant"Seshu Kumar M1-9/+10
2019-04-20Merge "Change variable name to match regex,remove logger"Seshu Kumar M1-3/+2
2019-04-20Merge "Add SO update config file -application.yaml file"Seshu Kumar M1-1/+0
2019-04-20Merge "Move String literal to left-hand side of equals"Seshu Kumar M1-2/+2
2019-04-20Added constant for maxElapsedTimeSindhuri.A1-1/+2
Added constant for maxElapsedTime DmaapConsumer.java Issue-ID: SO-1490 Change-Id: Ifed2ea57eb4cfb42fc7a34ebf7bfd2c8954b05b0 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Merge "change modifier order,replacce type specification"Seshu Kumar M2-3/+2
2019-04-20Merge "Shift String literal to left-hand side of equals"Seshu Kumar M1-3/+3
2019-04-20Merge "Replace type specification"Seshu Kumar M4-4/+4
2019-04-20Merge "Replace type spec, shift modifier order"Seshu Kumar M1-2/+2
2019-04-20Merge "Shift modifier order, Replace type spec"Seshu Kumar M2-3/+3
2019-04-20Remove unused imports, loggerSindhuri.A2-3/+0
Remove unused imports, logger client orchestration classes Issue-ID: SO-1490 Change-Id: Id594765483cd46f2c73562c621ca637eba133476 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Remove logger, unused importSindhuri.A3-3/+0
Remove logger, unused import client orchestration classes Issue-ID: SO-1490 Change-Id: I76edd3a0aaafdbe54a632cfea419c8593275cc3d Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Change variable name to match regex,remove loggerSindhuri.A1-3/+2
Change variable name to match regex,remove logger AAIVfModuleResources Issue-ID: SO-1490 Change-Id: I4f79977324bf9572c58faf99d3c9209da42f2f20 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Change variable name to match regexSindhuri.A1-12/+12
Change variable name to match regex AAIServiceInstanceResources Issue-ID: SO-1490 Change-Id: Ifd0179788d4d3d024e352629f0921e5771065570 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Shift modifier order, Replace type specSindhuri.A2-3/+3
Shift modifier order, Replace type spec sdno beans classes Issue-ID: SO-1490 Change-Id: Ie1190d668fcb7d491dce7982b0b9393ca4d76b17 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Replace type spec, shift modifier orderSindhuri.A1-2/+2
Replace type spec, shift modifier order RequestHealthDiagnostic class Issue-ID: SO-1490 Change-Id: I3255e164ebd839200e836de85764276e32d1cb48 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-20Replace type specificationSindhuri.A4-4/+4
Replace type specification sdno beans and openpojo rules classes Issue-ID: SO-1490 Change-Id: I0076da23e467e178159b404335d3990a9adf301f Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Add SO update config file -application.yaml fileBonkur, Venkat (vb8416)1-1/+0
Added Dublin - update the catalog-db-adapter -application.yaml file Remove the below line for flyway so that repeatable scripts are run. repeatableSqlMigrationPrefix: RATT Issue-ID: SO-1804 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com> Change-Id: I2329289e863f32e0e048b8bcc5cfa71d38f407a6
2019-04-19Shift String literal to left-hand side of equalsSindhuri.A1-3/+3
Shift String literal to left-hand side of equals DSLNodeKey class Issue-ID: SO-1490 Change-Id: If9c15394876e8e662fc10501c90382861dfbced9 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Merge "update the SO version"Marcus Williams1-1/+1
2019-04-19Move String literal to left-hand side of equalsSindhuri.A1-2/+2
Move String literal to left-hand side of equals DSLNodeKey class Issue-ID: SO-1490 Change-Id: Ie8b1b12aaf38bbb0f1f37a56f375ab4c002d6407 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19change modifier order,replacce type specificationSindhuri.A2-3/+2
change modifier order,replacce type specification Body.java Issue-ID: SO-1490 Change-Id: Ia3fc26f924c9a991eb8415aa5939d2757540b0de Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>