summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-19Merge "Add String constant for duplicate literals"Seshu Kumar M1-40/+38
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 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-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>
2019-04-19Shifted access specifier order for AAIVersionSindhuri.A2-2/+1
Shifted access specifier order for AAIVersion, remove unused import Issue-ID: SO-1490 Change-Id: Iae8b1e2ca0eb1140e1593bb8cb6f533f7048ca4a Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Shifted getter setter for CustomQuery classSindhuri.A1-9/+8
Shifted getter setter after constructor call for CustomQuery class Issue-ID: SO-1490 Change-Id: I5f836ad6e354610988f9a44bfbc1b2094c3b5cea Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Unused imports removed for mso common classesSindhuri.A4-6/+0
Remove unused imports for so client aai classes Issue-ID: SO-1490 Change-Id: Id5085178a14c500eb1e4f39f7e97ad9336489b0e Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Remove unused imports for mso common classesSindhuri.A3-5/+0
Remove unused imports for mso common classes AAIClient, AAIRestClient Issue-ID: SO-1490 Change-Id: I7ca5713feaeda5b28464cdd5d0700fecf1c022ec Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Change variable name, method name to match regexSindhuri.A2-24/+24
Change variable name, method name to match regex for ObjectFactory,NetworkAdapterNotify_Service Issue-ID: SO-1490 Change-Id: I0f7208e4232c54c0f302388f1b4b2499fe7b0b19 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19remove unused code and added loggingIsaac Manuel Raj1-2/+3
remove unused code and added logging Issue-ID: SO-1490 Change-Id: Ie9b0fd66d83e355617bf07c1c544daa1843a534e Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-19Attach format goal with format-sources phasesubhash kumar singh1-0/+2
Attach format goal with format-sources phase, so that we need not to run command like : mvn process-sources -P format Change-Id: I0493211f65426bd6be8621d6c0e727f5d5ab79aa Issue-ID: SO-1801 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-04-19Replace type spec, define constant for literalSindhuri.A1-6/+7
Replace type specification, define constant for String literal MsoNetworkAdapterAsyncImpl class Issue-ID: SO-1490 Change-Id: Id4b7b8b3dc6d1aca1b76272f85beda9a6df7dfbb Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Add missing lines for CCVPNsubhash kumar singh1-3/+7
Add missing lines to create request input in vnfcustomization. Change-Id: If7bced1f5af1ce8a899ef33435582aa420fc6d8b Issue-ID: SO-1800 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-04-19Change variable name to match regexSindhuri.A1-5/+5
Change variable name to match regex for NetworkAdapterRest Issue-ID: SO-1490 Change-Id: Ieebe3c96898b9aec817117b09c5b2ea8b6d6944b Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Remove unused code and members.Isaac Manuel Raj1-9/+2
Remove unused code and members. Issue-ID: SO-1490 Change-Id: I5e2518401c51ac646f0b78b7236b9c88387f20ff Signed-off-by: Isaac Manuel Raj <isaac.manuelraj@huawei.com>
2019-04-19Move constructor call,remove unused private variableSindhuri.A1-2/+2
Move constructor call,remove unused private variable for MsoNetworkAdapterImpl Issue-ID: SO-1490 Change-Id: Iff73667fbf7386769f5f3e68cfd5d565d45219e1 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-19Remove unused import for RestClient.javaSindhuri.A1-1/+0
Remove unused import for so client RestClient class Issue-ID: SO-1490 Change-Id: Iaeea5b070f6b8fcf4eba24c540d7b94638188f99 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-18Merge "Changed constants collections to immutable"Seshu Kumar M2-10/+10
2019-04-18Merge "compliant attribute name, removed unused import"Seshu Kumar M3-6/+4