aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2019-04-19change modifier order,remove unused importSindhuri.A3-4/+2
change modifier order,remove unused import SImpleUri class Issue-ID: SO-1490 Change-Id: I3b4e0a690e4842539fd3dba0385fc5a5e9812bd5 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Substitute String Literal with ConstantSindhuri.A1-32/+30
Substitute String Literals with Constant MsoVnfCloudifyAdapterImpl class Issue-ID: SO-1490 Change-Id: I5b8340049a85a5405f158cac2518c571b74bc440 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Merge "move constructor calling after variable declare"Seshu Kumar M1-4/+4
2019-04-19Merge "Build platform/cpu-agnostic SO container images on Arm platform"Seshu Kumar M3-3/+3
2019-04-19Merge "Add String constant for duplicate literals"Seshu Kumar M1-40/+38
2019-04-19Replace String Literal with a ConstantSindhuri.A1-3/+4
Replace String Literals with Constant MsoVnfAdapterAsyncImpl class Issue-ID: SO-1490 Change-Id: Iaf8519e6ec216bf8e79e56e76856019b50371616 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Merge "Replace String Literal with Constant"Seshu Kumar M1-5/+6
2019-04-19Merge "change modifiers order and method name"Seshu Kumar M1-6/+6
2019-04-19Replace String Literals with ConstantSindhuri.A1-9/+10
Replace String Literals with Constant NetworkAdapterRest class Issue-ID: SO-1490 Change-Id: I2b8aa59b971da7af1b1abda0fd137f55d3a32284 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19update the SO versionseshukm1-1/+1
Issue-ID: SO-1802 Change-Id: I953de8728b7bf873ad929633e28ce7e1e73eabc2 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-04-19move constructor calling after variable declareSindhuri.A1-4/+4
move constructor call after variable declaration HeatBridgeUtils Issue-ID: SO-1490 Change-Id: Ieea4b037f1fbd001eae49f55aa073d1d4eab7379 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Replace String Literal with ConstantSindhuri.A1-5/+6
Replace String Literal with Constant MsoNetworkAdapterAsyncImpl class Issue-ID: SO-1490 Change-Id: I906efda71f380c495bc4b6988a0d8f6c57d2983e Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19move constructor call after variable declarationSindhuri.A1-4/+5
move constructor call after variable declaration HeatBridgeConstants Issue-ID: SO-1490 Change-Id: I568c4c724b2d80a3d14bbb9765a7dba0f37b780d Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Add String constant for duplicate literalsSindhuri.A1-40/+38
Added String constant for duplicate literals MsoVnfAdapterImpl class Issue-ID: SO-1490 Change-Id: I1dba65ee9f7c5a01f34f0ca51191325eb6805ef5 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19change modifiers order and method nameSindhuri.A1-6/+6
change modifiers order and method name VnfAdapterNotify_Service class Issue-ID: SO-1490 Change-Id: I6b3e44ae5959ebdd1161c0375423a9e4a1b7990a Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Merge "Reorder modifiers, replace type specification"Seshu Kumar M1-37/+32
2019-04-19Merge "Shifted getter setter for CustomQuery class"Seshu Kumar M1-9/+8
2019-04-19Build platform/cpu-agnostic SO container images on Arm platformBin Lu3-3/+3
Change-Id: Ifafbf5db2eaa6c31d7332697bf650633bfc307ea Signed-off-by: Bin Lu <bin.lu@arm.com> Issue-ID: INT-548
2019-04-19Merge "replace type specification for vnf async client"Seshu Kumar M2-2/+2
2019-04-19Merge "Replace str literal for const, replace type spec"Seshu Kumar M1-15/+16
2019-04-19Merge "Remove unused constants, change constructor place"Seshu Kumar M1-14/+9
2019-04-19Reorder modifiers, replace type specificationSindhuri.A1-37/+32
Reorder modifiers, replace type specification vnf async client ObjectFactory Issue-ID: SO-1490 Change-Id: I64e86b87045c800616c4662262fd960c8672b437 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Merge "Remove unused imports for client,logging classes"Seshu Kumar M10-24/+0
2019-04-19Merge "Change static string litral."Seshu Kumar M1-7/+7
2019-04-19Merge "Added String constant for duplicate literals"Seshu Kumar M2-4/+4
2019-04-19Merge "Edit method name to match regex CXFConfiguration"Seshu Kumar M1-3/+3
2019-04-19Merge "Remove unused code and members."Seshu Kumar M1-9/+2
2019-04-19replace type specification for vnf async clientSindhuri.A2-2/+2
replace type specification for vnf async client classes Issue-ID: SO-1490 Change-Id: I96d96aa863a8cdfc5d92adc4675600fdc9dd5568 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Replace str literal for const, replace type specSindhuri.A1-15/+16
Replace string literal with const,replace type specification Issue-ID: SO-1490 Change-Id: Ie37ebd3f15ded40579777ffead04f7d2c3a65a43 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Merge "Shifted access specifier order for AAIVersion"Seshu Kumar M2-2/+1
2019-04-19Remove unused constants, change constructor placeSindhuri.A1-14/+9
Remove unused constants, change constructor place MsoVnfCloudifyAdapterImpl class Issue-ID: SO-1490 Change-Id: I4388e8cc50173fbec3a916e76e7a64d9788085fd Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Change static string litral.Isaac Manuel Raj1-7/+7
Change static string litrals name according to the guidelines. Issue-ID: SO-1490 Change-Id: Icb4c5e5b107dac18028d2175082a7a3fe351ca72 Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-19Merge "Unused imports removed for mso common classes"Seshu Kumar M4-6/+0
2019-04-19Merge "Remove unused imports for mso common classes"Seshu Kumar M3-5/+0
2019-04-19Added String constant for duplicate literalsSindhuri.A2-4/+4
Added String constant for duplicate literals MsoVnfAdapterAsyncImpl class Issue-ID: SO-1490 Change-Id: Ib64d297c91a72cb5a4f61650de7a965456e86ed2 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Merge "Attach format goal with format-sources phase"Seshu Kumar M1-0/+2
2019-04-19Merge "remove unused code and added logging"Seshu Kumar M1-2/+3
2019-04-19Merge "Change variable name, method name to match regex"Seshu Kumar M2-24/+24
2019-04-19Merge "Change variable name to match regex"Seshu Kumar M1-5/+5
2019-04-19Merge "Add missing lines for CCVPN"Seshu Kumar M1-2/+7
2019-04-19Merge "Move constructor call,remove unused private variable"Seshu Kumar M1-2/+2
2019-04-19Merge "Replace type spec, define constant for literal"Seshu Kumar M1-6/+7
2019-04-19Edit method name to match regex CXFConfigurationSindhuri.A1-3/+3
Edit method name to match regex CXFConfiguration class Issue-ID: SO-1490 Change-Id: Id918dbf0e6edee26f7ee763579bb664d23b7ce2a Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Remove unused imports for client,logging classesSindhuri.A10-24/+0
Removal of unused imports for client,logging classes Issue-ID: SO-1490 Change-Id: I812e94f97bcba046cdbf253563f9e1addc05972f Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>