aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src
AgeCommit message (Collapse)AuthorFilesLines
2019-08-07removing unused ViewLog Controller and jspEylon Malin4-110/+1
Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7d5cdd0091e2c67adc617894386a58a89046880e
2019-08-07Merge changes Iede12655,I73fcc78eIttay Stern11-76/+77
* changes: add endpoints for getVpnList and getActiveNetworkList use cache for retrieving all subscribers list
2019-08-06add endpoints for getVpnList and getActiveNetworkListEylon Malin1-0/+21
Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Iede126556df337b1ab70dd76c9452f4b51e11376
2019-08-06use cache for retrieving all subscribers listEylon Malin10-76/+56
Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I73fcc78ebbd8ee01349ecefa924c20014ca33907
2019-08-06Sonar Critical: Make dateFormat an instance variablenandkumar1-1/+2
Change-Id: I1f275c2b4b814afc7c50e02e756312ce6923efe0 Issue-ID: VID-535 Signed-off-by: nandkumar <np00602065@techmahindra.com>
2019-08-06Sonar Fix- RoleGenaratorServiceImpl.java- Define a constant instead of ↵dinesha1-5/+6
duplicating this literal Fixed Sonar issues accross the file Issue-ID: VID-547 Change-Id: I91dc81916fc1c7843e0f5b723cdf47153e682592 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-06Merge "Sonar Fix- CommandParentData.java- Move this variable to comply with ↵Ittay Stern1-3/+4
Java Code Conventions"
2019-08-06Sonar Fix- CommandParentData.java- Move this variable to comply with Java ↵dinesha1-3/+4
Code Conventions Fixed Sonar issues accross the file Issue-ID: VID-547 Change-Id: I104df866f1e4e8477c954942ae69fe647028e621 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-06Sonar Fix- ProbeController.java- Reorder the modifiers to comply with the ↵dinesha1-1/+1
Java Language Specification Fixed Sonar issues accross the file Issue-ID: VID-547 Change-Id: I6240ae0bc339ba43b55b8a66609935bc63705c1d Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-06handle errors in change management and tenant isolationEylon Malin5-28/+38
use more tolerance way for parsing responses from MSO so VID can handle error responses with html body Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I72741ec1bf636a1200e8ecbd684ab1f3b2ab332a Signed-off-by: Ittay Stern <ittay.stern@att.com> Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-08-05Merge "Sonar Fix- ErrorReportController.java"Ittay Stern1-1/+0
2019-08-05Sonar Fix- ErrorReportController.javadinesha1-1/+0
Fixed Sonar Issues accross the file Issue-ID: VID-547 Change-Id: I915b2d28050a864db5c2a2e9b0ccce4061f46cfd Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-05Sonar Fix- VnfDetails.javadinesha1-5/+6
Fixed Sonar Issues accross the file Issue-ID: VID-547 Change-Id: I263ce5e172b68da20d537824794a3fae4455fde4 Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-05Sonar Fix- AaiClientInterface.java-Remove this unused importdinesha1-1/+0
Fixed sonar issues accross the file Issue-ID: VID-547 Change-Id: I3305f201e404d0e4b94f8a9eba428b03812592ed Signed-off-by: dinesha <dineshgs@in.ibm.com>
2019-08-05change management return 400 handling NPEEylon Malin1-4/+10
return 400 internal status when exception is thrown during extracting serviceInstanceId Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I97f740de0a700f503d115033980f8e8366e806e7
2019-08-04Remove web-filter for incoming scheduler requestsEylon Malin3-196/+0
authentication can be handled in a different way like using AAF (see 48b0c6ee) Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I68c664bc6a20ce4d8722558e00985b7638fed04b
2019-08-04align backend get aicZone response fields name with the frontend expectationEylon Malin2-0/+3
Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib43b5c75ce0c841aec6e4c42bef78354ddf30493 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-08-04Merge "Resolving some tests in CreatePortMirroringConfigurationTest by ↵Ittay Stern1-19/+19
merging instantiate.html ecomp+onap"
2019-08-04Resolving some tests in CreatePortMirroringConfigurationTest by merging ↵RachelF1-19/+19
instantiate.html ecomp+onap Issue-ID: VID-546 Signed-off-by: RachelF <rachel.fishbein@intl.att.com> Change-Id: Icf4ffd6c2eb26cb5cf5842f9d6bfb153431d136b
2019-08-04Resolving testAssociatePnfRachelF1-5/+5
Issue-ID: VID-543 Change-Id: Ib7d12d648f399096bf8d71b98249ff4994a156fc Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
2019-08-01handling cloud owner and lcp region in create port mirroring configurationEylon Malin7-30/+25
Issue-ID: VID-482 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id7aed0f44927b27b69287f513d24552cf2afc003
2019-08-01handling legacy region in vfModule resume5.0.0Eylon Malin1-4/+5
Issue-ID: VID-482 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: If0cca27729e2d7313fd1836191a35d223e276070
2019-08-01Add flag for modern UIRina Roi5-7/+13
Issue-ID: VID-544 Change-Id: Iad79353ff9f55416d87b5bef56e38dd01357003b Signed-off-by: Rina Roi <rina.roi@intl.att.com>
2019-08-01Handling legacy region in vfModule creationEylon Malin3-11/+6
Issue-ID: VID-482 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I2c55587d86a77eb0c6c2fa410b212efb074894e2
2019-07-31Bugfix: Revert soft-delete to restore VF-module deletionIttay Stern2-2/+2
Issue-ID: VID-503 Change-Id: I2c815288140116d0c5bd4630f2688132a033a16c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-31Handle A&AI Service-Tree and add testsIttay Stern15-158/+1738
Issue-ID: VID-378 Change-Id: Id1b86b77732768f9b497e2fcd29ee1665381ac57 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-31Fix /version endpointIttay Stern7-137/+188
* Modify maven-replacer-plugin to set value in version.json * Configure features.set.filename=onap.features.properties Issue-ID: VID-507 Change-Id: I692ab3e9221118b836ae7249f483b5277a70bf6b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-30Take 'contact us' url from configurationRina Roi2-0/+2
Issue-ID: VID-541 Signed-off-by: Rina Roi <rina.roi@intl.att.com> Change-Id: Ia7d829c20a8689f7aab737ea83ed420b6c3448a3
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze278-6631/+13530
Issue-ID: VID-378 Change-Id: I41b0bdc2c4e3635f3f3319b1cd63cefc61912dfc Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-29Remove restricted notice from TOSCA fileIttay Stern2-8/+8
Issue-ID: VID-499 Change-Id: Ib63c2cec9b29530461ad1ef2313f80548697b1f6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-29Merge "Patch NPE in Unirest HttpResponse::getBody when getRawBody is null"Wojciech Sliwka3-22/+103
2019-07-29Patch NPE in Unirest HttpResponse::getBody when getRawBody is nullIttay Stern3-22/+103
Issue-ID: VID-267 Change-Id: I469bbeea52d6e86f8f12f88e9754af81b3ae6ae6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-29Resolving testConfigUpdateGoodPayloadRachelF1-5/+17
Issue-ID: VID-533 Change-Id: Ie88c6182f2cbf468615a4146bced531c2ad150e0 Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
2019-07-25Merge "Merge workflow from vid to onap, fix workflow selenium tests"Ittay Stern3-267/+279
2019-07-25Merge workflow from vid to onap, fix workflow selenium testsRachelF3-267/+279
Issue-ID: VID-532 Change-Id: I5ae0a74d382cd31a9da1ec5b1220c5322f3abb40 Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
2019-07-25Merge "Don't double-wrap RequestDetails for (de)activateFabricConfiguration"Wojciech Sliwka5-7/+15
2019-07-25Don't double-wrap RequestDetails for (de)activateFabricConfigurationIttay Stern5-7/+15
Issue-ID: VID-267 Change-Id: I215bf008442b3bdfd4e80c1ba23e6a86e9d6f52b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-24Remove dissociate buttongolabek1-2/+1
Removed dissociate button for macro services with pnfs Change-Id: I7e839b6d352793012b5dde1d19128decdfb4412c Issue-ID: VID-520 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-22Add `X-ONAP-PartnerName` header to all MSO requestsRina Roi2-24/+10
Issue-ID: VID-531 Change-Id: Ia6416c9da031cbca5d7a13cd93bb110bfc4bc1a2 Signed-off-by: Rina Roi <rina.roi@intl.att.com>
2019-07-22Merge "Allow full-path to certificate and remove implicit Optional::toString"Wojciech Sliwka2-6/+40
2019-07-22Merge "Pnf pojo improvements"Wojciech Sliwka5-64/+120
2019-07-22Allow full-path to certificate and remove implicit Optional::toStringIttay Stern2-6/+40
1) If getAAITruststoreFilename or getAAIKeystoreFilename has a file separator -- don't append certFilePath to filename. 2) getKeystorePath() is issuing Optional::orElse, as the code `+ getAAIKeystoreFilename()` is implicitly calling `getAAIKeystoreFilename().toString()` which yields a default toString e.g. "Optional[configValue]". Issue-ID: VID-229 Change-Id: I9c135cc3dfd72cdc203b59d78162a568a6dbd688 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-22Merge "fixing bugs connected with undefined parameters"Wojciech Sliwka4-12/+28
2019-07-21Return a value from MsoInterface::setServiceInstanceStatusIttay Stern6-61/+42
This resolves the case where mso_activate_service_instance API is returning an empty object. Issue-ID: VID-267 Change-Id: I691c7ca037c5458ce728bed10bf959e664679b6a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-19fixing bugs connected with undefined parametersBartosz Gardziejewski4-12/+28
Issue-ID: VID-488 Change-Id: I0099ec50d775bbae6bdbfa40de85decd839f21b3 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-07-19Add MsoController testskurczews2-143/+269
Issue-ID: VID-470 Change-Id: If1577f3a1ed625f0c7bf8e1940e1a92073191efc Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-07-19Pnf pojo improvementsMichal Kabaj5-64/+120
- added builder - immutable - improved json serialization Change-Id: If0c9128dfd27d1c04e2f8683bade16700789276e Issue-ID: VID-478 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2019-07-18Merge "Merge from ecomp 3374149f - AngularJS UI"Ittay Stern15-59/+158
2019-07-18Don't override SystemProperties without restoring itIttay Stern2-14/+24
This resolves NullPointerException in Dublin's Jenkins' SyncRestClientForHttpServerTest. Issue-ID: VID-503 (cherry picked from commit ef34f16650be1f251447a7b9a1d9f1369ca459de) Change-Id: I65fbed0a6f6214d9495d0cb6456b3a8e4f094a3d Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-18junits for AaiControllerTomasz Gwozdecki1-0/+23
-Added new test for getVersionByInvariantId method Change-Id: Iba77e8638047ba20ac80816b779575ce5e32df86 Issue-ID: VID-478 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>