vid.git
4 years agoLog-in before ChangeManagementApiTest API tests 20/103920/1 6.0.4
Ittay Stern [Thu, 19 Mar 2020 07:34:42 +0000 (09:34 +0200)]
Log-in before ChangeManagementApiTest API tests

This will result a user-name (partnerName) in audit logs instead of
user-agent string.

BTW, also clear redundant `throws` clauses and improve
getOrchestrationForDashboardShouldResponseWithNoTaskInfoBody
to fail if non-ok http code is returned.

Issue-ID: VID-647

Change-Id: I5283e723c3fed75f4a65ebfc1c1a5471272f1b39
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoset default values in VFM Upgrade popup 18/103818/6
Alexey Sandler [Mon, 16 Mar 2020 19:47:40 +0000 (21:47 +0200)]
set default values in VFM Upgrade popup

Issue-ID: VID-794
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ic8c896e0eea0535e0e52a394c403c2e167240b47
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoallow LOB multi-selection for network (fix test) 73/103873/2
Einat Vinouze [Wed, 18 Mar 2020 14:20:11 +0000 (16:20 +0200)]
allow LOB multi-selection for network (fix test)

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

4 years agoallow LOB multi-selection for network 54/103754/6
Einat Vinouze [Mon, 16 Mar 2020 17:08:22 +0000 (19:08 +0200)]
allow LOB multi-selection for network

Issue-ID: VID-788
Change-Id: I03674ea0c04567291ba647c76b7c88bc11a7cf0e
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
4 years agoAPI test to verify simpleNoTaskInfo format 65/103765/1
Alexey Sandler [Mon, 16 Mar 2020 19:47:40 +0000 (21:47 +0200)]
API test to verify simpleNoTaskInfo format

Use new format when fetching Orchestration requests from MSO to the CM dashboard

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

4 years agoAPI test to verify simpleNoTaskInfo format 10/103710/4
Alexey Sandler [Sun, 15 Mar 2020 13:55:10 +0000 (15:55 +0200)]
API test to verify simpleNoTaskInfo format

Issue-ID: VID-787

Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I650530f9490d45d3fc3fe3fcb1b853bdded7d07a
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoMerge "allow LOB multi-selection for network - add FF"
Amichai Hemli [Mon, 16 Mar 2020 08:37:29 +0000 (08:37 +0000)]
Merge "allow LOB multi-selection for network - add FF"

4 years agoallow LOB multi-selection for network - add FF 75/103575/4
Einat Vinouze [Thu, 12 Mar 2020 08:46:51 +0000 (10:46 +0200)]
allow LOB multi-selection for network - add FF

Issue-ID: VID-788
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I5358252a336730697bca3486c461f23354c823c0
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
4 years agoExtend timeout in DB-related tests of JobsBrokerService 11/103711/1
Ittay Stern [Sun, 15 Mar 2020 14:57:24 +0000 (16:57 +0200)]
Extend timeout in DB-related tests of JobsBrokerService

Issue-ID: VID-433

Change-Id: Ib33c7621c8315595a341486e475ad15a90330369
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoHandle DB password special characters 09/103709/1
Ittay Stern [Sun, 15 Mar 2020 07:08:08 +0000 (09:08 +0200)]
Handle DB password special characters

printf %q will add necessary slashes for the shell; e.g.: the following
pair is an example for input and output:

Dufr1&Ze heP$1\n"e'wi  =>  Dufr1\&Ze\ heP\$1\\n\"e\'wi

Issue-ID: OOM-2293
Issue-ID: VID-786

Change-Id: I44042782c3d9af6dffb228413197791424a2b659
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Upgrade vfModule popup: show modelVersionId and invariantiD from instance...
Ittay Stern [Thu, 12 Mar 2020 09:17:26 +0000 (09:17 +0000)]
Merge "Upgrade vfModule popup: show modelVersionId and invariantiD from instance or model."

4 years agoExtend timeout in test JobsBrokerService 70/103570/1
Ittay Stern [Thu, 12 Mar 2020 07:59:42 +0000 (09:59 +0200)]
Extend timeout in test JobsBrokerService

This resolves instability in tests, e.g.:
java.lang.RuntimeException: java.util.concurrent.TimeoutException
at ...JobsBrokerServiceTest.waitForFutureOptionalJob()
at ...JobsBrokerServiceTest.getAlotOfJobs()

Redo commit 8aff973214f44a1f4cf95e5330cb9687be1bfa76

Issue-ID: VID-433

Change-Id: Ib366d7c7ffff7ee75a78ff5be5ccd5c970c783dd
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoadd new format to fetch requests from MSO to the CM 32/103332/8
Amichai Hemli [Sun, 8 Mar 2020 15:54:30 +0000 (17:54 +0200)]
add new format to fetch requests from MSO to the CM

When flag is true VID will use the format=simpleNoTaskInfo parameter in addition to the filter parameter when fetching orchestration requests for the change-management dashboard.

Issue-ID: VID-787
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Change-Id: I18d608db5bab6f095f399ac0f58fe5e49944a6b1
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoUpgrade vfModule popup: show modelVersionId and invariantiD from instance or model. 43/103343/5
Alexey Sandler [Mon, 9 Mar 2020 09:04:52 +0000 (11:04 +0200)]
Upgrade vfModule popup: show modelVersionId and invariantiD from instance or model.

Issue-ID: Issue-ID: VID-771
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I2132df5557d346537a9283c5f7147f47f1da36af
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoallow platform multi-selection for network 45/103345/1
Einat Vinouze [Mon, 9 Mar 2020 09:40:29 +0000 (11:40 +0200)]
allow platform multi-selection for network

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

4 years agoMerge changes Ibbc7da3a,I8efee06f
Amichai Hemli [Sun, 8 Mar 2020 15:27:26 +0000 (15:27 +0000)]
Merge changes Ibbc7da3a,I8efee06f

* changes:
  Don't use EELFLoggerDelegate.errorLogger in Async jobs
  isVfModuleBaseModule() will not throw on model mismatch

4 years agoDon't use EELFLoggerDelegate.errorLogger in Async jobs 27/103327/1
Ittay Stern [Sun, 8 Mar 2020 13:24:35 +0000 (15:24 +0200)]
Don't use EELFLoggerDelegate.errorLogger in Async jobs

The Logger.error(EELFLoggerDelegate.errorLogger, ...) idiom is
flawed. Using direct invocation of LOGGER.error("msg...").

Issue-ID: VID-253
Issue-ID: PORTAL-835

Change-Id: Ibbc7da3a081675d2edbbb782732a14de9c865a3a
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoallow platform multi-selection for network 64/102864/3
Einat Vinouze [Tue, 3 Mar 2020 14:15:39 +0000 (16:15 +0200)]
allow platform multi-selection for network

Issue-ID: VID-785

Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
4 years agoisVfModuleBaseModule() will not throw on model mismatch 42/103142/2
Ittay Stern [Thu, 5 Mar 2020 15:25:34 +0000 (17:25 +0200)]
isVfModuleBaseModule() will not throw on model mismatch

In addition, the model-info comparision is by customization id or
customization name instead of the version id.

Issue-ID: VID-603

Change-Id: I8efee06f470e5d5681c264de01ed1315ee1f8cc6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Upgrade vfModule popup: show version from instance or model."
Ittay Stern [Wed, 4 Mar 2020 16:37:47 +0000 (16:37 +0000)]
Merge "Upgrade vfModule popup: show version from instance or model."

4 years agoUpgrade vfModule popup: show version from instance or model. 44/102944/7
Alexey Sandler [Wed, 4 Mar 2020 05:06:55 +0000 (07:06 +0200)]
Upgrade vfModule popup: show version from instance or model.

Issue-ID: Issue-ID: VID-771
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Idc83bee2f5f94998d1c118f8c911c3370e2f23e1
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoRelease VID 6.0.3 (Frankfurt) 01/103001/1
Ittay Stern [Wed, 4 Mar 2020 14:13:41 +0000 (16:13 +0200)]
Release VID 6.0.3 (Frankfurt)

Issue-ID: VID-761

Change-Id: I57cf2a0506e9113667b17238d99512999b80b524
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpgrade AAI API version to v16 71/102971/1 6.0.3
Ittay Stern [Wed, 4 Mar 2020 10:20:33 +0000 (12:20 +0200)]
Upgrade AAI API version to v16

v16 is the recommended Dublin version:
https://wiki.onap.org/display/DW/AAI+REST+API+Documentation+-+Dublin

Issue-ID: VID-365

Change-Id: I3c84525382477d453dcdc0e5c1e061dc41526dc0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Document SDNC https port 30267"
Amichai Hemli [Wed, 4 Mar 2020 09:37:30 +0000 (09:37 +0000)]
Merge "Document SDNC https port 30267"

4 years agoMerge "Remove explicit org.apache.httpcomponents.httpcore"
Amichai Hemli [Wed, 4 Mar 2020 09:33:54 +0000 (09:33 +0000)]
Merge "Remove explicit org.apache.httpcomponents.httpcore"

4 years agoMerge "Remove dead code in automation's utils"
Amichai Hemli [Tue, 3 Mar 2020 12:04:15 +0000 (12:04 +0000)]
Merge "Remove dead code in automation's utils"

4 years agoRemove dead code in automation's utils 47/102847/1
Ittay Stern [Tue, 3 Mar 2020 11:45:11 +0000 (13:45 +0200)]
Remove dead code in automation's utils

Issue-ID: VID-774

Change-Id: Icba941b2bf1b0d19666525d6e8a149e1c7e1b8a9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoremove duplicate "model version" field from ncf 33/102833/2
Alexey Sandler [Tue, 3 Mar 2020 09:21:10 +0000 (11:21 +0200)]
remove duplicate "model version" field from ncf

Issue-ID: Issue-ID: VID-771
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I0a2df987ec53e25ae5e4c06fb5c27ab4dfbff5a5
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoDocument SDNC https port 30267 30/102830/1
Ittay Stern [Tue, 3 Mar 2020 09:05:54 +0000 (11:05 +0200)]
Document SDNC https port 30267

Clear http 30202 port removed.

See https://wiki.onap.org/display/DW/OOM+NodePort+List

Issue-ID: VID-773

Change-Id: Iba1712b837870ecfcc17cf6420902cc3b41a5983
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoRemove explicit org.apache.httpcomponents.httpcore 25/102825/1
Ittay Stern [Tue, 3 Mar 2020 07:44:45 +0000 (09:44 +0200)]
Remove explicit org.apache.httpcomponents.httpcore

It is brought inherently by org.apache.httpcomponents.httpclient

Issue-ID: VID-755

Change-Id: I4582bc0ca8a4be0642d2e47ce6c50d466101cc68
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoBump apache plugins and dependencies to latests 89/102489/3
Ittay Stern [Thu, 27 Feb 2020 11:40:28 +0000 (13:40 +0200)]
Bump apache plugins and dependencies to latests

Issue-ID: VID-755

Change-Id: Ia491a5c37f00e82662cb17192df4577c16994539
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoComponent-info: show version and customization id from instance 61/102661/6
Alexey Sandler [Sat, 29 Feb 2020 20:11:26 +0000 (22:11 +0200)]
Component-info: show version and customization id from instance

Issue-ID: Issue-ID: VID-771

Change-Id: If172a0aa6555087edabff3c112c565a768169b5c
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agowhen signaling the frontend about templates check the correct flag FLAG_2004_CREATE_A... 72/102672/1
Amichai Hemli [Sun, 1 Mar 2020 14:36:19 +0000 (16:36 +0200)]
when signaling the frontend about templates check the correct flag FLAG_2004_CREATE_ANOTHER_INSTANCE_FROM_TEMPLATE

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

4 years agoMerge "Bump opencsv, c3p0, snakeyaml, h2 database to latests"
Ittay Stern [Fri, 28 Feb 2020 03:51:09 +0000 (03:51 +0000)]
Merge "Bump opencsv, c3p0, snakeyaml, h2 database to latests"

4 years agoMerge "Bump guava to 28.2-jre"
Ittay Stern [Fri, 28 Feb 2020 03:50:44 +0000 (03:50 +0000)]
Merge "Bump guava to 28.2-jre"

4 years agoMerge "Use HTTPS to resolve dependencies in Maven"
Ittay Stern [Fri, 28 Feb 2020 03:50:20 +0000 (03:50 +0000)]
Merge "Use HTTPS to resolve dependencies in Maven"

4 years agoMerge "Bump springframework to 5.2.3.RELEASE"
Ittay Stern [Fri, 28 Feb 2020 03:50:04 +0000 (03:50 +0000)]
Merge "Bump springframework to 5.2.3.RELEASE"

4 years agoMerge "cypress test - provide more details upon deepCompare failure"
Eylon Malin [Thu, 27 Feb 2020 12:25:33 +0000 (12:25 +0000)]
Merge "cypress test - provide more details upon deepCompare failure"

4 years agocypress test - provide more details upon deepCompare failure 54/102454/2
Ittay Stern [Thu, 27 Feb 2020 03:59:15 +0000 (05:59 +0200)]
cypress test - provide more details upon deepCompare failure

Issue-ID: VID-740

Change-Id: I75d69d1b70e9c6a82984a1d6f61a972827c19e03
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoBump opencsv, c3p0, snakeyaml, h2 database to latests 31/102431/2
Ittay Stern [Wed, 26 Feb 2020 16:50:28 +0000 (18:50 +0200)]
Bump opencsv, c3p0, snakeyaml, h2 database to latests

Issue-ID: VID-755

Change-Id: If34239ebc6c9e4b067c22a3fae0a680a160cb00b
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoBump guava to 28.2-jre 30/102430/1
Ittay Stern [Wed, 26 Feb 2020 16:42:55 +0000 (18:42 +0200)]
Bump guava to 28.2-jre

Issue-ID: VID-755

Change-Id: I8c8936a081f745f47b420d3042a062962f7daaa5
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUse HTTPS to resolve dependencies in Maven 29/102429/1
Ittay Stern [Wed, 26 Feb 2020 16:40:15 +0000 (18:40 +0200)]
Use HTTPS to resolve dependencies in Maven

Issue-ID: VID-755

Change-Id: I488825e529c328d89ab319dc0f8f4d727c34958d
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoBump springframework to 5.2.3.RELEASE 28/102428/1
Ittay Stern [Wed, 26 Feb 2020 16:26:07 +0000 (18:26 +0200)]
Bump springframework to 5.2.3.RELEASE

Issue-ID: VID-755

Change-Id: I96c5d689e005a7f376b9eda81e5c03770ccd8c36
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoBump jackson fasterxml to 2.10.2 27/102427/1
Ittay Stern [Wed, 26 Feb 2020 16:22:30 +0000 (18:22 +0200)]
Bump jackson fasterxml to 2.10.2

Issue-ID: VID-755

Change-Id: I3ef66e29e3ed66e1a861e60a3d103b1101bd1445
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoTest many POJOs getters/setters 02/102402/2
Ittay Stern [Wed, 26 Feb 2020 13:17:34 +0000 (15:17 +0200)]
Test many POJOs getters/setters

Issue-ID: VID-768

Change-Id: I891af541bec9aaddaf4d68c8c2b0ae15690bde2c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMove to debian `apt` (was alpine `apk`) 87/102287/2
Ittay Stern [Tue, 25 Feb 2020 06:51:03 +0000 (08:51 +0200)]
Move to debian `apt` (was alpine `apk`)

Issue-ID: VID-498
Issue-ID: VID-756

Change-Id: Id324e2970022618acfad6e478a21134525b6cf06
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge changes Ia95e99f4,Iac2da615
Amichai Hemli [Mon, 24 Feb 2020 17:34:23 +0000 (17:34 +0000)]
Merge changes Ia95e99f4,Iac2da615

* changes:
  Move to jdk11-openjdk-slim (was jre8-alpine)
  Maven import jakarta XML Binding

4 years agoMove to jdk11-openjdk-slim (was jre8-alpine) 53/102253/1
Ittay Stern [Mon, 24 Feb 2020 14:07:26 +0000 (16:07 +0200)]
Move to jdk11-openjdk-slim (was jre8-alpine)

Issue-ID: VID-498
Issue-ID: VID-756

Change-Id: Ia95e99f464d7f2e107821492cef522badee693fc
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMaven import jakarta XML Binding 23/102223/2
Ittay Stern [Mon, 24 Feb 2020 11:55:38 +0000 (13:55 +0200)]
Maven import jakarta XML Binding

Fills-up missing libs in JDK-11

Issue-ID: VID-498

Change-Id: Iac2da61527b28675c65b05fcef57c0feff0f090a
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "Show "retain VG" for vfModule that is allowed or that is an "alien""
Ittay Stern [Mon, 24 Feb 2020 14:26:52 +0000 (14:26 +0000)]
Merge "Show "retain VG" for vfModule that is allowed or that is an "alien""

4 years agoShow "retain VG" for vfModule that is allowed or that is an "alien" 16/102216/2
Einat Vinouze [Mon, 24 Feb 2020 10:58:39 +0000 (12:58 +0200)]
Show "retain VG" for vfModule that is allowed or that is an "alien"

Issue-ID: Issue-ID: VID-771
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: Ie52fa194a92e0b9e21df723b708b4db877712068
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
4 years agofix to cypress test related to to fix on treeNodeModules 22/102222/4
Alexey Sandler [Mon, 24 Feb 2020 12:32:47 +0000 (14:32 +0200)]
fix to cypress test related to to fix on treeNodeModules

Issue-ID: Issue-ID: VID-771
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I3494f36a8d02393508e8382ca969e7e463c0cde8
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoVerbose some VRF test's steps 19/102219/2
Ittay Stern [Mon, 24 Feb 2020 11:27:45 +0000 (13:27 +0200)]
Verbose some VRF test's steps

Issue-ID: Issue-ID: VID-771

Change-Id: I1b8813433da50cf4d4539e83d42cfbc603bc02bb
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoFix test after modelCustomizationId and modelVersionId from instance 13/102213/4
Ittay Stern [Mon, 24 Feb 2020 10:03:37 +0000 (12:03 +0200)]
Fix test after modelCustomizationId and modelVersionId from instance

Fixes:
* vpn component info
* network component info
* should show vrf model and vrf instance correctly

Issue-ID: Issue-ID: VID-771

Change-Id: Ie4bd39f15efb5e4beb0c10f14a0081164db5e59a
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2e"
Amichai Hemli [Sun, 23 Feb 2020 19:29:42 +0000 (19:29 +0000)]
Merge "upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2e"

4 years agoMerge "VNF's LCP regions found by Line-of-business (and owning-entity)"
Amichai Hemli [Sun, 23 Feb 2020 19:28:09 +0000 (19:28 +0000)]
Merge "VNF's LCP regions found by Line-of-business (and owning-entity)"

4 years agoupgrade vfmodule when upgraded already service, vnf and brother vfmodule e2e 75/101975/7
Ittay Stern [Sun, 9 Feb 2020 12:06:25 +0000 (14:06 +0200)]
upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2e

- Use modelCustomizationId and modelVersionId from instance, instead of service-model hierarchy

- Adds a Cypress test-case in viewEditUpgradeVfModule.e2e.ts

- Assumes topology improved response in payload of:
  upgrade_vfmodule_when_service_vnf_and_brother_vfmodule_alredy_upgraded_e2e__service_instance.json
  (see Change Ib25c6cf7269614f2f4d332b3aa84b3307a59ebda)

Issue-ID: Issue-ID: VID-771
Change-Id: I9d200dd619a3c3d0503f47777efd3780eaa2b7b2
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoTopology tree: test fetchCustomizationIdsFromToscaModelsWhileNeeded 84/102184/1
Ittay Stern [Sun, 23 Feb 2020 11:24:47 +0000 (13:24 +0200)]
Topology tree: test fetchCustomizationIdsFromToscaModelsWhileNeeded

Issue-ID: VID-771

Change-Id: I5c1bf1f4eba8b5f53702ae2192b8ac9a962f1344
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoTopology tree: enrich vfModules data from other versions of same model 84/102084/3
Ittay Stern [Wed, 12 Feb 2020 10:28:59 +0000 (12:28 +0200)]
Topology tree: enrich vfModules data from other versions of same model

Depends on FLAG_EXP_TOPOLOGY_TREE_VFMODULE_NAMES_FROM_OTHER_TOSCA_VERSIONS

Issue-ID: VID-771

Change-Id: Ib25c6cf7269614f2f4d332b3aa84b3307a59ebda
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoTopology tree: extract AAITreeNodesEnricher out of AAIServiceTree 67/102067/2
Ittay Stern [Wed, 12 Feb 2020 10:28:59 +0000 (12:28 +0200)]
Topology tree: extract AAITreeNodesEnricher out of AAIServiceTree

Issue-ID: VID-771

Change-Id: I138a89b7b2f00e6e603ff26addefc494aeb019b0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoLearn to get all model versions sorted from high to low 52/102052/1
Ittay Stern [Thu, 20 Feb 2020 07:45:11 +0000 (09:45 +0200)]
Learn to get all model versions sorted from high to low

Issue-ID: VID-771

Change-Id: I9c7cc3f319aa13a2dab33e8c584f7f7ed90cf847
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoLearn to inflate models by Customization uuids 51/102051/1
Ittay Stern [Thu, 20 Feb 2020 07:06:41 +0000 (09:06 +0200)]
Learn to inflate models by Customization uuids

Issue-ID: VID-771

Change-Id: I3996639745e77b8754e8bfa82c153690df683925
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoVNF's LCP regions found by Line-of-business (and owning-entity) 18/101918/4
Ittay Stern [Tue, 18 Feb 2020 14:58:16 +0000 (16:58 +0200)]
VNF's LCP regions found by Line-of-business (and owning-entity)

Depends on FLAG_2006_LCP_REGIONS_BY_LINE_OF_BUSINESS

Issue-ID: VID-758

Change-Id: I7b5a67202a72fc6ea4afe0a5c1c60657c93bf690
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoremove angular-animate and angular-touch 83/101783/3
Amichai Hemli [Sun, 16 Feb 2020 10:16:09 +0000 (12:16 +0200)]
remove angular-animate and angular-touch

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

4 years agoTest AaiController's get-tenants existing flow 19/101819/3
Ittay Stern [Mon, 17 Feb 2020 09:28:35 +0000 (11:28 +0200)]
Test AaiController's get-tenants existing flow

Issue-ID: VID-758

Change-Id: I0839260d3e43697cb15e8e0f8998e521c9d3a2f6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoFix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAudit 10/101810/2
Ittay Stern [Mon, 17 Feb 2020 07:48:20 +0000 (09:48 +0200)]
Fix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAudit

Bit more time was needed.

Issue-ID: VID-647

Change-Id: Ie7e101a2eb85e71a38d1cb2efd9f7327e4705fd3
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoFix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAudit 04/101804/1
Ittay Stern [Mon, 17 Feb 2020 04:18:16 +0000 (06:18 +0200)]
Fix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAudit

PresetAAIGetCloudOwnersByCloudRegionId were missing.

Issue-ID: VID-647

Change-Id: I4dab07b328ef3ac7242eec22a3ef014ad87f8885
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoRemove tenant and lcpCloudRegionId - adjust test createNewServiceInstance_aLaCarte_Wi... 98/101798/1
Ittay Stern [Sun, 16 Feb 2020 17:37:28 +0000 (19:37 +0200)]
Remove tenant and lcpCloudRegionId - adjust test createNewServiceInstance_aLaCarte_WithVnf

Issue-ID: VID-758

Change-Id: I232a42bd12429a97d59eb6a93fe5ef07fde7dd56
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "the upgrade button is allowed when VFM in instance not exists in model."
Ittay Stern [Sun, 16 Feb 2020 15:47:12 +0000 (15:47 +0000)]
Merge "the upgrade button is allowed when VFM in instance not exists in model."

4 years agoMerge "Test filter owning-entities from /category_parameter by permissions"
Ittay Stern [Sun, 16 Feb 2020 15:38:59 +0000 (15:38 +0000)]
Merge "Test filter owning-entities from /category_parameter by permissions"

4 years agoMerge "Limit vfmodule tenant and region dictation to "create""
Eylon Malin [Sun, 16 Feb 2020 15:17:29 +0000 (15:17 +0000)]
Merge "Limit vfmodule tenant and region dictation to "create""

4 years agoTest filter owning-entities from /category_parameter by permissions 91/101791/1
Ittay Stern [Sun, 16 Feb 2020 14:41:11 +0000 (16:41 +0200)]
Test filter owning-entities from /category_parameter by permissions

Issue-ID: VID-758

Change-Id: I9b5dc8906067c4f077ba2e03073e6dface6aa86c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoLimit vfmodule tenant and region dictation to "create" 86/101786/1
Ittay Stern [Sun, 16 Feb 2020 13:23:45 +0000 (15:23 +0200)]
Limit vfmodule tenant and region dictation to "create"

Other flows (e.g. Delete) are expected to have literal designation.

Verified in API test "delete1VnfWithVfModulesAndCreate1VnfFromService".

Issue-ID: VID-758

Change-Id: Ib543ff98ecf96e1df0e5741fbdbba2e64e602528
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoRemove tenant and lcpCloudRegionId - adjust test createNewServiceInstance_aLaCarte_Wi... 85/101785/1
Einat Vinouze [Sun, 16 Feb 2020 13:08:00 +0000 (15:08 +0200)]
Remove tenant and lcpCloudRegionId - adjust test createNewServiceInstance_aLaCarte_WithVnf

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

4 years agoMerge "create error button should be displayed according to the feature flag"
Ittay Stern [Sun, 16 Feb 2020 07:31:53 +0000 (07:31 +0000)]
Merge "create error button should be displayed according to the feature flag"

4 years agothe upgrade button is allowed when VFM in instance not exists in model. 94/101694/1
Alexey Sandler [Thu, 13 Feb 2020 15:31:00 +0000 (17:31 +0200)]
the upgrade button is allowed when VFM in instance not exists in model.

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

4 years agoMerge "Translate owning entity name to owning entity ID - update api test to except...
Ittay Stern [Thu, 13 Feb 2020 16:44:01 +0000 (16:44 +0000)]
Merge "Translate owning entity name to owning entity ID - update api test to except new behavior"

4 years agoMerge "create unit test for shouldShowUpgrade function"
Amichai Hemli [Thu, 13 Feb 2020 15:10:13 +0000 (15:10 +0000)]
Merge "create unit test for shouldShowUpgrade function"

4 years agocreate unit test for shouldShowUpgrade function 53/101653/4
Alexey Sandler [Thu, 13 Feb 2020 07:53:14 +0000 (09:53 +0200)]
create unit test for shouldShowUpgrade function

Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I11790efb51007275b8b1331dbfd31ada7eabd3e2
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoTranslate owning entity name to owning entity ID - update api test to except new... 78/101678/1
Einat Vinouze [Thu, 13 Feb 2020 14:04:27 +0000 (16:04 +0200)]
Translate owning entity name to owning entity ID - update api test to except new behavior

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

4 years agocreate error button should be displayed according to the feature flag 64/101664/1
Amichai Hemli [Thu, 13 Feb 2020 10:35:28 +0000 (12:35 +0200)]
create error button should be displayed according to the feature flag

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

4 years agotranslate owning entity name to owning entity ID 07/101607/4
Einat Vinouze [Wed, 12 Feb 2020 10:03:35 +0000 (12:03 +0200)]
translate owning entity name to owning entity ID

Issue-ID: VID-758
Change-Id: Ic89829ac4590537f0279052ceb9e8432ea0de878
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
4 years agoMerge "Feature toggle for owning-entities filtering"
Eylon Malin [Wed, 12 Feb 2020 18:22:59 +0000 (18:22 +0000)]
Merge "Feature toggle for owning-entities filtering"

4 years agoAPI tests: support TENANT_AND_REGION_FROM_VNF flag 51/101451/2
Ittay Stern [Mon, 10 Feb 2020 10:27:15 +0000 (12:27 +0200)]
API tests: support TENANT_AND_REGION_FROM_VNF flag

Input file redux-a-la-carte-no-testapi.json left intact, expectations differ.

Issue-ID: VID-758

Change-Id: I3f073517a844bb2f002ff7375b5e3ed836462582
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoFeature toggle for owning-entities filtering 99/101599/1
Ittay Stern [Wed, 12 Feb 2020 06:40:26 +0000 (08:40 +0200)]
Feature toggle for owning-entities filtering

Add roles for all tests' users for all tests' owning-entities; namely
"aaa1", "WayneHolland" and "Melissa".

Issue-ID: VID-758

Change-Id: I54cac487325b6fd1fb9ef0f7a0d18c05c5e353c0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoCheckbox component will handle correctly when no extraContents 46/101546/3
Yoav Schneiderman [Tue, 11 Feb 2020 16:55:36 +0000 (18:55 +0200)]
Checkbox component will handle correctly when no extraContents

Issue-ID: VID-772

Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
Change-Id: I93c2bb924588db139685f09a75d62b7bb0dcb68d

4 years agoFilter owning-entities from /category_parameter by permissions 31/101531/2
Ittay Stern [Tue, 11 Feb 2020 11:56:54 +0000 (13:56 +0200)]
Filter owning-entities from /category_parameter by permissions

Implemented in CategoryParameterServiceWithRoles and injected
to MaintenanceController, but still reachable because
shouldTreatPermissions() is "false".

Issue-ID: VID-758

Change-Id: I716202ca944af9b0de9c151d75d50b5df41a8171
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoMerge "VID S1 Instantiation failing when include supplementary file"
Eylon Malin [Tue, 11 Feb 2020 08:50:35 +0000 (08:50 +0000)]
Merge "VID S1 Instantiation failing when include supplementary file"

4 years agoVID S1 Instantiation failing when include supplementary file 14/101514/1
Yoav Schneiderman [Tue, 11 Feb 2020 08:27:28 +0000 (10:27 +0200)]
VID S1 Instantiation failing when include supplementary file

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

4 years agoMerge "Add AsyncInstantiationController tests"
Ittay Stern [Tue, 11 Feb 2020 06:40:18 +0000 (06:40 +0000)]
Merge "Add AsyncInstantiationController tests"

4 years agoremove check in order to accept upgrade even if the service in latest model version 99/101499/5
Alexey Sandler [Mon, 10 Feb 2020 19:35:00 +0000 (21:35 +0200)]
remove check in order to accept upgrade even if the service in latest model version

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

4 years agoMerge "Remove tenant and lcpCloudRegionId - adjust instantiation-templates.e2e.ts"
Ittay Stern [Mon, 10 Feb 2020 15:07:40 +0000 (15:07 +0000)]
Merge "Remove tenant and lcpCloudRegionId - adjust instantiation-templates.e2e.ts"

4 years agoAdd AsyncInstantiationController tests 59/97359/6
kurczews [Mon, 21 Oct 2019 10:13:17 +0000 (12:13 +0200)]
Add AsyncInstantiationController tests

Issue-ID: VID-470
Change-Id: I99ccf53a89a12454f2f7da70a959508a2183ee13
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
4 years agoRemove tenant and lcpCloudRegionId - adjust instantiation-templates.e2e.ts 59/101459/1
Einat Vinouze [Mon, 10 Feb 2020 13:57:00 +0000 (15:57 +0200)]
Remove tenant and lcpCloudRegionId - adjust instantiation-templates.e2e.ts

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

4 years agofix tests vfmodule in ala carte instance 50/101450/2
Alexey Sandler [Mon, 10 Feb 2020 12:49:11 +0000 (14:49 +0200)]
fix tests vfmodule in ala carte instance

Issue-ID: VID-758
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ieb59dddbbf68c36c4df2b9c1e7582958974745c2
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
4 years agoMerge "AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNF"
Amichai Hemli [Mon, 10 Feb 2020 12:19:01 +0000 (12:19 +0000)]
Merge "AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNF"

4 years agoAsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNF 41/101441/2
Ittay Stern [Mon, 10 Feb 2020 09:52:25 +0000 (11:52 +0200)]
AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNF

Issue-ID: VID-758

Change-Id: Ie040e7fb3da031cd48b04eb2543a6209b7215f07
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agocreate tests to add vfmodule in ala carte instance 42/101442/1
Alexey Sandler [Mon, 10 Feb 2020 10:05:01 +0000 (12:05 +0200)]
create tests to add vfmodule in ala carte instance

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

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"