summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-26service inventory empty when no serviceromaingimbert3-7/+32
- fix code when a service type has no service-instance Change-Id: I6035a459bdf90b724377acb76bb99be747bf03fb Issue-ID: EXTAPI-78 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-25Merge "Can't pass "spaces" on query params SDC API"Matthieu Geerebaert3-23/+29
2018-04-25Can't pass "spaces" on query params SDC APINicolasLaplaud3-23/+29
- update the usage of UriComponentsBuilder, never toString - use RestTemplate API calls directly with URI instead of string url - remove last slash from serviceSpec string url Change-Id: Ibf420e3216a85fb030d4c7f6744c12809f24f7bf Issue-ID: EXTAPI-59 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-04-25handle security issuesromaingimbert1-2/+2
- upgrade spring version Change-Id: Ib4efd027f75d1735f0f0d632c0e5fdc108627e8e Issue-ID: EXTAPI-77 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-25Merge "NBI needs to support HTTPS requests to AAI"Andy Mayer3-0/+66
2018-04-25NBI needs to support HTTPS requests to AAIMatthieuGeerebaert3-0/+66
- add amsterdam aai and beijing Root CA certificates - will be used and injected to docker instance Change-Id: I1028fb304f213425b7a4d21aaf81668c15b9d236 Issue-ID: EXTAPI-57 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com> Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-04-25Merge "change postman collection"Matthieu Geerebaert1-3/+3
2018-04-25change postman collectionromaingimbert1-3/+3
- change service id to service name Change-Id: I19b46ed60bdaa179ab6283fb7fbeadef61b3fd0e Issue-ID: EXTAPI-60 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-25string "null" in temp tosca fileromaingimbert1-11/+14
- change uuid to id Change-Id: I3eabf0f9eedef18585d0fef00a83ab246f7117ef Issue-ID: EXTAPI-73 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-25sonar clean coderomaingimbert3-22/+2009
- refactor parse tosca - add test tosca Change-Id: Ib4c92efdab239dad1e6f2c49deadb3027380485c Issue-ID: EXTAPI-46 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-24modelCustomizationName from SDCromaingimbert3-1/+2
- modelCustomizationName set from resourceInstanceName - add test case Change-Id: I5bd870343a5b87464bd06267b38300b51b568154 Issue-ID: EXTAPI-56 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-24sonar clean coderomaingimbert1-38/+47
- refactor parse tosca Change-Id: Ifbdd5427a24fd549730e59859ede62dd8ba18b93 Issue-ID: EXTAPI-46 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-24Merge "NPE in parse tosca file"Matthieu Geerebaert3-21/+198
2018-04-24Merge "Invalid SO payload"Matthieu Geerebaert1-6/+2
2018-04-24Merge "SubscriptionServiceType is null in request to SO"Matthieu Geerebaert1-1/+1
2018-04-24Merge "add field in SO Request"Matthieu Geerebaert2-4/+21
2018-04-24NPE in parse tosca fileromaingimbert3-21/+198
- check if null - add test case Change-Id: I400582cd99941c824ed0ef016d77c3d38beaece0 Issue-ID: EXTAPI-58 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-24correct titleRene Robert2-10/+11
Issue-ID: EXTAPI-74 Change-Id: Ie25b29355a2dc2e7e12a382884645cf6c3c21f03 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-23correct links and add infosRene Robert5-78/+105
Issue-ID: EXTAPI-74 Change-Id: Ic219585f889ca9c5fb03e1452c2583753e517d39 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-23Invalid SO payloadNicolasLaplaud1-6/+2
- Modify HttpEntity instanciation Change-Id: Iadaae85a62891111c7e4cdfd99b3d82dc92c8e72 Issue-ID: EXTAPI-64 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-04-23Merge "add licence to files Issue-ID: EXTAPI-74"Andy Mayer15-0/+69
2018-04-23SubscriptionServiceType is null in request to SONicolasLaplaud1-1/+1
- Fix the subscriptionServiceType setter method in RequestParameterType Change-Id: If00e9cb1b6a2351af1476cd59a517687b335d709 Issue-ID: EXTAPI-63 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-04-23add field in SO Requestromaingimbert2-4/+21
- add modelVersionId Change-Id: I19796ed16b1fe7c1937aad037f71a8374e85f50d Issue-ID: EXTAPI-65 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-23Merge "fix NPE SO Response"Matthieu Geerebaert5-12/+12
2018-04-23Merge "add info in doc Issue-ID: EXTAPI-74"Matthieu Geerebaert9-3/+391
2018-04-23fix NPE SO Responseromaingimbert5-12/+12
-change requestReference to requestReferences -change mocks Change-Id: Ia8173b6286d04ab78bd6c5766ad1e9c2c61ab153 Issue-ID: EXTAPI-68 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-23add info in docRene Robert9-3/+391
Issue-ID: EXTAPI-74 Change-Id: Iebea5ef0fa56ae0c9c11babdc108acc9b3ee0e40 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-23Merge "fix NPE serviceOrder"Matthieu Geerebaert1-0/+18
2018-04-23Merge "fix NPE on NBI serviceInventory"Matthieu Geerebaert3-0/+54
2018-04-23fix NPE serviceOrderromaingimbert1-0/+18
-test when relatedParty is not passed, get generic customer Change-Id: Iebe542354c7ddf694c8d2b8e1b4aa3e03ce823f4 Issue-ID: EXTAPI-61 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-23Add requestorId in SO requestInfo in NBI requestNicolasLaplaud2-2/+18
- Add requestorId in RequestInfo class - Manage SOTaskProcessor to value requestorId with "NBI" Change-Id: Ie4a0b71bd3825d8dc458b6d2912682d0f188267c Issue-ID: EXTAPI-66 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-04-23fix NPE on NBI serviceInventoryromaingimbert3-0/+54
- test with service without vnf Change-Id: If92057a04e2d3263876d87a54588b4b8ca53a8d0 Issue-ID: EXTAPI-69 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-23Merge "Fix Missing requestDetails wrapper in SO payload"Matthieu Geerebaert3-30/+55
2018-04-23Merge "fix NPE serviceOrder"Matthieu Geerebaert1-20/+22
2018-04-23Merge "fix NPE on serviceInventory -service without VNF"Matthieu Geerebaert1-8/+11
2018-04-23Fix Missing requestDetails wrapper in SO payloadNicolasLaplaud3-30/+55
- Add MSOPayload class to wrap RequestDetail json in the SO Request - Manage the new wrapper in SoClient and SOTaskProcessor Change-Id: Ia7843ea24375321aaab98b624538814fdff1262e Issue-ID: EXTAPI-67 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>
2018-04-23Merge "Change SO endpoints URI"Matthieu Geerebaert3-4/+4
2018-04-23add some doc directoriesRene Robert9-0/+118
Issue-ID: EXTAPI-74 Change-Id: I02840afce01b1c5be2c5015b9ae753676da4d370 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-23fix NPE serviceOrderromaingimbert1-20/+22
-when relatedParty is not passed, get generic customer Change-Id: I5c2c0ef7e00f660cfb52bd55e25dc82148eafebd Issue-ID: EXTAPI-61 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-23fix NPE on serviceInventoryromaingimbert1-8/+11
-service without VNF Change-Id: Ia61b6d63e2a35197074e7df70917d2aa6f53ee96 Issue-ID: EXTAPI-69 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-23Change SO endpoints URIromaingimbert3-4/+4
Change-Id: I110ce38c3752ef1bd70fa8783f0743377f2ce6de Issue-ID: EXTAPI-62 Signed-off-by: romaingimbert <romain.gimbert@orange.com>
2018-04-23add licence to filesRene Robert15-0/+69
Issue-ID: EXTAPI-74 Change-Id: I6857f89ce5529cf1f446f64dbb46573e009886dc Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-20nbi doc updateRene Robert20-83/+47
Issue-ID: EXTAPI-74 Change-Id: Iedf3bad3ac690a3e2e2ffbb77bff6bc5aee20323 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-17Right variables for NBISylvain Desbureaux1-3/+4
rename SPRING_SDC_HOST, SPRING_AAI_HOST and SPRING_SO_HOST to SDC_HOST, AAI_HOST and SO_HOST respectively. put the right value in these variables (with http(s) and ports and not only the IP address, my bad). force restart of nbi container on failure Issue-ID: EXTAPI-75 Change-Id: I7b179bd1bf4201fe89f31a1d0c50d19fa02c8227 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-04-17Add variables to set IP address of ONAP componentsSylvain Desbureaux1-0/+3
These variables must be set either inside an `.env` file in the same folder as docker-compose.yml or via `exports` function of shell. Currently, 3 (self explanatory) variables must be set: - SDC_IP - AAI_IP - SO_IP Change-Id: Ie3e00bbcca7aafab9b5b15b1dc03b9df4beaa0e7 Issue-ID: EXTAPI-75 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-04-16Update NBI docker-compose fileRene Robert2-17/+18
Issue-ID: EXTAPI-75 Change-Id: I97ff5fe89257034cc2f5c87a592a81d156422c2a Signed-off-by: Rene Robert <rene.robert@orange.com> Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-15Sonar clean codeMatthieuGeerebaert9-147/+150
Issue-ID: EXTAPI-46 Change-Id: Iba029badc0ed15e20599902aef23c849a7eb0e86 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2018-04-13Externalized app params for deploymentQuoc Nghia Nguyen7-143/+104
- .env: contains environment variables which override application's default properties - Dockerfile & docker-compose.yml: takes environment variables into account - application.properties: included external services configurations Change-Id: I49937e66d514a42a174cff3bf6c383ecfc8e28e0 Issue-ID: EXTAPI-49 Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-04-13Merge "Fix vulnerability report"Matthieu Geerebaert1-0/+12
2018-04-13Fix vulnerability reportNicolasLaplaud1-0/+12
- Exclude old logback-classic from spring-boot-starter-web - Add the latest logback-classic release version Change-Id: I6c6c35ed9ba2e7d8f0176fe086fda4a42576e4bd Issue-ID: EXTAPI-71 Signed-off-by: NicolasLaplaud <nicolas.laplaud@orange.com>