aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
AgeCommit message (Collapse)AuthorFilesLines
2019-11-13Fix issue with null Pointer for Inputs of type list/mapaosull011-2/+7
Issue-ID: EXTAPI-354 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: I5650233598618982c023fa5b786b049981efbaca
2019-10-23Merge "NBI to SO: cloudowner value"Matthieu Geerebaert2-4/+20
2019-10-23Merge "NBI to SO: new Header params"Matthieu Geerebaert3-4/+7
2019-10-23NBI to SO: new Header paramsromaingimbert3-4/+7
- add header productFamilyId X-ONAP-PartnerName -b remove other headers Issue-ID: EXTAPI-342 Signed-off-by: romaingimbert <romain.gimbert@orange.com> Change-Id: I152cc025f628fb3ee3307e057eb630690bc7d39e
2019-10-22NBI to SO: cloudowner valueromaingimbert2-4/+20
- cloudowner value to be taken from application.properties Issue-ID: EXTAPI-343 Signed-off-by: romaingimbert <romain.gimbert@orange.com> Change-Id: I8eafb7e6e8f7ec12c6542ec93f8dd452ad1f137d
2019-10-22productFamilyId : SO API evolutionromaingimbert1-11/+0
- delete productFamilyId Issue-ID: EXTAPI-340 Signed-off-by: romaingimbert <romain.gimbert@orange.com> Change-Id: Ic89c6ab1ae6186d212c1ad382ec3bdaf7a1fc41c
2019-10-15Add support for object characteristic type in Service Orderaosull012-229/+296
Change-Id: I36d30f8f4e38400d594215fce2a54a3beea77f2c Issue-ID: EXTAPI-294 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-08-23make aai paths consistentaosull011-1/+1
Change-Id: Ie4e7617294c318dc3dc11666c027faa7a678d4f0 Issue-ID: EXTAPI-293 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-08-08Correct content-type sent to SDC for check connectivityaosull011-0/+2
Change-Id: I2e2fbd8dc30902a4c337c244291fb46ad5ae7eb6 Issue-ID: EXTAPI-287 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-05-24Merge "permissions failing when tosca parsing"Matthieu Geerebaert1-2/+6
2019-05-24permissions failing when tosca parsingromaingimbert1-2/+6
-fix dockerfile -add check in sdcclient Change-Id: I84fcbf6289a692168def37ee50c3c3b33945e15f Issue-ID: EXTAPI-249 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-05-22Disable SDC distribution topic pollingaosull011-1/+2
Change-Id: Icfae90e55fff828eda647ca31af5e15fbdca26b5 Issue-ID: EXTAPI-248 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-04-12CCVPN (East-west Interface)Vodafone14-302/+330
Change-Id: I11dbe477db3310ef054b2e894e8005b0f8e4be96 Issue-ID: EXTAPI-204 Co-authored-by: madhuri.verma@vodafone.com Signed-off-by: Vodafone <onap@vodafone.com>
2019-04-02Update NBI version to 4romaingimbert2-2/+2
-change nbi version to 4.0.0 -change path to v4 Change-Id: Idc35e25fa13625b0916909d5030fcb458561a3fa Issue-ID: EXTAPI-220 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-03-29Test Cases & Modification of ExtApi Listener Implementationakanshad2-1/+1
Issue-ID: EXTAPI-204 Change-Id: I3526151c16c6fba111bec78635a32ffbed8d81b8 Signed-off-by: akanshad <akansha.dua@amdocs.com>
2019-03-26Merge "ExtApi Listener Implementation"Matthieu Geerebaert7-22/+302
2019-03-25ExtApi Listener Implementationakanshad7-22/+302
Issue-ID: EXTAPI-204 Change-Id: I0a698068e8c5ea6e3860ff376540b239f7eeb86a Signed-off-by: akanshad <akansha.dua@amdocs.com>
2019-03-22Handle null orchestration-statusaosull011-173/+175
Change-Id: Iaf0a036c2e49e5b3ac7dcdbd3442adf0b368c21b Issue-ID: EXTAPI-224 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-03-21Remove logging from scehduled pollingaosull011-250/+262
Change-Id: Ia70ee01e4a0755c63fe84de40749847677da5dc9 Issue-ID: EXTAPI-221 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-03-19Merge "Integrate sdc notification"Matthieu Geerebaert10-301/+363
2019-03-18Integrate sdc notificationromaingimbert10-301/+363
-refactor code -beggining implementation Change-Id: I9f66d64d9a375ef96e0248f85e2c06828f1063eb Issue-ID: EXTAPI-158 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-03-15Service Catalog - json schema referenceakanshad8-33/+363
Issue-ID: EXTAPI-105 Change-Id: I4877636508135a2f7a77dab86dbe6a126070e9ff Signed-off-by: akanshad <akansha.dua@amdocs.com>
2019-03-12change url onap statusromaingimbert2-4/+4
-change healtcheck of aai and sdc for nbi status -change test Change-Id: I38a962d3725f53458dd7b66af6a26d8f6efe745c Issue-ID: EXTAPI-212 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-03-08add href to service inventory responsesaosull012-0/+5
Change-Id: I818902bb04dc9464764ee52efb309df20e18e652 Issue-ID: EXTAPI-210 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-03-07Improve nbi statusromaingimbert12-138/+351
-add components to check connectivity with onap (sdc, aai, so, dmaap) -activate full status with ?fullStatus=true -change test -change mock tests folders Change-Id: Iddcd7fce3c1b3b5abfea14c46b2f611f27057319 Issue-ID: EXTAPI-209 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-03-06Reduce log outputMatthieuGeerebaert2-10/+16
At startup and testing phase Disable spring logging Change-Id: Ia357e8528a57204be34be94e45a745380de49653 Issue-ID: EXTAPI-207 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-03-05Use SDC Tosca Jar to extract and parse SDC CSARaosull012-348/+119
Change-Id: I0e8261ed338eaafa35bb663f95a19fe97be57652 Issue-ID: EXTAPI-205 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-03-01Add DMaaP Integration to retrieve AAI-EVENTaosull0111-142/+561
Change-Id: I94e5eec12fe22b1785a00de530e080a842f37a40 Issue-ID: EXTAPI-201 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-02-21Merge "Update to Spring Boot 2"Eric Debeau8-91/+106
2019-02-08Use node query with format optionaosull013-218/+260
Change-Id: Ie29472147bbbc661a5fe9419407727e84d6f8dfe Issue-ID: EXTAPI-199 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-02-06node query for service instance queryaosull014-22/+20
Change-Id: I7147f76b65a02e61f804ff5fd1304e47a983e092 Issue-ID: EXTAPI-194 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-02-01Update to Spring Boot 2romaingimbert8-91/+106
-update pom dependencies -fix code -fix test Change-Id: I23c3c702c598ce46e5b861a2fbdfd06f2d439c51 Issue-ID: EXTAPI-192 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-31return hub after creationromaingimbert1-9/+4
-change hubresource Change-Id: I0a9f52ac3e4bebb20c4ef468c3f9d263cdc961c0 Issue-ID: EXTAPI-195 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-31multiple identical hubromaingimbert3-18/+38
-change hubresource -add test Change-Id: Ibb8ef363b84d9bcff83b1786cf7547a7660f957e Issue-ID: EXTAPI-187 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-25force nbi generate id of serviceorderromaingimbert2-1/+2
-fix code -fix test Change-Id: Ie6d7802bed61935b5a675e720d060ee9d7e2c865 Issue-ID: EXTAPI-188 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-24hub resource format dateromaingimbert5-132/+143
-fix code -add listener for testing -add karate test Change-Id: Ife2d7812c77316b75c55e86056f59d838e117069 Issue-ID: EXTAPI-180 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2019-01-18Fix unit testing instabilityEzekielaRakotoarijaona8-88/+263
Migration of most of the unit tests from JUnit to Karate Framework Remove of the scheduling tasks for testing. Change-Id: Ic51378443bd6c12f247fa50b2b08ee881264dac4 Issue-ID: EXTAPI-178 Signed-off-by: EzekielaRakotoarijaona <ezekiela.rakotoarijaona@orange.com>
2018-12-10Merge "Integrate sdc-tosca parser jar"Matthieu Geerebaert2-1/+94
2018-12-05Integrate sdc-tosca parser jaraosull012-1/+94
Change-Id: Ieef1c4fe9d71164c7696bdb0bd93579a87bc09dc Issue-ID: EXTAPI-171 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2018-11-28Varibles Name Changedroot1-106/+105
Issue-ID: EXTAPI-172 Change-Id: I5839dc1ae011d3da55a31a4816c1e6d5d3ec71cb Signed-off-by: root <akansha.dua@amdocs.com>
2018-10-24start up failed without msbromaingimbert4-41/+94
-fix code -fix log -add url log at nbi startup Change-Id: Iaf6dce3c0cd932f0c1067a43c46d36c24018b03c Issue-ID: EXTAPI-164 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-10-23start up failed without msbromaingimbert1-5/+2
-fix code Change-Id: I17c5ca36dd4c3995addbef7061af17782d721890 Issue-ID: EXTAPI-164 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-09-19Merge "adjust msb integration"Eric Debeau2-7/+31
2018-09-19EXTAPI-150 Correct SO Pathsaosull011-6/+6
Issue-ID: EXTAPI-150 Change-Id: I488803bf97b427ee6e0324b427cbe202bd91b352 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2018-09-19adjust msb integrationQuoc-Nghia Nguyen2-7/+31
Change-Id: Ie74c85404935652548d682f33c3b52c819a81c2b Issue-ID: EXTAPI-90 Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-09-14Add API Documentation for Casablancaromaingimbert3-13/+15
-update docs -update version related code -change properties MSB Change-Id: I7fb2a257ec035c53e93666d7571a2c74a0624524 Issue-ID: EXTAPI-141 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-09-13Merge "Poll for 6 hrs instead of 3 times."Matthieu Geerebaert6-95/+99
2018-09-13Add HubRessource TestNicolasLaplaud4-7/+13
- Improve junit test coverage on HubResource method Change-Id: Icef152f6065fa999bedc2e32ffd7bf07892bb82c Issue-ID: EXTAPI-135 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-09-13Poll for 6 hrs instead of 3 times.Prabhu2017136-95/+99
Issue-ID: EXTAPI-140 Change-Id: I7d4bec505cca820ac87826159241e3e91c407b73 Signed-off-by: Prabhu201713 <prabhu.balan1@vodafone.com>
2018-09-13Merge "EXTAPI-149 : Add resourceCustomizationUuid for E2E"Matthieu Geerebaert1-4/+4