aboutsummaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Collapse)AuthorFilesLines
2019-04-21Status message for create vf module event auditBenjamin, Max (mb388a)2-0/+102
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>
2019-04-20Merge "Added constant for maxElapsedTime"Seshu Kumar M1-1/+2
2019-04-20Merge "change modifier order,remove unused import"Seshu Kumar M3-4/+2
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-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-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-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-19Merge "Shifted getter setter for CustomQuery class"Seshu Kumar M1-9/+8
2019-04-19Merge "Remove unused imports for client,logging classes"Seshu Kumar M10-24/+0
2019-04-19Merge "Shifted access specifier order for AAIVersion"Seshu Kumar M2-2/+1
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-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-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-16License agreement changesSunilB2-22/+38
License agreement changes Issue-ID: SO-1481 Signed-off-by: sunilb <sb00577584@techmahindra.com> Change-Id: I475d25bb040907a0c48b579f6d3091c41ccfec25
2019-04-12Remove hardcoded literalsk.kazak1-6/+8
Remove unused hardcoded literals Fix sonar issues with potential hardcoded password literal Change-Id: I4e2cf1f731e8cc2ee9914480d6422e00db276d65 Issue-ID: SO-1788 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-04-11corrected inlucde filter for formatterBenjamin, Max (mb388a)1-222/+222
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-11AAI url addition for Metadatumsubhash kumar singh2-0/+5
AAI url addition for Metadatum for BBS requirement. Change-Id: I37a5d12c83d758b69506dc0128601cdb358f4f4a Issue-ID: SO-1578 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)324-12009/+11669
Added in maven plugins to enforce coding style rules Added in eclipse java formatting xml Change-Id: I3727bbf4ce8dc66abfd8ad21b6cfd0890c5d3ff0 Issue-ID: SO-1765 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-04Notification handling for instantiateMichaelMorris1-0/+1
Issue-ID: SO-1629 Change-Id: I3ef8aae6f40c83600b723d5c8a5e8a2c7d7b1516 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-03if audit fails write sub interface data to a aiBenjamin, Max (mb388a)1-0/+1
added logic to write sub interface information from openstack to a&ai when audit fails to find it Change-Id: I24266812dc60eb69bfd90e3e5b34113e9fd8f4f4 Issue-ID: SO-1737 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-03Send instantiate VNF Request to VNFMMichaelMorris1-0/+1
Issue-ID: SO-1624 Change-Id: Ida69ecaed5323e42ecebe189ef79c323133855f3 Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-02fix catalogdb cvfnc customizationBenjamin, Max (mb388a)1-5/+6
Hibernate entities were all wrong and needed a complete rewrite. The scope kept growing and ended up touching a lot more of the code than originally planned. These changes make the db interactions much easier and more straightforward from java. The flyway script order had to change to make this migration possible. Change-Id: I6ce363a385661300eddb11923ac6a80538edaddc Issue-ID: SO-1710 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-02Merge "Check for existing VNF in VNFM"Byung-Woo Jun5-65/+121
2019-04-02Check for existing VNF in VNFMMichaelMorris5-65/+121
Issue-ID: SO-1622 Change-Id: I6aa6af3c6988032f436c5da79c0140370469439e Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-04-01Merge "replace all fixed wiremock ports"Steve Smokowski4-35/+9
2019-04-01replace all fixed wiremock portsBenjamin, Max (mb388a)4-35/+9
trying to get the tests that can be threaded to pass started to remove fixed port references Change-Id: I7bfe067a8f36c908039700646571681321e9a6f5 Issue-ID: SO-1676 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-01Merge "Added ETSI Delete VNF BB"Steve Smokowski2-0/+21
2019-03-30Added ETSI Delete VNF BBLathish2-0/+21
Change-Id: Ie82734f25468b75d9b4ab3096639a9afdf6fe2c1 Issue-ID: SO-1632 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-03-28delete with payload does not workBenjamin, Max (mb388a)2-3/+4
corrected wiremock stub after client delete change changed the method used to create a delete with payload Change-Id: I3cbda716af30e0d2954b42a4ac965e53b4897924 Issue-ID: SO-1712 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-03-27Merge "Migrate ccsdk/apps to ccsdk/cds"Steve Smokowski7-15/+14
2019-03-27set a default bean for RestTemplateBenjamin, Max (mb388a)1-0/+2
Change-Id: Ie32f5425d44f05fb5aa87e737aeabb393c978643 Issue-ID: SO-1706 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-03-25Migrate ccsdk/apps to ccsdk/cdsAlexis de Talhouët7-15/+14
Change-Id: I63db09cba1083cdc2c24f1d21ed67b6925b4f416 Issue-ID: CCSDK-1178 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-24heatbridge implementation for openstack-adapterMunir Ahmad1-1/+4
Converted heatbridge to use AAI Client Removed open feign Removed new aai client implementation Removed aai helper classes Removed unnecessary pom.xml imports converted HeatBridgeImpl to rely on AAI transactions added some example unit tests Replaced MsoLogger with slf4j Resolved merge conflicts Change-Id: I933b49fae82c2f0d7a66d9a85b367b29006c73cc Issue-ID: SO-1484 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Change-Id: I547b35ebdf51f4534de5d51d7d50a90bb9de4c72 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca> Issue-ID: SO-1484
2019-03-22Created new BB for so-etsiwaqas.ikram13-8/+922
Change-Id: I9bf6b4019c280b816925ee5e0d826bff69cb1583 Issue-ID: SO-1621 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-03-20Config AssignSunilB2-20/+17
Generic Bulding block for assign shall trigger controller for config assign action Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a Issue-ID: SO-1481 Change-Id: I2da91cccdbff9eacbb225b7f3a7bdbb253be607a Signed-off-by: sunilb <sb00577584@techmahindra.com>
2019-03-19Merge "Removed MsoLogger class"Steve Smokowski8-1103/+51