aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/etsi-sol002-adapter
AgeCommit message (Collapse)AuthorFilesLines
2020-09-29[SO] SOL003 VNF Instantiation is throwing exception with Certificate Expired ↵MukeshKumar2-0/+0
exception Issue-ID: SO-3272 Change-Id: Ib93d62e9e462e1afed03c229090a1d2152eeb83f Signed-off-by: Mukesh <mukeshsharma@est.tech>
2020-09-23removed references to AAIObjectTypeBenjamin, Max1-8/+19
removed references to AAIObjectType and AAIObjectPlurals additional corrections for removal of aai object type corrected additional java files updated groovy files to match aai fluent builder style Issue-ID: SO-3259 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Ifdf12fcacb34cc648548eb18b638afd06dad67a9
2020-07-06Add a certificate in communication with VNFMPiotr Borelowski7-6/+107
Issue-ID: SO-2979 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I7fa13c9371b7789950af315b7772a0ee409cc34b
2020-06-18Prepare for java 11Benjamin, Max1-6/+0
final changes for java11 groovy compatibility removed unnecessary dependencies and cleaned up poms added missing jaxws-api dependency to pom.xml java8 profile is now active by default in parent pom update beans to have RemoteResource annotation always use the compiler plugin from parent pom Update external task timeout to longer value to hold lock update remote resource annotation to match catalog db client add remote resource annotation to bean for bowman completely remove bowman from requests db client Issue-ID: SO-2059 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: If6f0df36e8077ccd703abce9f64290daed63955b
2020-05-20etsi-sol002-adapter's support for vserverPiotr Borelowski7-30/+217
Include vserver.vserver-name in the DMaaP event Issue-ID: SO-2901 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I2fa32624b9626802a8645cac0f00259bd170a9aa
2020-05-01Refactor SOL003 Adapter to organize its moduleswaqas.ikram8-21/+28
Change-Id: I6025f6b1975ead19284edcea76607b62a3bcbc17 Issue-ID: SO-2771 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-04-29rename package for external useBenjamin, Max2-7/+7
rename package for external use Issue-ID: SO-2852 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
2020-04-29Rename to SOL002Piotr Borelowski28-0/+2056
Change the name of the project from mso-ve-vnfm-adapter to etsi-sol002-adapter Issue-ID: SO-2839 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: Iba63d558fede145f2ff0086a75b3dadcd1296d00