aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Collapse)AuthorFilesLines
2019-04-19Merge "move constructor calling after variable declare"Seshu Kumar M1-4/+4
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-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 "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 "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-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-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-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 "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 "Move constructor call,remove unused private variable"Seshu Kumar M1-2/+2
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-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-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-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-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-18Merge "Changed constants collections to immutable"Seshu Kumar M1-4/+3
2019-04-18Merge "compliant attribute name, removed unused import"Seshu Kumar M3-6/+4
2019-04-18compliant attribute name and getter settersSindhuri.A3-7/+7
compliant attribute name (to match regex) for ContrailSubnet, ContrailSubnetHostRoutes Issue-ID: SO-1490 Change-Id: Ia78adc1356609b44426b5f692e205166bb80d665 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-18compliant attribute name, removed unused importSindhuri.A3-6/+4
compliant attribute name (to match regex), removed unused imports Issue-ID: SO-1490 Change-Id: Icf49505568b938dadf7ab8fbc22f48238d69d2a8 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-17Changed constants collections to immutableWitold Ficio Kopel1-4/+3
Fix to three Sonar vulnerabilites. Changed mutable collections of constants (exposed by utility class) to immutable. Change-Id: I3b301eac20b52df72a6d1318483b7b931e750313 Issue-ID: SO-1794 Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
2019-04-15Merge "Conditional Macro Action Selection"Marcus Williams1-11/+15
2019-04-15Merge "add junit coverage for HeatBridgeUtils"Steve Smokowski2-11/+31
2019-04-15Conditional Macro Action SelectionSunilB1-11/+15
Update orchestration_flow_reference table and changes in WorkflowActionBBTasks to Conditionally trigger ConfigAssignVnfBB And ConfigDeployVnfBB building block. Change-Id: I1bdb8a77223aef6855e4e1c9aa80dd026892e6f6 Issue-ID: SO-1702 Signed-off-by: sunilb <sb00577584@techmahindra.com>
2019-04-15add junit coverage for HeatBridgeUtilsLukasz Muszkieta2-11/+31
Change-Id: Ibea7e60ac8e8b511e2a6a6ab54b2072e7e8d4008 Issue-ID: SO-414 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-04-15Merge "Code Enhancement (Sonar Fixes)"Steve Smokowski5-16/+12
2019-04-15Merge "Changed to use shallow copy of linterface in aduit"Steve Smokowski1-2/+0
2019-04-15Merge "vnr vrf fk issue"Steve Smokowski3-21/+88
2019-04-14Changed to use shallow copy of linterface in aduitBenjamin, Max (mb388a)1-2/+0
Removed unused shallow instance from linterface method. Changed to use shallow copy of linterface in aduit. Change-Id: I3cb92b991eaea5634d009967dadf70e6a146f07f Issue-ID: SO-1789 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-12vnr vrf fk issueBenjamin, Max (mb388a)3-21/+88
Updated flyway migration script to rename object as per review comments. Used Tosca node type for determining VRF and VNF nodes updated code based on review comments for schema.sql Altered ConfigurationCustomizationResource for VRF-VNF to have bidirectional relationship ToscaResourceInstaller ConfigurationResourceCustomization was made bidrectional Change-Id: Ib45151ff7a40edca38d512ae76f8889b1cc4d0c4 Issue-ID: SO-1777 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-12add junit coverage for MsoCloudClientFactoryImplLukasz Muszkieta1-0/+71
Change-Id: I76f8cc114c0267a8bf65772edb2a51cb7059f15e Issue-ID: SO-414 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2019-04-12Code Enhancement (Sonar Fixes)Sindhuri.A5-16/+12
Sonar Issues Fixes Issue-ID: SO-1490 Change-Id: I88fba8a0cf7db9397f16001ff9f0968128424c3d Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2019-04-11corrected inlucde filter for formatterBenjamin, Max (mb388a)12-1669/+1670
all pom.xml files now have two spaces validation is on for pom.xml files Change-Id: I424ea2e4d6a549f468792e5f90a43f3a97e6c954 Issue-ID: SO-1781 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-11Merge "Add SO Populate Activity BB Data in Catalog DB"Steve Smokowski2-9/+169
2019-04-11Merge "Update multicloud plugin GET handling"Steve Smokowski9-35/+243
2019-04-11Update multicloud plugin GET handlingEric Multanen9-35/+243
Supports multicloud API query by workload name or id. Gets workload details e.g. stack outputs, etc. To be used to fill in inputs for vfmodule that has a volume group or base module. Change-Id: If45783e82c2a209d3385be1b689a02a05baf9922 Issue-ID: SO-1445 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-04-11CLEANED UP IMPORTS IN MSO-VFNM-ETSI AdaptereHanan12-18/+102
Change-Id: I7db043edc382a2812f9e17a47e02701d645d031f Issue-ID: SO-1771 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-04-11Merge "Fixed latest Sonar blocker issues"Seshu Kumar M1-8/+12