summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2019-01-07Change MSB registrationMatthieuGeerebaert1-1/+1
Change default attempts from 5 to 1 Change-Id: I95689810022f24a46f5cef5fb5a9d62d48645f75 Issue-ID: EXTAPI-176 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2018-12-12Varibles Name Changedroot1-106/+105
Issue-ID: EXTAPI-172 Change-Id: I5839dc1ae011d3da55a31a4816c1e6d5d3ec71cb Signed-off-by: root <akansha.dua@amdocs.com> (cherry picked from commit 7535125f2ddf5dc492d8b93a8e3ae2311e8d6ee1)
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-21Tests failed randomlyromaingimbert1-4/+14
-remove thread.sleep in tests Change-Id: Ia7eb1a44725915648d3aa77bfcd93e42a93310d8 Issue-ID: EXTAPI-153 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-09-19Merge "adjust msb integration"Eric Debeau3-7/+33
2018-09-19EXTAPI-150 Correct SO Pathsaosull019-25/+25
Issue-ID: EXTAPI-150 Change-Id: I488803bf97b427ee6e0324b427cbe202bd91b352 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2018-09-19adjust msb integrationQuoc-Nghia Nguyen3-7/+33
Change-Id: Ie74c85404935652548d682f33c3b52c819a81c2b Issue-ID: EXTAPI-90 Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-09-14Add API Documentation for Casablancaromaingimbert5-20/+28
-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 Geerebaert9-114/+116
2018-09-13Add HubRessource TestNicolasLaplaud5-10/+29
- 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.Prabhu2017139-114/+116
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
2018-09-13HUB ResourceNicolasLaplaud1-5/+12
- manage notification based on subscription - manage event body based on subscriptionType Change-Id: Ia3918da46b8279c852e720082fcfa1bf4e2e56f6 Issue-ID: EXTAPI-96 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-09-13EXTAPI-149 : Add resourceCustomizationUuid for E2Eaosull011-4/+4
Issue-ID: EXTAPI-149 Change-Id: Ia39c5b14cca0cd42fcb0cf23dcacf3bd93487b23 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2018-09-12Add HubRessource TestNicolasLaplaud4-34/+182
- Improve junit test coverage on HubResource method Change-Id: I90e96ed57b4cb781a2454ac26953f5384a60c032 Issue-ID: EXTAPI-135 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-09-11service order constraints controlromaingimbert21-1146/+74
-check data constraints of the service order -add test Change-Id: I73a0c405555938f191b594a4cfd2737c9c1563ec Issue-ID: EXTAPI-148 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-09-07Merge "EXTAPI-125 Percent Progress"Matthieu Geerebaert3-2/+25
2018-09-07state attribute for ServiceInventoryromaingimbert4-4/+76
-change jolt mapping to add field state -manage when no VNF found -add test Change-Id: I68d885678aab031176a130349b2fb73838fff683 Issue-ID: EXTAPI-134 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-09-06Merge "EXTAPI-139 : use fixedDelay"Matthieu Geerebaert1-2/+2
2018-09-06EXTAPI-139 : use fixedDelayaosull011-2/+2
Issue-ID: EXTAPI-139 Change-Id: I59d0601b397a30df50dc52e42c2cc9234cf6ac28 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2018-09-06EXTAPI-125 Percent ProgressMariosIakovidis3-2/+25
Change-Id: I57c9ee5f814a72aa50e716948f4e356de683b6e4 Issue-ID: EXTAPI-125 Signed-off-by: MariosIakovidis <marios.iakovidis@huawei.com>
2018-09-05Update API version to v3romaingimbert2-4/+4
-change application.properties to v3 -change .env docker to v3 -change Dockerfile to v3 Change-Id: I95dd0a29494e8fdebe29ac7bcfcfccf03a9a1c6c Issue-ID: EXTAPI-143 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-09-05Fix critical security issuesromaingimbert3-3/+6
-change pom dependencies version Change-Id: Ib378ac1d8a05345494dcda0299dd5715b04de14e Issue-ID: EXTAPI-126 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-09-04Fix bug reported by SONAR.Prabhu Balan5-18/+58
Issue-ID: EXTAPI-132 Change-Id: I57ea6dbcb618079a77cdb2c327bba795edd5f358 Signed-off-by: Prabhu Balan <prabhu.balan1@vodafone.com>
2018-09-03Fix critical security issuesromaingimbert3-9/+9
-change pom dependencies version Change-Id: I8ea5410575f95e7054ca2d93a1c712a12607893a Issue-ID: EXTAPI-126 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-08-30ServiceOrder Modification Implementationromaingimbert6-359/+665
-add modify action -add tests Change-Id: Ie41cdefb46774dba7804123264ee71b755df2728 Issue-ID: EXTAPI-133 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-08-22Help NBI user to get informationromaingimbert6-20/+100
-add orderMessage 105 (service name already exists) -add tests Change-Id: I62ead9c22af49ee14d3a99eb97dddbf4fcd91e3c Issue-ID: EXTAPI-116 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-08-21EXTAPI-102 Initial commitaosull0125-10/+1488
Issue-ID: EXTAPI-102 Change-Id: I8a24d9ea73ecfc9c386be12bd35f4d6141d6f2e9 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Co-authored-by: MariosIakovidis <marios.iakovidis@huawei.com> Co-authored-by: Prabhu201713 <Prabhu.balan1@vodafone.com>
2018-08-10Help NBI user to get informationromaingimbert13-101/+850
-add orderMessage to order and orderItem -add tests Change-Id: Ibb9e54ec03f8b8f736390501fc16c9b96c0f987a Issue-ID: EXTAPI-116 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-08-03rollback EXTAPI-108 call toscaromaingimbert6-21/+307
Change-Id: Icfe3594f7b34b7dabdc7941ce5fff3b52fd4703f Issue-ID: EXTAPI-108 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-07-20HUB Resource2.1.0NicolasLaplaud7-25/+163
- manage notification based on subscription - manage event body based on subscriptionType Change-Id: Ibaf3de69419ca20a5c5a53d97be107311237d7cc Issue-ID: EXTAPI-96 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-07-18HUB ResourceNicolasLaplaud10-47/+154
- Adding DELETE, GET, FIND operations on subscriptions Change-Id: If0c326ffc6a3d0ec456e5258a04b3110bb8df583 Issue-ID: EXTAPI-96 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-07-16HUB ResourceNicolasLaplaud1-0/+8
- adding SubscriberNotifier based on event types - storing subscriptions - merge Change-Id: I2290dd7afea10cd95bb7ec2b62fbb81031c4cef4 Issue-ID: EXTAPI-96 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-07-13HUB ResourceNicolasLaplaud15-61/+456
- adding SubscriberNotifier based on event types - storing subscriptions Change-Id: I5729717699f6e903de4c541c43951e2d2d56cea7 Issue-ID: EXTAPI-96 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com> Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-07-13add option to disable registration with msbQuoc-Nghia Nguyen4-29/+7
Issue-ID: EXTAPI-101 Change-Id: I54911da3fde479f1a387f931fdcc72341c5b2092 Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-07-11Register with MSB after being launchedQuoc Nghia Nguyen4-1/+170
Change-Id: I96c84f8b8e0757d68461a0e631d6ed432f64ecad Issue-ID: EXTAPI-90 Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-07-10HUB ResourceNicolasLaplaud6-49/+86
- adding AOP pointcut to intercept event around ServiceOrderService Change-Id: I4c4036ad6f2020c6015a7b2005fe92c745e592e5 Issue-ID: EXTAPI-96 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-07-06adapt NBI to Beijingromaingimbert14-13/+152
-change SO Url to "v6" -add xtransactionid in AAI request header -add fields Project and OwningEntity in SO request -fix tests Change-Id: I61f3ef9f99f4d200cc8f04e7f4929dc1fddf130a Issue-ID: EXTAPI-117 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-07-05Merge "HUB Resource"Matthieu Geerebaert3-0/+168
2018-07-05HUB ResourceNicolasLaplaud3-0/+168
- init EventSubscription model and repository - init hub resource - add licences Change-Id: I329864e3e82c72365b4f61fc2782704dc32bb200 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com> Issue-ID: EXTAPI-96
2018-07-05serviceSpecInputSchemaromaingimbert7-313/+34
- remove call to tosca file - add new field in serviceCharacteristics - change test Change-Id: Iad840360cff2920e8995e9d6dc73ded84ca86146 Issue-ID: EXTAPI-108 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-06-28fix service order enumromaingimbert6-3/+30
- fix service order enum value for getServiceOrder Change-Id: Ib9aaa3a4efb78f653f240537732374638db83493 Issue-ID: EXTAPI-109 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-06-25fix sonar alertromaingimbert20-110/+91
- fix some sonar alerts Change-Id: I98f28b343f0e7fcac685e7aa92d198df500deb80 Issue-ID: EXTAPI-107 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-06-22add serviceorder serviceromaingimbert6-78/+153
- change code to have in the service all the update state Change-Id: I01a409224984ae831da0f07edcda5bb34dc537dc Issue-ID: EXTAPI-106 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-05-28nbi ko when can't reach onapromaingimbert3-13/+113
- fix infinite loop - change test Change-Id: I286e7ed9ea4b46ceb9af4d18d40adbf55de62e92 Issue-ID: EXTAPI-94 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-05-24orderitem id ko when so returns 202romaingimbert2-2/+12
- fix code - change test - add log Change-Id: I88830af9600e7356e9ffcba3273a1826ac3ef0ca Issue-ID: EXTAPI-93 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-05-16Merge "Codebase license scan results, May 2018"Eric Debeau2-0/+30
2018-05-16Codebase license scan results, May 2018MatthieuGeerebaert2-0/+30
Change-Id: I85320efd75b1ba66481c427a240c8915fe42ce0a Issue-ID: EXTAPI-87 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2018-05-16infinite loop when so not respondingromaingimbert3-31/+54
- fix code - add test Change-Id: Idcf9383d38e821418c16e8f72250df238e1a6b78 Issue-ID: EXTAPI-89 Signed-off-by: romaingimbert <romain.gimbert@orange.com>