vid.git
4 years agoMerge "remove lcpCloudRegionId, legacyRegion an tenantId from VFModule"
Ittay Stern [Sun, 9 Feb 2020 16:33:23 +0000 (16:33 +0000)]
Merge "remove lcpCloudRegionId, legacyRegion an tenantId from VFModule"

4 years agoMerge "Migrate vid docs"
Ittay Stern [Sun, 9 Feb 2020 16:33:10 +0000 (16:33 +0000)]
Merge "Migrate vid docs"

4 years agoremove lcpCloudRegionId, legacyRegion an tenantId from VFModule 38/101238/6
Alexey Sandler [Thu, 6 Feb 2020 12:32:21 +0000 (14:32 +0200)]
remove lcpCloudRegionId, legacyRegion an tenantId from VFModule

Remove lcpCloudRegionId, legacyRegion an tenantId fields from VFModule on alacarte servcie.

Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I9048064535b2a0a459330c866f36dbf49697aa75
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoMigrate vid docs 28/101328/1
Jessica Wagantall [Thu, 6 Feb 2020 23:11:22 +0000 (15:11 -0800)]
Migrate vid docs

Merging this will create
https://onap-vid.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.

Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Iaa29f6ecfb1425464dc07fe396d2f8d0a3e72a85

4 years agovfmodule tenant and region are dictated by parent VNF values 33/101233/2
Ittay Stern [Wed, 5 Feb 2020 16:51:21 +0000 (18:51 +0200)]
vfmodule tenant and region are dictated by parent VNF values

Issue-ID: VID-758

Change-Id: Ie48240442e5b2f858e530858d2e25827e799e4c2
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF"
Ittay Stern [Wed, 5 Feb 2020 13:15:30 +0000 (13:15 +0000)]
Merge "create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF"

4 years agocreate the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF 65/101165/5
Alexey Sandler [Wed, 5 Feb 2020 11:32:27 +0000 (13:32 +0200)]
create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF

Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I149df1c6b1245542a6083c8cdec7ea3bbb50e933
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoRespect permissions by owning-entity-id when searching instances by owning entity 44/101144/1
Eylon Malin [Tue, 4 Feb 2020 22:26:37 +0000 (00:26 +0200)]
Respect permissions by owning-entity-id when searching instances by owning entity

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

4 years agoadd owningEntityId to each result of getServicesByOwningEntityId 41/101141/1
Eylon Malin [Tue, 4 Feb 2020 21:34:13 +0000 (23:34 +0200)]
add owningEntityId to each result of getServicesByOwningEntityId

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

4 years agoregression unit test for getServicesByProjectNames 40/101140/1
Eylon Malin [Tue, 4 Feb 2020 21:21:33 +0000 (23:21 +0200)]
regression unit test for getServicesByProjectNames

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

4 years agoupgrade VFM is not enabled when other VFM in the same VNF is already upgraded (fix) 05/101105/1
Ittay Stern [Tue, 4 Feb 2020 12:13:24 +0000 (14:13 +0200)]
upgrade VFM is not enabled when other VFM in the same VNF is already upgraded (fix)

Also fixes a bug in modelUniqueNameOrId when `instance` contains inner vfModule object.

Issue-ID: VID-771

Change-Id: Ie7326780c968fe334dfe3888c518eeb5a8e1919f
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "regression unit test for getServicesByOwningEntityId"
Ittay Stern [Tue, 4 Feb 2020 11:30:21 +0000 (11:30 +0000)]
Merge "regression unit test for getServicesByOwningEntityId"

4 years agoregression unit test for getServicesByOwningEntityId 49/101049/4
Eylon Malin [Mon, 3 Feb 2020 14:06:22 +0000 (16:06 +0200)]
regression unit test for getServicesByOwningEntityId

Issue-ID: VID-758
Change-Id: I4e080b6d775feb890f597b1db006e00f8108a987
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoNodeInfo::getModel expects the instance-model 19/101019/8
Ittay Stern [Sun, 2 Feb 2020 16:09:40 +0000 (18:09 +0200)]
NodeInfo::getModel expects the instance-model

Now callers (objectToInstanceTree, objectToModelTree, etc.) pass the hierarchy
itself, instead of providing only the service hierarchy and keys.

Issue-ID: VID-724

Change-Id: I80cde29887d86b2cc986d96b220ff769562f38b8
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoRespect owning-entity-id when searching instances by Subscriber 23/101023/4
Ittay Stern [Sun, 2 Feb 2020 18:04:18 +0000 (20:04 +0200)]
Respect owning-entity-id when searching instances by Subscriber

Issue-ID: VID-758

Change-Id: Ife6d8679b3ea00d4bb9efb24810b5a50652f5d76
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "upgrade VFM is not enable when other VFM in the same VNF is already upgraded...
Ittay Stern [Mon, 3 Feb 2020 13:07:26 +0000 (13:07 +0000)]
Merge "upgrade VFM is not enable when other VFM in the same VNF is already upgraded. Issue-ID: VID-771"

4 years agoupgrade VFM is not enable when other VFM in the same VNF is already upgraded. 22/101022/3
Yoav Schneiderman [Sun, 2 Feb 2020 18:00:00 +0000 (20:00 +0200)]
upgrade VFM is not enable when other VFM in the same VNF is already upgraded.
Issue-ID: VID-771

Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: Ia5eca719c50d47c77919a82c2306605da4d2a1c0
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
4 years agoMerge "upgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7"
Amichai Hemli [Sun, 2 Feb 2020 14:50:58 +0000 (14:50 +0000)]
Merge "upgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7"

4 years agoupgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7 16/101016/1
Amichai Hemli [Sun, 2 Feb 2020 13:46:13 +0000 (15:46 +0200)]
upgrade spring.framework to latest 5.2.3 to avoid CVE-2020-5398/7

Issue-ID: VID-736
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: Id9d81c032a7bcbb92dc1f358db0efb026667b178

4 years agooriginalName fallbacks to customizationId or invariantId 55/100655/6
Ittay Stern [Wed, 29 Jan 2020 16:20:23 +0000 (18:20 +0200)]
originalName fallbacks to customizationId or invariantId

Issue-ID: VID-724

Change-Id: I3db8d09cabfb700dc1acd469d6fb8acb4764cd73
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agodon't show delete in menu action while edit a macro service 00/100900/6
Eylon Malin [Wed, 29 Jan 2020 13:11:47 +0000 (15:11 +0200)]
don't show delete in menu action while edit a macro service

Issue-ID: VID-760
Change-Id: Ieed2b7430cc1584681b1143d8b7244801dd8a1c4
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoTest that a service instance of another subscriber has no edit permission 40/100940/3
Einat Vinouze [Thu, 30 Jan 2020 14:11:29 +0000 (16:11 +0200)]
Test that a service instance of another subscriber has no edit permission

Issue-ID: VID-758
Change-Id: Ia394c7b04d78cf9fb5e187e8d2d9b7b3a62ef210
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoRoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntity 63/100863/5
Einat Vinouze [Tue, 28 Jan 2020 15:29:10 +0000 (17:29 +0200)]
RoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntity

PermissionPropertiesOwningEntity is sharing a parent interface
with PermissionPropertiesServiceType: WithPermissionProperties.

Issue-ID: VID-758
Change-Id: I90c04cb8d4331d68329f3a12329244f09c6bc184
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoRoleValidatorFactory respects owning-entity feature flag 07/100907/3
Alexey Sandler [Wed, 29 Jan 2020 14:02:03 +0000 (16:02 +0200)]
RoleValidatorFactory respects owning-entity feature flag

Add FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY flag to response with correct type of RoleValidator

Issue-ID: VID-758
Change-Id: I464fc1a155e72fedbe3f15d9745c80817db22391
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agocreate RoleValidatorFactory component. 59/100859/1
Alexey Sandler [Tue, 28 Jan 2020 14:57:39 +0000 (16:57 +0200)]
create RoleValidatorFactory component.

Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Id444ddbe74b6d28d697e130caa73bd7bfae9ce52

4 years agoRename Role's subscriberId field 46/100846/1
Ittay Stern [Tue, 28 Jan 2020 10:36:50 +0000 (12:36 +0200)]
Rename Role's subscriberId field

It was named subscriberName, although containing the id.

Issue-ID: VID-758

Change-Id: I28fd174a6eab642d34aef207e9d3ca69e8091884
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoRoleValidatorsComposer composite several RoleValidators together 27/100827/3
Ittay Stern [Mon, 27 Jan 2020 17:09:19 +0000 (19:09 +0200)]
RoleValidatorsComposer composite several RoleValidators together

Issue-ID: VID-758

Change-Id: I7bd5a4ebc8a0a451716af09cc76e6db6cd5362f7
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Introduce WithPermissionProperties as validation-points for RoleValidator"
Ittay Stern [Tue, 28 Jan 2020 05:55:11 +0000 (05:55 +0000)]
Merge "Introduce WithPermissionProperties as validation-points for RoleValidator"

4 years agoIntroduce WithPermissionProperties as validation-points for RoleValidator 15/100815/3
Einat Vinouze [Mon, 27 Jan 2020 13:49:13 +0000 (15:49 +0200)]
Introduce WithPermissionProperties as validation-points for RoleValidator

Issue-ID: VID-758

Change-Id: Id8f1f6faeb10a92cf20ca9a17879bc7e745526b0
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "When feature toggle is active then SDNC preload files is enable."
Ittay Stern [Mon, 27 Jan 2020 19:10:41 +0000 (19:10 +0000)]
Merge "When feature toggle is active then SDNC preload files is enable."

4 years agoWhen feature toggle is active then SDNC preload files is enable. 84/100584/11
Yoav Schneiderman [Wed, 22 Jan 2020 09:07:00 +0000 (11:07 +0200)]
When feature toggle is active then SDNC preload files is enable.

Issue-ID: VID-752

Change-Id: I96ef914bfe37d82da20085227b930523fcdba8fc
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
4 years agocreate RoleValidatorByOwningEntity class. 10/100810/3
Alexey Sandler [Mon, 27 Jan 2020 11:48:40 +0000 (13:48 +0200)]
create RoleValidatorByOwningEntity class.

Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I9c2e2a376e4c1bfb05dc05e1c5187b912f31db1d
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoRelease VID 6.0.2 (Frankfurt) 03/100803/2
Ittay Stern [Sun, 26 Jan 2020 16:12:47 +0000 (18:12 +0200)]
Release VID 6.0.2 (Frankfurt)

Issue-ID: VID-716

Change-Id: Ic61e1d7f4d85c0d17b1a41a50d2a5578409abd3b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev."
Ittay Stern [Sun, 26 Jan 2020 15:06:05 +0000 (15:06 +0000)]
Merge "create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev."

4 years agoRename RoleValidatorByRoles to RoleValidatorBySubscriberAndServiceType 01/100801/2
Einat Vinouze [Sun, 26 Jan 2020 12:56:22 +0000 (14:56 +0200)]
Rename RoleValidatorByRoles to RoleValidatorBySubscriberAndServiceType

Issue-ID: VID-758
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I61fbfc902afee62e1099e491494065abae523b2e

4 years agocreate a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev. 00/100800/2
Alexey Sandler [Sun, 26 Jan 2020 12:41:24 +0000 (14:41 +0200)]
create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev.

Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I6f5b9717b63ab1cffd8f27024f0752a2699db736

4 years agocypress test - leave only group1 and other will run in groupRemain 98/100798/1
Eylon Malin [Sun, 26 Jan 2020 09:22:11 +0000 (11:22 +0200)]
cypress test - leave only group1 and other will run in groupRemain

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

4 years agocypress test - ignore timezone while assert create date in template modal 97/100797/3
Eylon Malin [Sun, 26 Jan 2020 07:55:18 +0000 (09:55 +0200)]
cypress test - ignore timezone while assert create date in template modal

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

4 years agoMerge "Upgrade epsdk version to 2.6.0 (but keep overlay 2.5.0) (fix)" 6.0.2
Amichai Hemli [Thu, 23 Jan 2020 16:12:58 +0000 (16:12 +0000)]
Merge "Upgrade epsdk version to 2.6.0 (but keep overlay 2.5.0) (fix)"

4 years agoMerge "Revert "Promise Request-id header: Check MDC value if no header""
Eylon Malin [Thu, 23 Jan 2020 15:22:08 +0000 (15:22 +0000)]
Merge "Revert "Promise Request-id header: Check MDC value if no header""

4 years agoUpgrade epsdk version to 2.6.0 (but keep overlay 2.5.0) (fix) 15/100515/5
Ittay Stern [Mon, 20 Jan 2020 19:46:47 +0000 (21:46 +0200)]
Upgrade epsdk version to 2.6.0 (but keep overlay 2.5.0) (fix)

Issue-ID: VID-471
Issue-ID: VID-718

Complements commit 9c131c1f

Change-Id: I26a87acf828b9f557724de26e00ef1bb6739a67b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoRevert "Promise Request-id header: Check MDC value if no header" 86/100686/1
Ittay Stern [Thu, 23 Jan 2020 13:56:05 +0000 (15:56 +0200)]
Revert "Promise Request-id header: Check MDC value if no header"

This reverts commit 1420dc49

Issue-ID: VID-647
Change-Id: Ib33ae33ba0d1482eddf4d85fcc15f9bc6569e00c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Product family ID on VNF should be mandatory"
Ittay Stern [Thu, 23 Jan 2020 13:47:25 +0000 (13:47 +0000)]
Merge "Product family ID on VNF should be mandatory"

4 years agoMerge "e2e test - don't delete cookies before navigate or login"
Eylon Malin [Thu, 23 Jan 2020 12:48:25 +0000 (12:48 +0000)]
Merge "e2e test - don't delete cookies before navigate or login"

4 years agoe2e test - don't delete cookies before navigate or login 57/100657/2
Eylon Malin [Thu, 23 Jan 2020 08:43:54 +0000 (10:43 +0200)]
e2e test - don't delete cookies before navigate or login

Issue-ID: VID-757
Change-Id: I4e99b096fdbe43f83a0a389b04b34186250ce911
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoProduct family ID on VNF should be mandatory 73/100373/5
Einat Vinouze [Thu, 16 Jan 2020 14:03:24 +0000 (16:03 +0200)]
Product family ID on VNF should be mandatory

Issue-ID: VID-751
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I884651be334c543b7f4ec1a55b7542a95b2c8fe3
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
4 years agotests - delete csar file after rename 60/100660/1
Ittay Stern [Thu, 23 Jan 2020 09:30:14 +0000 (11:30 +0200)]
tests - delete csar file after rename

Fixes commit fa7374fa4e0 (part 2 of 2)

Issue-ID: VID-378
Change-Id: I03e8784cbf2f9d247699a2e503506833caf2934e
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agotests - rename csar file names before delete 59/100659/1
Ittay Stern [Thu, 23 Jan 2020 09:28:46 +0000 (11:28 +0200)]
tests - rename csar file names before delete

Fixes commit fa7374fa4e0 (part 1 of 2)

Issue-ID: VID-378
Change-Id: I3155a0c50d6ba04bcc8e37e16ff5373eeb5d9d71
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Promise Request-id header: Check MDC value if no header"
Eylon Malin [Thu, 23 Jan 2020 09:26:25 +0000 (09:26 +0000)]
Merge "Promise Request-id header: Check MDC value if no header"

4 years agoPromise Request-id header: Check MDC value if no header 10/100610/3
Ittay Stern [Mon, 20 Jan 2020 19:46:47 +0000 (21:46 +0200)]
Promise Request-id header: Check MDC value if no header

Issue-ID: VID-647

Change-Id: I9ed97742db1f37de68bfcf1b9cd58afc996da7bf
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agotestTimestampOnDeactivate timezone insensitive 02/100602/2
Eylon Malin [Wed, 22 Jan 2020 15:23:59 +0000 (17:23 +0200)]
testTimestampOnDeactivate timezone insensitive

Since the timezone can be different - use regex to validate the timestamp text

Issue-ID: VID-757
Change-Id: I3a3643dff274e11cb7047ad3c558f400021bea10
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoMerge "logging tests - retry for failed calls to log checker"
Ittay Stern [Wed, 22 Jan 2020 11:25:36 +0000 (11:25 +0000)]
Merge "logging tests - retry for failed calls to log checker"

4 years agologging tests - retry for failed calls to log checker 82/100582/3
Eylon Malin [Wed, 22 Jan 2020 08:20:03 +0000 (10:20 +0200)]
logging tests - retry for failed calls to log checker

Sometimes log checker server is not available so retry again after some sleep

Issue-ID: VID-647
Change-Id: I73ef5af9de4f5531732d46eabcb28bab285960f5
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agomake GR_API the default testApi in automation tests 26/100526/7
Eylon Malin [Tue, 21 Jan 2020 07:08:04 +0000 (09:08 +0200)]
make GR_API the default testApi in automation tests

Issue-ID: VID-757
Change-Id: I5af2029c53b47e2c303b424396ab0940414f9106
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoMerge "originalName may be model's "entry name", customizationId or invariantId"
Eylon Malin [Wed, 22 Jan 2020 07:40:29 +0000 (07:40 +0000)]
Merge "originalName may be model's "entry name", customizationId or invariantId"

4 years agoe2e test - VidBaseTestCase api uri support https scheme 50/100550/2
Eylon Malin [Tue, 21 Jan 2020 15:53:03 +0000 (17:53 +0200)]
e2e test - VidBaseTestCase api uri support https scheme

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

4 years agooriginalName may be model's "entry name", customizationId or invariantId 36/100536/2
Ittay Stern [Tue, 21 Jan 2020 10:20:37 +0000 (12:20 +0200)]
originalName may be model's "entry name", customizationId or invariantId

The classic originalName is the "entry name". So two more options
were added through SharedTreeService::modelByIdentifier()
function.

Issue-ID: VID-724

Change-Id: I9f192d2b24c9c1659a95baabd21252bed392e9da
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Move onap UI loader and icons to VID"
Eylon Malin [Mon, 20 Jan 2020 14:28:51 +0000 (14:28 +0000)]
Merge "Move onap UI loader and icons to VID"

4 years agoMove onap UI loader and icons to VID 16/100316/6
Yoav Schneiderman [Wed, 15 Jan 2020 13:32:10 +0000 (15:32 +0200)]
Move onap UI loader and icons to VID

Issue-ID: VID-748

Change-Id: If79180e55651ad29bd2771a35855209419d1a0f5
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
4 years agoDowngrade ExtentReport 70/100470/1
Ittay Stern [Mon, 20 Jan 2020 10:41:08 +0000 (12:41 +0200)]
Downgrade ExtentReport

Brings back a function required by LocalExtentReports#createTest:
com.aventstack.extentreports.Report.createTest(Test test)

Partially reverts d1c296df

Issue-ID: VID-647

Change-Id: Ibf4540994ef024d7ac3eac3f2bbc42ca3cb4b75e
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Async MSO error visibility: let open "retry" from Audit-info"
Eylon Malin [Mon, 20 Jan 2020 09:05:18 +0000 (09:05 +0000)]
Merge "Async MSO error visibility: let open "retry" from Audit-info"

4 years agoMerge "originalName stored and sent to frontend in a template"
Amichai Hemli [Sun, 19 Jan 2020 14:22:53 +0000 (14:22 +0000)]
Merge "originalName stored and sent to frontend in a template"

4 years agooriginalName stored and sent to frontend in a template 69/100369/3
Eylon Malin [Thu, 16 Jan 2020 12:54:41 +0000 (14:54 +0200)]
originalName stored and sent to frontend in a template

Issue-ID: VID-724
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ie18e16fed62f9a92a4b4d5c72596c36303de1f48
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoAsync MSO error visibility: let open "retry" from Audit-info 68/100368/2
Ittay Stern [Thu, 16 Jan 2020 11:30:34 +0000 (13:30 +0200)]
Async MSO error visibility: let open "retry" from Audit-info

On the "audit info" modal (available on Instantiation Status page), show
a link navigating to read-only RETRY page with more audit info.

Issue-ID: VID-749

Change-Id: I070336059859668292af31c187a7672c68962832
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "remove "Previous instantiotion" button from service popup."
Ittay Stern [Thu, 16 Jan 2020 09:16:01 +0000 (09:16 +0000)]
Merge "remove "Previous instantiotion" button from service popup."

4 years agoMerge "Async MSO error format: handle more cases"
Eylon Malin [Thu, 16 Jan 2020 07:26:55 +0000 (07:26 +0000)]
Merge "Async MSO error format: handle more cases"

4 years agotoggle e2e template test with proper feature flag 35/100335/1
Eylon Malin [Wed, 15 Jan 2020 19:05:25 +0000 (21:05 +0200)]
toggle e2e template test with proper feature flag

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

4 years agoMerge "e2e test for instantiation template"
Eylon Malin [Wed, 15 Jan 2020 18:58:43 +0000 (18:58 +0000)]
Merge "e2e test for instantiation template"

4 years agoAsync MSO error format: handle more cases 29/100329/1
Ittay Stern [Wed, 15 Jan 2020 17:52:33 +0000 (19:52 +0200)]
Async MSO error format: handle more cases

Try better not to fallback to "Http Code:400, null"

Notably, handle the case where "serviceException" is inside a "requestError"
container.

Issue-ID: VID-749

Change-Id: I3c7d609aed893bbbeb71ebe4b465289c71e5c32b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoe2e test for instantiation template 04/100304/3
Eylon Malin [Wed, 15 Jan 2020 08:06:18 +0000 (10:06 +0200)]
e2e test for instantiation template

Issue-ID: VID-724
Change-Id: I7bac1c2789a57698224be7f42329894c5f02b150
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoHonor user-cookie to select a temporal feature set 88/100288/6
Ittay Stern [Tue, 14 Jan 2020 18:35:51 +0000 (20:35 +0200)]
Honor user-cookie to select a temporal feature set

Issue-ID: VID-747
Change-Id: I5acd4685bedfed8570a6fd698101f541d03c8d82
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoremove "Previous instantiotion" button from service popup. 13/100313/1
Alexey Sandler [Wed, 15 Jan 2020 12:19:08 +0000 (14:19 +0200)]
remove "Previous instantiotion" button from service popup.

aditional code has been removed
Issue-ID: VID-739
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ifbd3491add8f25d951dfe17ce50ac6be3dfae65f

4 years agoMerge "remove "Previous instantiotion" button from service popup."
Ittay Stern [Wed, 15 Jan 2020 12:04:32 +0000 (12:04 +0000)]
Merge "remove "Previous instantiotion" button from service popup."

4 years agoremove "Previous instantiotion" button from service popup. 02/100302/3
Alexey Sandler [Wed, 15 Jan 2020 07:33:19 +0000 (09:33 +0200)]
remove "Previous instantiotion" button from service popup.

Issue-ID: VID-739
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I562da185a59b593112dc50b403c20e671c7f7a48
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoMerge "fix open modern ui from Create new service instance flow"
Ittay Stern [Wed, 15 Jan 2020 09:10:53 +0000 (09:10 +0000)]
Merge "fix open modern ui from Create new service instance flow"

4 years agofix open modern ui from Create new service instance flow 33/100233/6
Eylon Malin [Sun, 12 Jan 2020 12:35:39 +0000 (14:35 +0200)]
fix open modern ui from Create new service instance flow

Issue-ID: VID-724
Change-Id: I804aadce8fcdf888ef4364e474e8cc229b158920
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
4 years agoa new license file according to apache LICENSE-2.0 84/100284/1
Amichai Hemli [Tue, 14 Jan 2020 16:04:50 +0000 (18:04 +0200)]
a new license file according to apache LICENSE-2.0

Issue-ID: VID-724
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: Id6dc11a5eeafac004678653fbaf10d15f1707fd1

4 years agoclear isFailed and statusMessage when get it from frontend request 39/100239/3
Eylon Malin [Mon, 13 Jan 2020 10:07:45 +0000 (12:07 +0200)]
clear isFailed and statusMessage when get it from frontend request

Issue-ID: VID-724
Change-Id: I1bc33513250b220a063742233592388c7a108958
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoMerge "Refresh view/edit instance after Add VF Module fails"
Eylon Malin [Mon, 13 Jan 2020 06:00:49 +0000 (06:00 +0000)]
Merge "Refresh view/edit instance after Add VF Module fails"

4 years agoMerge "Provide literal usePreload=false when usePreload is <null>"
Eylon Malin [Mon, 13 Jan 2020 05:50:00 +0000 (05:50 +0000)]
Merge "Provide literal usePreload=false when usePreload is <null>"

4 years agoMerge "Update lodash, moment to latest"
Amichai Hemli [Sun, 12 Jan 2020 18:50:15 +0000 (18:50 +0000)]
Merge "Update lodash, moment to latest"

4 years agoProvide literal usePreload=false when usePreload is <null> 35/100235/3
Ittay Stern [Sun, 12 Jan 2020 14:21:09 +0000 (16:21 +0200)]
Provide literal usePreload=false when usePreload is <null>

Issue-ID: VID-746

Change-Id: Iab121726177397d1dbde37a1f7b93b30275a9ded
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate lodash, moment to latest 36/100236/1
Ittay Stern [Sun, 12 Jan 2020 15:06:59 +0000 (17:06 +0200)]
Update lodash, moment to latest

Lodash 4.17.15
Moment 2.24.0

Issue-ID: VID-570
Issue-ID: VID-571

Change-Id: I529acf5e5a8d90e8aceed4fb71174b03bde85935
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "fix cypress test - rename from hasTemplates to isInstantiationTemplateExists"
Eylon Malin [Sun, 12 Jan 2020 14:54:06 +0000 (14:54 +0000)]
Merge "fix cypress test - rename from hasTemplates to isInstantiationTemplateExists"

4 years agofix cypress test - rename from hasTemplates to isInstantiationTemplateExists 34/100234/2
Eylon Malin [Sun, 12 Jan 2020 14:09:48 +0000 (16:09 +0200)]
fix cypress test - rename from hasTemplates to isInstantiationTemplateExists

Issue-ID: VID-741
Change-Id: I82ac3053246988cddfaeebe6d191a271cdd3d206
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoMerge "Instance name (VNF name and VG) is displayed"
Eylon Malin [Sun, 12 Jan 2020 13:59:18 +0000 (13:59 +0000)]
Merge "Instance name (VNF name and VG) is displayed"

4 years agoMerge "rename from hasTemplates to isInstantiationTemplateExists in browse SDC"
Ittay Stern [Sun, 12 Jan 2020 12:07:47 +0000 (12:07 +0000)]
Merge "rename from hasTemplates to isInstantiationTemplateExists in browse SDC"

4 years agoInstance name (VNF name and VG) is displayed 32/100232/1
Yoav Schneiderman [Sun, 12 Jan 2020 11:24:46 +0000 (13:24 +0200)]
Instance name (VNF name and VG) is displayed

Issue-ID: VID-745
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: I9272b12e76c12cd6c323b4fd74e11e99217063a0

4 years agorename from hasTemplates to isInstantiationTemplateExists in browse SDC 31/100231/1
Eylon Malin [Sun, 12 Jan 2020 10:30:08 +0000 (12:30 +0200)]
rename from hasTemplates to isInstantiationTemplateExists in browse SDC

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

4 years agoTemplates popup: most of the columns are empty (AIC zone is redundant) 30/100230/2
Yoav Schneiderman [Sun, 12 Jan 2020 09:37:12 +0000 (11:37 +0200)]
Templates popup: most of the columns are empty (AIC zone is redundant)

Issue-ID: VID-744
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: I2a3242649c7caae4b3047fd6db42987cc2f8fc68

4 years agoRefresh view/edit instance after Add VF Module fails 39/100139/2
Ittay Stern [Thu, 9 Jan 2020 16:43:41 +0000 (18:43 +0200)]
Refresh view/edit instance after Add VF Module fails

Issue-ID: VID-479

Change-Id: I059d0333a70aac6a676f4fc26a219d6a9d0316d5
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpgrade epsdk version to 2.6.0 (but keep overlay 2.5.0) 38/100138/1
Ittay Stern [Thu, 9 Jan 2020 15:54:41 +0000 (17:54 +0200)]
Upgrade epsdk version to 2.6.0 (but keep overlay 2.5.0)

Issue-ID: VID-471
Issue-ID: VID-718

Change-Id: Ia14fc02755e64eaf086a7799cc37c76884a60783
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Fix the format of supplementary file and user params for aLaCarte requests"
Eylon Malin [Thu, 9 Jan 2020 15:48:07 +0000 (15:48 +0000)]
Merge "Fix the format of supplementary file and user params for aLaCarte requests"

4 years agoFix the format of supplementary file and user params for aLaCarte requests 91/100091/8
Eylon Malin [Wed, 8 Jan 2020 14:03:08 +0000 (16:03 +0200)]
Fix the format of supplementary file and user params for aLaCarte requests

supplementary file shall be in format [{"name": "fieldName", "value" : "xyz"}]
Also this is the format of each param in user params for aLaCarte requests and old macros

Issue-ID: VID-743
Change-Id: I579298ce3f0b789a7a69e6af5a85bfbd50ae9fc0
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
4 years agoMerge "Upgrade to Angular 8"
Ittay Stern [Thu, 9 Jan 2020 13:53:34 +0000 (13:53 +0000)]
Merge "Upgrade to Angular 8"

4 years agoUpgrade to Angular 8 18/100018/8
Yoav Schneiderman [Wed, 8 Jan 2020 12:46:14 +0000 (14:46 +0200)]
Upgrade to Angular 8

Issue-ID: VID-742
Change-Id: Ic4b3aae71d4c946e23d854847a49aa7e020c465d
Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
4 years agoRelease VID 6.0.1 (Frankfurt) 13/100113/2
Ittay Stern [Wed, 8 Jan 2020 15:35:45 +0000 (17:35 +0200)]
Release VID 6.0.1 (Frankfurt)

Issue-ID: VID-716

Change-Id: If85e9c7b0b68ae19b7da84f9a7d4459fd4dae21e
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoBump VID master version to 6.0.1 (Frankfurt) 98/100098/2 6.0.1
Ittay Stern [Wed, 8 Jan 2020 15:29:43 +0000 (17:29 +0200)]
Bump VID master version to 6.0.1 (Frankfurt)

Issue-ID: VID-716

Change-Id: Iee183065e46f791b121581b89447be58dc36f422
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoVidController sets isInstantiationTemplateExists on Browse SDC 94/100094/2
Alexey Sandler [Wed, 8 Jan 2020 14:23:27 +0000 (16:23 +0200)]
VidController sets isInstantiationTemplateExists on Browse SDC

Issue-ID: VID-739

Change-Id: I8dea890c8518e3c314e5371eaa982ce7550b27a5
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoMerge "cypress test - split cypress test to 3 groups"
Ittay Stern [Wed, 8 Jan 2020 10:34:51 +0000 (10:34 +0000)]
Merge "cypress test - split cypress test to 3 groups"