vid.git
4 years agoUpgrade pom files 59/91259/4
Einat Vinouze [Thu, 11 Jul 2019 13:25:44 +0000 (16:25 +0300)]
Upgrade pom files

versions:use-latest-releases

Issue-ID: VID-512

Change-Id: I3bdc7ff06717776e4f15316cca623e8025066495
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoSonar Fix - ResourceType.java- Added field 'final' to the static variable 54/93154/4
dinesha [Fri, 9 Aug 2019 07:02:05 +0000 (12:32 +0530)]
Sonar Fix - ResourceType.java- Added field 'final' to the static variable

Fixed Sonar issues across the file

Issue-ID: VID-547
Change-Id: I1daa62cf2e30f5b0dbe142c7ea183f93fd7fb48f
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agoMerge "return this expression instead of assigning it to the temporary variable"
Ittay Stern [Mon, 12 Aug 2019 08:26:29 +0000 (08:26 +0000)]
Merge "return this expression instead of assigning it to the temporary variable"

4 years agoMerge "Remove declaration of thrown exception"
Ittay Stern [Mon, 12 Aug 2019 08:25:43 +0000 (08:25 +0000)]
Merge "Remove declaration of thrown exception"

4 years agoMerge "Remove useless trailing whitespace"
Ittay Stern [Mon, 12 Aug 2019 08:25:39 +0000 (08:25 +0000)]
Merge "Remove useless trailing whitespace"

4 years agoMerge "Move this variable to comply with Java Code Conventions"
Ittay Stern [Mon, 12 Aug 2019 08:23:42 +0000 (08:23 +0000)]
Merge "Move this variable to comply with Java Code Conventions"

4 years agoRemove declaration of thrown exception 17/93017/2
anushadasari [Thu, 8 Aug 2019 07:48:25 +0000 (13:18 +0530)]
Remove declaration of thrown exception

Remove the declaration of thrown exception 'org.onap.vid.aai.exceptions.HttpClientBuilderException' which is a runtime exception.

Issue-ID: VID-559
Change-Id: I8fe8c29e3aa1d4b0b35522931057efa260c60206
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoRemove useless trailing whitespace 25/93025/2
anushadasari [Thu, 8 Aug 2019 09:04:25 +0000 (14:34 +0530)]
Remove useless trailing whitespace

Trailing whitespaces are simply useless and should not stay in code. They may generate noise when comparing different versions of the same file.

Issue-ID: VID-565
Change-Id: If5647e94ea897bf42761a689d036a7229b34a500
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoreturn this expression instead of assigning it to the temporary variable 74/92874/5
Thugutla Sailakshmi [Wed, 7 Aug 2019 09:04:23 +0000 (14:34 +0530)]
return this expression instead of assigning it to the temporary variable

Issue-ID: VID-561
Change-Id: I64e50083b9b0fe40fa0ba32723e30adb0dbce08e
Signed-off-by: Thugutla Sailakshmi <tsaila10@in.ibm.com>
4 years agoMove this variable to comply with Java Code Conventions 81/92881/5
Thugutla sailakshmi [Wed, 7 Aug 2019 11:50:11 +0000 (17:20 +0530)]
Move this variable to comply with Java Code Conventions

Issue-ID: VID-561
Change-Id: I1c59d863eb93537177e84a3a10fed0862189191c
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoMove this variable to comply with Java Code Conventions 75/92875/5
Thugutla sailakshmi [Wed, 7 Aug 2019 11:25:02 +0000 (16:55 +0530)]
Move this variable to comply with Java Code Conventions

Issue-ID: VID-561
Change-Id: I7d3382d43a0484dbadea4d3285a235a628d84ffc
Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
4 years agoMerge "set VID to use internally UTC timezone"
Ittay Stern [Mon, 12 Aug 2019 07:53:22 +0000 (07:53 +0000)]
Merge "set VID to use internally UTC timezone"

4 years agoMerge "return MsoResponseWrapper with null body in case of null response"
Ittay Stern [Mon, 12 Aug 2019 07:53:18 +0000 (07:53 +0000)]
Merge "return MsoResponseWrapper with null body in case of null response"

4 years agoMerge "use epsdk 2.5.0 in VID"
Ittay Stern [Mon, 12 Aug 2019 05:45:56 +0000 (05:45 +0000)]
Merge "use epsdk 2.5.0 in VID"

4 years agoreturn MsoResponseWrapper with null body in case of null response 85/93085/2
Eylon Malin [Thu, 8 Aug 2019 14:02:38 +0000 (17:02 +0300)]
return MsoResponseWrapper with null body in case of null response

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ia05237264557634f18ed868904cc68350a312fc1

4 years agoset VID to use internally UTC timezone 99/93099/1
Eylon Malin [Thu, 8 Aug 2019 15:01:34 +0000 (18:01 +0300)]
set VID to use internally UTC timezone

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I4b062d4a7ec68e564c46a094a75739dc9ad0355b

4 years agofix test getServiceModelALaCarteInstantiation 94/93094/1
Eylon Malin [Thu, 8 Aug 2019 14:41:01 +0000 (17:41 +0300)]
fix test getServiceModelALaCarteInstantiation

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I0d98886837cc67164b77f3407323ac45e3e126a4

4 years agoMerge "Resolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAndUI befor...
Ittay Stern [Thu, 8 Aug 2019 12:33:50 +0000 (12:33 +0000)]
Merge "Resolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAndUI beforeTest"

4 years agoResolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAndUI beforeTest 64/93064/1
RachelF [Thu, 8 Aug 2019 11:49:09 +0000 (14:49 +0300)]
Resolving VlanTagSubInterfaceTest#createSubInterface_validPopupDataAndUI beforeTest

Issue-ID: VID-566
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
Change-Id: I623835324593d1de3db08824dffe4c167264174b

4 years agoSonar Fix - Group.java 53/93053/1
dinesha [Thu, 8 Aug 2019 10:45:34 +0000 (16:15 +0530)]
Sonar Fix - Group.java

Fixed Sonar issues accross the file

Issue-ID: VID-547
Change-Id: I128b69d6ddcf8b1198ffd42530d664c92dd13cc7
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agosupport more resource types in ServiceModelInflator 31/92931/1
Eylon Malin [Wed, 7 Aug 2019 17:12:00 +0000 (20:12 +0300)]
support more resource types in ServiceModelInflator

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I80ce2b81202ea08491f65fc47390f826b2b02d20

4 years agoMerge "add default exception handling to VidRestrictedBaseController"
Amichai Hemli [Wed, 7 Aug 2019 17:08:28 +0000 (17:08 +0000)]
Merge "add default exception handling to VidRestrictedBaseController"

4 years agoadd default exception handling to VidRestrictedBaseController 28/92928/1
Eylon Malin [Wed, 7 Aug 2019 16:39:53 +0000 (19:39 +0300)]
add default exception handling to VidRestrictedBaseController

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ie5bac35975257ad092c75e8e7e7dfd8fefa0363e

4 years agouse epsdk 2.5.0 in VID 16/92916/1
Eylon Malin [Wed, 7 Aug 2019 15:36:49 +0000 (18:36 +0300)]
use epsdk 2.5.0 in VID

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Id483174b283a5f1eb6160982a446ccb223606c9e

4 years agoRemove the declaration of thrown exception 84/92884/1
anushadasari [Wed, 7 Aug 2019 11:59:20 +0000 (17:29 +0530)]
Remove the declaration of thrown exception

Remove the declaration of thrown exception 'org.onap.vid.aai.ExceptionWithRequestInfo' which is a runtime exception.

Issue-ID: VID-559
Change-Id: I275d7323d153c70fa515af4a0417fe0910ee451d
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoRemove Unused Import 80/92880/1
anushadasari [Wed, 7 Aug 2019 11:48:14 +0000 (17:18 +0530)]
Remove Unused Import

The imports part of a file should be handled by the Integrated Development Environment (IDE), not manually by the developer.
Unused and useless imports should not occur if that is the case.
Leaving them in reduces the code's readability, since their presence can be confusing.

Issue-ID: VID-563
Change-Id: Id88ce00cca08b58e0ac4beb60026c9dae5dd892e
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoAt most one statement is allowed per line 76/92876/1
anushadasari [Wed, 7 Aug 2019 11:26:49 +0000 (16:56 +0530)]
At most one statement is allowed per line

At most one statement is allowed per line, but 2 statements were found
on this line.
For better readability, do not put more than one statement on a single line.

Issue-ID: VID-562
Change-Id: Ibdae3413af96d49ce7a39e53d3af611e237cc16b
Signed-off-by: anushadasari <danush10@in.ibm.com>
4 years agoMerge "removing unused ViewLog Controller and jsp"
Ittay Stern [Wed, 7 Aug 2019 09:17:13 +0000 (09:17 +0000)]
Merge "removing unused ViewLog Controller and jsp"

4 years agoMerge "Use lcpRegionOptionId as value in resume"
Ittay Stern [Wed, 7 Aug 2019 09:16:42 +0000 (09:16 +0000)]
Merge "Use lcpRegionOptionId as value in resume"

4 years agoremoving unused ViewLog Controller and jsp 61/92861/1
Eylon Malin [Wed, 7 Aug 2019 09:04:04 +0000 (12:04 +0300)]
removing unused ViewLog Controller and jsp

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I7d5cdd0091e2c67adc617894386a58a89046880e

4 years agofix getNetworkListTest UT 59/92859/1
Eylon Malin [Wed, 7 Aug 2019 07:39:43 +0000 (10:39 +0300)]
fix getNetworkListTest UT

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Id28c5b3062f45c217f0bfc93e6d2a7c6333d15c4

4 years agoMerge changes Iede12655,I73fcc78e
Ittay Stern [Wed, 7 Aug 2019 07:19:18 +0000 (07:19 +0000)]
Merge changes Iede12655,I73fcc78e

* changes:
  add endpoints for getVpnList and getActiveNetworkList
  use cache for retrieving all subscribers list

4 years agoUse lcpRegionOptionId as value in resume 57/92857/1
Rina Roi [Wed, 7 Aug 2019 07:14:08 +0000 (10:14 +0300)]
Use lcpRegionOptionId as value in resume

Issue-ID: VID-482
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: Ibe617ba739db8e6217362a8009dedc9bd3465239

4 years agoadd endpoints for getVpnList and getActiveNetworkList 31/92831/1
Eylon Malin [Tue, 6 Aug 2019 16:23:29 +0000 (19:23 +0300)]
add endpoints for getVpnList and getActiveNetworkList

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Iede126556df337b1ab70dd76c9452f4b51e11376

4 years agouse cache for retrieving all subscribers list 26/92826/1
Eylon Malin [Tue, 6 Aug 2019 15:47:30 +0000 (18:47 +0300)]
use cache for retrieving all subscribers list

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I73fcc78ebbd8ee01349ecefa924c20014ca33907

4 years agoSonar Critical: Make dateFormat an instance variable 97/92197/4
nandkumar [Tue, 6 Aug 2019 12:23:47 +0000 (17:53 +0530)]
Sonar Critical: Make dateFormat an instance variable

Change-Id: I1f275c2b4b814afc7c50e02e756312ce6923efe0
Issue-ID: VID-535
Signed-off-by: nandkumar <np00602065@techmahindra.com>
4 years agofix tests by adding missing preset of get subscribers from AAI 04/92804/1
Eylon Malin [Tue, 6 Aug 2019 13:59:21 +0000 (16:59 +0300)]
fix tests by adding missing preset of get subscribers from AAI

Issue-ID: VID-378
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I6dc101b76089c32b8b9d2912a070b64bf01514ec

4 years agoSonar Fix- RoleGenaratorServiceImpl.java- Define a constant instead of duplicating... 84/92784/1
dinesha [Tue, 6 Aug 2019 11:47:56 +0000 (17:17 +0530)]
Sonar Fix- RoleGenaratorServiceImpl.java- Define a constant instead of duplicating this literal

Fixed Sonar issues accross the file

Issue-ID: VID-547
Change-Id: I91dc81916fc1c7843e0f5b723cdf47153e682592
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agoMerge "Sonar Fix- CommandParentData.java- Move this variable to comply with Java...
Ittay Stern [Tue, 6 Aug 2019 11:33:06 +0000 (11:33 +0000)]
Merge "Sonar Fix- CommandParentData.java- Move this variable to comply with Java Code Conventions"

4 years agoSonar Fix- CommandParentData.java- Move this variable to comply with Java Code Conven... 79/92779/1
dinesha [Tue, 6 Aug 2019 11:19:16 +0000 (16:49 +0530)]
Sonar Fix- CommandParentData.java- Move this variable to comply with Java Code Conventions

Fixed Sonar issues accross the file

Issue-ID: VID-547
Change-Id: I104df866f1e4e8477c954942ae69fe647028e621
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agoSonar Fix- ProbeController.java- Reorder the modifiers to comply with the Java Langua... 78/92778/1
dinesha [Tue, 6 Aug 2019 11:12:47 +0000 (16:42 +0530)]
Sonar Fix- ProbeController.java- Reorder the modifiers to comply with the Java Language Specification

Fixed Sonar issues accross the file

Issue-ID: VID-547
Change-Id: I6240ae0bc339ba43b55b8a66609935bc63705c1d
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agoMerge "handle errors in change management and tenant isolation"
Ittay Stern [Tue, 6 Aug 2019 09:54:26 +0000 (09:54 +0000)]
Merge "handle errors in change management and tenant isolation"

4 years agohandle errors in change management and tenant isolation 28/92728/4
Eylon Malin [Mon, 5 Aug 2019 20:38:18 +0000 (23:38 +0300)]
handle errors in change management and tenant isolation

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>
4 years agoUpgrade Sonar and JaCoCo plugins to latest 16/92716/1
Ittay Stern [Mon, 5 Aug 2019 18:21:02 +0000 (21:21 +0300)]
Upgrade Sonar and JaCoCo plugins to latest

Issue-ID: VID-425

Change-Id: Icb74dd406411e10ea48b9bee0a94e594db7308aa
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Sonar Fix- ErrorReportController.java"
Ittay Stern [Mon, 5 Aug 2019 11:50:40 +0000 (11:50 +0000)]
Merge "Sonar Fix- ErrorReportController.java"

4 years agoSonar Fix- ErrorReportController.java 72/92672/1
dinesha [Mon, 5 Aug 2019 11:34:51 +0000 (17:04 +0530)]
Sonar Fix- ErrorReportController.java

Fixed Sonar Issues accross the file

Issue-ID: VID-547
Change-Id: I915b2d28050a864db5c2a2e9b0ccce4061f46cfd
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agoSonar Fix- VnfDetails.java 71/92671/1
dinesha [Mon, 5 Aug 2019 11:20:25 +0000 (16:50 +0530)]
Sonar Fix- VnfDetails.java

Fixed Sonar Issues accross the file

Issue-ID: VID-547
Change-Id: I263ce5e172b68da20d537824794a3fae4455fde4
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agoSonar Fix- AaiClientInterface.java-Remove this unused import 64/92664/1
dinesha [Mon, 5 Aug 2019 09:04:32 +0000 (14:34 +0530)]
Sonar Fix- AaiClientInterface.java-Remove this unused import

Fixed sonar issues accross the file

Issue-ID: VID-547
Change-Id: I3305f201e404d0e4b94f8a9eba428b03812592ed
Signed-off-by: dinesha <dineshgs@in.ibm.com>
4 years agochange management return 400 handling NPE 60/92660/1
Eylon Malin [Mon, 5 Aug 2019 07:56:25 +0000 (10:56 +0300)]
change management return 400 handling NPE

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

4 years agoRemove web-filter for incoming scheduler requests 44/92644/2
Eylon Malin [Sun, 4 Aug 2019 15:03:29 +0000 (18:03 +0300)]
Remove web-filter for incoming scheduler requests

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

4 years agoalign backend get aicZone response fields name with the frontend expectation 43/92643/2
Eylon Malin [Sun, 4 Aug 2019 13:06:59 +0000 (16:06 +0300)]
align backend get aicZone response fields name with the frontend expectation

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>
4 years agoMerge "Resolving some tests in CreatePortMirroringConfigurationTest by merging instan...
Ittay Stern [Sun, 4 Aug 2019 10:10:42 +0000 (10:10 +0000)]
Merge "Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap"

4 years agoResolving some tests in CreatePortMirroringConfigurationTest by merging instantiate... 39/92639/1
RachelF [Sun, 4 Aug 2019 09:44:05 +0000 (12:44 +0300)]
Resolving some tests in CreatePortMirroringConfigurationTest by merging instantiate.html ecomp+onap

Issue-ID: VID-546
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
Change-Id: Icf4ffd6c2eb26cb5cf5842f9d6bfb153431d136b

4 years agoResolving testAssociatePnf 40/92440/5
RachelF [Thu, 1 Aug 2019 08:06:24 +0000 (11:06 +0300)]
Resolving testAssociatePnf

Issue-ID: VID-543
Change-Id: Ib7d12d648f399096bf8d71b98249ff4994a156fc
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
4 years agohandling cloud owner and lcp region in create port mirroring configuration 87/92487/1
Eylon Malin [Thu, 1 Aug 2019 16:32:05 +0000 (19:32 +0300)]
handling cloud owner and lcp region in create port mirroring configuration

Issue-ID: VID-482
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Id7aed0f44927b27b69287f513d24552cf2afc003

4 years agohandling legacy region in vfModule resume 64/92464/1 5.0.0
Eylon Malin [Thu, 1 Aug 2019 12:59:56 +0000 (15:59 +0300)]
handling legacy region in vfModule resume

Issue-ID: VID-482
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: If0cca27729e2d7313fd1836191a35d223e276070

4 years agoAdd flag for modern UI 49/92449/4
Rina Roi [Thu, 1 Aug 2019 09:51:30 +0000 (12:51 +0300)]
Add flag for modern UI

Issue-ID: VID-544
Change-Id: Iad79353ff9f55416d87b5bef56e38dd01357003b
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
4 years agofix expected cloud owner in e2e AddNetworkTest 46/92446/1
Eylon Malin [Thu, 1 Aug 2019 09:02:31 +0000 (12:02 +0300)]
fix expected cloud owner in e2e AddNetworkTest

Issue-ID: VID-482
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ieade85fa5652f1ade8058b60ef9f9ef80af28b8c

4 years agoHandling legacy region in vfModule creation 39/92439/2
Eylon Malin [Thu, 1 Aug 2019 08:05:37 +0000 (11:05 +0300)]
Handling legacy region in vfModule creation

Issue-ID: VID-482

Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I2c55587d86a77eb0c6c2fa410b212efb074894e2

4 years agoFix /version endpoint (fixup) 64/92364/1
Ittay Stern [Wed, 31 Jul 2019 14:10:44 +0000 (17:10 +0300)]
Fix /version endpoint (fixup)

Issue-ID: VID-507

Change-Id: I178063887b699997a2efa8df06bcdd0e94b2a411
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoBugfix: Revert soft-delete to restore VF-module deletion 56/92356/1
Ittay Stern [Wed, 31 Jul 2019 12:54:21 +0000 (15:54 +0300)]
Bugfix: Revert soft-delete to restore VF-module deletion

Issue-ID: VID-503

Change-Id: I2c815288140116d0c5bd4630f2688132a033a16c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoHandle A&AI Service-Tree and add tests 32/92332/4
Ittay Stern [Wed, 31 Jul 2019 07:26:39 +0000 (10:26 +0300)]
Handle A&AI Service-Tree and add tests

Issue-ID: VID-378

Change-Id: Id1b86b77732768f9b497e2fcd29ee1665381ac57
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoFix /version endpoint 86/92286/4
Ittay Stern [Tue, 30 Jul 2019 15:01:21 +0000 (18:01 +0300)]
Fix /version endpoint

* 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>
4 years agoTake 'contact us' url from configuration 56/92256/4
Rina Roi [Tue, 30 Jul 2019 09:31:51 +0000 (12:31 +0300)]
Take 'contact us' url from configuration

Issue-ID: VID-541
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: Ia7d829c20a8689f7aab737ea83ed420b6c3448a3

4 years agoMerge "Add app version to welcome page"
Ittay Stern [Tue, 30 Jul 2019 12:27:40 +0000 (12:27 +0000)]
Merge "Add app version to welcome page"

4 years agoAdd app version to welcome page 60/92260/3
Rina Roi [Mon, 29 Jul 2019 07:00:16 +0000 (10:00 +0300)]
Add app version to welcome page

Issue-ID: VID-539
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: I595869e5d6b0af279eb61cc18dac329f7fac094a

4 years agoUndo scheduler.basic.auth configurability 67/92267/1
Ittay Stern [Tue, 30 Jul 2019 11:02:29 +0000 (14:02 +0300)]
Undo scheduler.basic.auth configurability

It is not localized with localize_system, therefore left with a
dangling placeholder `${SCHEDULER_BASIC_AUTH}`.

(Introduced in change-id Ie88c6182f2cbf468615a4146bced531c2ad150e0,
found by Robot's CSIT).

Issue-ID: VID-533

Change-Id: I5e3d177ec76cd3295e8b04d4c0596b75733effa0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoupdating info.yaml 13/92013/6
Bartosz Gardziejewski [Thu, 25 Jul 2019 13:16:53 +0000 (15:16 +0200)]
updating info.yaml

updating info.yaml to follow ONAP standards

Issue-ID: VID-502
Change-Id: I8f37b42bcba112eac9149e8c40171a233dca45af
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoMerge "Implant vid-app-common org.onap.vid.job (main and test)"
Ittay Stern [Tue, 30 Jul 2019 03:15:39 +0000 (03:15 +0000)]
Merge "Implant vid-app-common org.onap.vid.job (main and test)"

4 years agoImplant vid-app-common org.onap.vid.job (main and test) 11/92011/11
Einat Vinouze [Tue, 16 Jul 2019 14:17:36 +0000 (17:17 +0300)]
Implant vid-app-common org.onap.vid.job (main and test)

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>
4 years agoRevert "Add app version to welcome page" 14/92214/1
Eylon Malin [Mon, 29 Jul 2019 15:08:22 +0000 (18:08 +0300)]
Revert "Add app version to welcome page"

This reverts commit bfd2c1c8e5ceac2da1755d6dd232d10ebe659e63.
Reason for revert: left menu is broken
Issue-ID: VID-539

Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: I98674e6900dddb97cb25a1e687d6dd48b41da4c5

4 years agoRemove restricted notice from TOSCA file 92/92192/2
Ittay Stern [Mon, 29 Jul 2019 11:38:19 +0000 (14:38 +0300)]
Remove restricted notice from TOSCA file

Issue-ID: VID-499

Change-Id: Ib63c2cec9b29530461ad1ef2313f80548697b1f6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Add app version to welcome page"
Ittay Stern [Mon, 29 Jul 2019 10:23:11 +0000 (10:23 +0000)]
Merge "Add app version to welcome page"

4 years agoAdd app version to welcome page 65/92165/1
Rina Roi [Mon, 29 Jul 2019 07:00:16 +0000 (10:00 +0300)]
Add app version to welcome page

Issue-ID: VID-539
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Change-Id: I2d0c838ea1da947ac9dc7eb5c01ba68be9c14e1a

4 years agoMerge "Patch NPE in Unirest HttpResponse::getBody when getRawBody is null"
Wojciech Sliwka [Mon, 29 Jul 2019 07:24:03 +0000 (07:24 +0000)]
Merge "Patch NPE in Unirest HttpResponse::getBody when getRawBody is null"

4 years agoPatch NPE in Unirest HttpResponse::getBody when getRawBody is null 87/91987/5
Ittay Stern [Thu, 25 Jul 2019 17:33:03 +0000 (20:33 +0300)]
Patch NPE in Unirest HttpResponse::getBody when getRawBody is null

Issue-ID: VID-267

Change-Id: I469bbeea52d6e86f8f12f88e9754af81b3ae6ae6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoResolving testConfigUpdateGoodPayload 39/91939/3
RachelF [Wed, 24 Jul 2019 11:14:44 +0000 (14:14 +0300)]
Resolving testConfigUpdateGoodPayload

Issue-ID: VID-533
Change-Id: Ie88c6182f2cbf468615a4146bced531c2ad150e0
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
4 years agoMerge "Merge workflow from vid to onap, fix workflow selenium tests"
Ittay Stern [Thu, 25 Jul 2019 13:24:03 +0000 (13:24 +0000)]
Merge "Merge workflow from vid to onap, fix workflow selenium tests"

4 years agoMerge workflow from vid to onap, fix workflow selenium tests 48/91848/3
RachelF [Tue, 23 Jul 2019 06:05:23 +0000 (09:05 +0300)]
Merge workflow from vid to onap, fix workflow selenium tests

Issue-ID: VID-532
Change-Id: I5ae0a74d382cd31a9da1ec5b1220c5322f3abb40
Signed-off-by: RachelF <rachel.fishbein@intl.att.com>
4 years agoMerge "Don't double-wrap RequestDetails for (de)activateFabricConfiguration"
Wojciech Sliwka [Thu, 25 Jul 2019 06:24:06 +0000 (06:24 +0000)]
Merge "Don't double-wrap RequestDetails for (de)activateFabricConfiguration"

4 years agoDon't double-wrap RequestDetails for (de)activateFabricConfiguration 26/91826/4
Ittay Stern [Mon, 22 Jul 2019 16:59:59 +0000 (19:59 +0300)]
Don't double-wrap RequestDetails for (de)activateFabricConfiguration

Issue-ID: VID-267

Change-Id: I215bf008442b3bdfd4e80c1ba23e6a86e9d6f52b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoRemove dissociate button 27/91927/1
golabek [Wed, 24 Jul 2019 08:38:17 +0000 (10:38 +0200)]
Remove dissociate button

Removed dissociate button for macro services with pnfs

Change-Id: I7e839b6d352793012b5dde1d19128decdfb4412c
Issue-ID: VID-520
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoAdd LiquidBase to increment DB changes 31/91431/8
Rina Roi [Mon, 15 Jul 2019 07:36:26 +0000 (10:36 +0300)]
Add LiquidBase to increment DB changes

Issue-ID: VID-517

Change-Id: Idad13fbd72bb1f1d356d790d3d84a1ddec30011f
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoAdd `X-ONAP-PartnerName` header to all MSO requests 02/91802/3
Rina Roi [Mon, 22 Jul 2019 10:03:41 +0000 (13:03 +0300)]
Add `X-ONAP-PartnerName` header to all MSO requests

Issue-ID: VID-531

Change-Id: Ia6416c9da031cbca5d7a13cd93bb110bfc4bc1a2
Signed-off-by: Rina Roi <rina.roi@intl.att.com>
4 years agoMerge "Allow full-path to certificate and remove implicit Optional::toString"
Wojciech Sliwka [Mon, 22 Jul 2019 09:54:28 +0000 (09:54 +0000)]
Merge "Allow full-path to certificate and remove implicit Optional::toString"

4 years agoMerge "Pnf pojo improvements"
Wojciech Sliwka [Mon, 22 Jul 2019 09:53:17 +0000 (09:53 +0000)]
Merge "Pnf pojo improvements"

4 years agoAllow full-path to certificate and remove implicit Optional::toString 96/91796/1
Ittay Stern [Mon, 22 Jul 2019 08:21:05 +0000 (11:21 +0300)]
Allow full-path to certificate and remove implicit Optional::toString

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>
4 years agoMerge "fixing bugs connected with undefined parameters"
Wojciech Sliwka [Mon, 22 Jul 2019 05:30:54 +0000 (05:30 +0000)]
Merge "fixing bugs connected with undefined parameters"

4 years agoReturn a value from MsoInterface::setServiceInstanceStatus 78/91778/3
Ittay Stern [Sun, 21 Jul 2019 10:56:43 +0000 (13:56 +0300)]
Return a value from MsoInterface::setServiceInstanceStatus

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>
4 years agofixing bugs connected with undefined parameters 41/91741/1
Bartosz Gardziejewski [Fri, 19 Jul 2019 13:29:11 +0000 (15:29 +0200)]
fixing bugs connected with undefined parameters

Issue-ID: VID-488
Change-Id: I0099ec50d775bbae6bdbfa40de85decd839f21b3
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoAdd MsoController tests 37/91737/1
kurczews [Fri, 19 Jul 2019 11:11:10 +0000 (13:11 +0200)]
Add MsoController tests

Issue-ID: VID-470
Change-Id: If1577f3a1ed625f0c7bf8e1940e1a92073191efc
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
4 years agoPnf pojo improvements 27/91527/2
Michal Kabaj [Fri, 19 Jul 2019 10:12:28 +0000 (12:12 +0200)]
Pnf pojo improvements

- added builder
- immutable
- improved json serialization

Change-Id: If0c9128dfd27d1c04e2f8683bade16700789276e
Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
4 years agoMerge "Merge from ecomp 3374149f - AngularJS UI"
Ittay Stern [Thu, 18 Jul 2019 13:16:01 +0000 (13:16 +0000)]
Merge "Merge from ecomp 3374149f - AngularJS UI"

4 years agoDon't override SystemProperties without restoring it 61/91661/1
Ittay Stern [Thu, 18 Jul 2019 08:41:19 +0000 (11:41 +0300)]
Don't override SystemProperties without restoring it

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>
4 years agojunits for AaiController 53/91653/1
Tomasz Gwozdecki [Thu, 18 Jul 2019 07:41:57 +0000 (03:41 -0400)]
junits for AaiController

-Added new test for getVersionByInvariantId method

Change-Id: Iba77e8638047ba20ac80816b779575ce5e32df86
Issue-ID: VID-478
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
4 years agoMerge from ecomp 3374149f - AngularJS UI 87/91587/2
Ittay Stern [Wed, 17 Jul 2019 10:26:12 +0000 (13:26 +0300)]
Merge from ecomp 3374149f - AngularJS UI

Issue-ID: VID-378

Change-Id: I6b3243b492009035c911f63b93258ea76938fcb9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoLet API tests run without report_portal_integration, using dynamic loading 78/91478/5
Ittay Stern [Wed, 17 Jul 2019 15:02:48 +0000 (18:02 +0300)]
Let API tests run without report_portal_integration, using dynamic loading

- Removed @Step annotations, as pointcut is hardcoded in com.att->
  .automation.common.report_portal_integration.aspects.StepAspects

- Introduced ReportPortalListenerDelegator that loads com.att->
  .automation.common.report_portal_integration if available

- Optimized and organized dependencies

- Upgrade maven-assembly-plugin to resolve "Java heap space" error.

Issue-ID: VID-378

Change-Id: Iaf9279a48a1474d0ef6d0f514259dd383f6f5dbf
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Moving report button up, and setting feature flag on"
Wojciech Sliwka [Mon, 15 Jul 2019 08:57:00 +0000 (08:57 +0000)]
Merge "Moving report button up, and setting feature flag on"

4 years agoAdd and upgrade dependencies on pom files 10/91410/3
Einat Vinouze [Thu, 11 Jul 2019 13:25:44 +0000 (16:25 +0300)]
Add and upgrade dependencies on pom files

Issue-ID: VID-512

Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I1800a2cc7bfdbbc015399092da24b430c5faab66

4 years agoChange tests and log to expect "Browse SDC" (was "ASDC") 64/91264/1
Ittay Stern [Thu, 11 Jul 2019 12:54:36 +0000 (15:54 +0300)]
Change tests and log to expect "Browse SDC" (was "ASDC")

Issue-ID: VID-516

Change-Id: I481880df1796721128b07e3dc3ae83085fc097e8
Signed-off-by: Ittay Stern <ittay.stern@att.com>