vid.git
5 years agoMerge "Introduced mocked SO workflows in VID FE"
Ittay Stern [Mon, 18 Feb 2019 13:05:06 +0000 (13:05 +0000)]
Merge "Introduced mocked SO workflows in VID FE"

5 years agoIntroduced mocked SO workflows in VID FE 27/78227/6
golabek [Mon, 11 Feb 2019 15:36:49 +0000 (16:36 +0100)]
Introduced mocked SO workflows in VID FE

Mocked SO workflows joined with list of workflows from VIDs DB.
(Contains: Mocked BE service to return workflow list)

Change-Id: I10336238cfeb8819e0a2b3e88cd86c338cab86fa
Issue-ID: VID-399
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoMerge "Add tests for AaiServiceImpl"
Wojciech Sliwka [Mon, 18 Feb 2019 08:24:22 +0000 (08:24 +0000)]
Merge "Add tests for AaiServiceImpl"

5 years agoAdd tests for AaiServiceImpl 01/78301/2
kurczews [Tue, 12 Feb 2019 13:55:53 +0000 (14:55 +0100)]
Add tests for AaiServiceImpl

Issue-ID: VID-386
Change-Id: I8959a30b8cbd38663dd410b23d167c405ed2592e
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoTurn-off Modern UI 16/78616/3
Ittay Stern [Sun, 17 Feb 2019 11:42:25 +0000 (13:42 +0200)]
Turn-off Modern UI

Un-arm features (Drawing-Board; View/Edit) which requires upcoming build
and pack of angular7.

This will affect, mainly, Macro models, which will now turn back to
legacy UI. This will patch issues similar to described in VID-373.

Issue-ID: VID-373
Change-Id: I949f89468a3d6a81ade2f8ec7e5c04259ee78a8c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "Add dockers tag with timestamp and latest"
Ittay Stern [Thu, 14 Feb 2019 14:30:38 +0000 (14:30 +0000)]
Merge "Add dockers tag with timestamp and latest"

5 years agoAdd dockers tag with timestamp and latest 17/78417/2
Ittay Stern [Wed, 13 Feb 2019 17:15:21 +0000 (19:15 +0200)]
Add dockers tag with timestamp and latest

Change-Id: I22d1b3bd50c780ae1aff8eb49078a9f098cb55c7
Issue-ID: VID-421
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoAlign to fasterxml 2.9.7 09/78409/1
Ittay Stern [Wed, 13 Feb 2019 15:50:59 +0000 (17:50 +0200)]
Align to fasterxml 2.9.7

1. Introduce property ${jackson.version}
2. Explicitly define jackson-* dependencies
3. Remove unneeded exclusions, as top-level declarations are taking
   place by definition.

Change-Id: I309f79872604067147f7f2caf19335d53f924c83
Issue-ID: VID-416
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agojunits for PombaClientImpl 69/78369/1
Tomasz Gwozdecki [Wed, 13 Feb 2019 08:17:27 +0000 (03:17 -0500)]
junits for PombaClientImpl

-Create new test class for PombaClientImpl
-Added new test for PombaClientImpl.verify

Change-Id: I776df73d592a219c0aa266a8207c92c1f475f4da
Issue-ID: VID-418
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
5 years agoMerge "Update bootstrap to resolve CVE-2018-14041"
Ittay Stern [Tue, 5 Feb 2019 10:17:43 +0000 (10:17 +0000)]
Merge "Update bootstrap to resolve CVE-2018-14041"

5 years agoMerge "Introduce JS unit tests into VID"
Wojciech Sliwka [Fri, 1 Feb 2019 10:28:19 +0000 (10:28 +0000)]
Merge "Introduce JS unit tests into VID"

5 years agoIntroduce JS unit tests into VID 35/77435/7
golabek [Mon, 28 Jan 2019 08:34:48 +0000 (09:34 +0100)]
Introduce JS unit tests into VID

maven -> npm -> gulp -> jest frameworks added in a mentioned order.

Change-Id: I1865228973eb31188fb052e8c9629f0ac01e48a7
Issue-ID: VID-391
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoUpdate bootstrap to resolve CVE-2018-14041 73/70573/2
Thanh Ha [Tue, 16 Oct 2018 14:28:42 +0000 (10:28 -0400)]
Update bootstrap to resolve CVE-2018-14041

Change-Id: I072c01e873f8f8b3b99512f80f529e6690c8bd70
Issue-ID: CIMAN-1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years agoReplaced tests for roles 28/76128/6
Wojciech Sliwka [Tue, 22 Jan 2019 13:49:40 +0000 (14:49 +0100)]
Replaced tests for roles
Issue-ID: VID-388

Change-Id: I7c8c4ec50312f7ccd3a40eb2568cb8181f50b5d8
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoMerge "INT-763 - build small vid images"
Wojciech Sliwka [Tue, 29 Jan 2019 12:34:07 +0000 (12:34 +0000)]
Merge "INT-763 - build small vid images"

5 years agoMerge "Rewrite RoleGeneratorControllerTest"
Ittay Stern [Sun, 27 Jan 2019 16:07:30 +0000 (16:07 +0000)]
Merge "Rewrite RoleGeneratorControllerTest"

5 years agoINT-763 - build small vid images 62/76362/1
sandovalfr [Fri, 25 Jan 2019 17:50:28 +0000 (10:50 -0700)]
INT-763 - build small vid images

Issue-ID: INT-763

Change-Id: I870414f40a4fbc67dba97cd3d297e251ee1ab64f
Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com>
5 years agoRewrite PropertyControllerTest 67/76067/4
Joanna Jeremicz [Fri, 18 Jan 2019 10:17:46 +0000 (11:17 +0100)]
Rewrite PropertyControllerTest

Change-Id: I8c564a945f374d6dcc12a30ff4d8d9268b50a815
Issue-ID: VID-384
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoMerge "MsoUtil refactor"
Wojciech Sliwka [Fri, 25 Jan 2019 06:30:30 +0000 (06:30 +0000)]
Merge "MsoUtil refactor"

5 years agoMsoUtil refactor 92/75292/4
biniek [Fri, 4 Jan 2019 15:21:41 +0000 (16:21 +0100)]
MsoUtil refactor

Change-Id: I778d60064508aa47e1225d0dbae38ca1100d248f
Issue-ID: VID-368
Signed-off-by: biniek <lukasz.biniek@nokia.com>
5 years agomultiple sonar fixes 14/76114/3
Driptaroop Das [Tue, 22 Jan 2019 10:26:53 +0000 (15:56 +0530)]
multiple sonar fixes

multiple sonar fixes

Issue-ID: VID-393
Change-Id: Idd3b65bff03fcf7b053f60959763ea1c63a319aa
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
5 years agoRewrite RoleGeneratorControllerTest 99/76099/2
Joanna Jeremicz [Fri, 18 Jan 2019 13:37:05 +0000 (14:37 +0100)]
Rewrite RoleGeneratorControllerTest

Issue-ID: VID-384
Change-Id: Iceac145b321a88336494a57dfb92fb023ae9aa85
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoMerge "replaced named func with anonymous func"
Ittay Stern [Mon, 21 Jan 2019 08:59:08 +0000 (08:59 +0000)]
Merge "replaced named func with anonymous func"

5 years agobug fix - unreachable code 53/76053/1
Driptaroop Das [Mon, 21 Jan 2019 07:43:21 +0000 (13:13 +0530)]
bug fix - unreachable code

bug fix - unreachable code.

Issue-ID: VID-390
Change-Id: I5e6cb45fed4cceb07d67ea22c011d329f1807678
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
5 years agoreplaced named func with anonymous func 52/76052/1
Driptaroop Das [Mon, 21 Jan 2019 07:36:28 +0000 (13:06 +0530)]
replaced named func with anonymous func

replaced named function with anonymous function. While named function expressions might be useful for debugging purposes, some browsers do not support them correctly (for example Internet Explorer 8).

Issue-ID: VID-389
Change-Id: Ia0943a1bd765b1b9d5909c68af97ae11b1060255
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
5 years agoMerge "Rearrange docker to speed-up building"
Wojciech Sliwka [Mon, 21 Jan 2019 06:18:42 +0000 (06:18 +0000)]
Merge "Rearrange docker to speed-up building"

5 years agoRestore annotation 10/75810/1
kurczews [Tue, 15 Jan 2019 11:15:30 +0000 (12:15 +0100)]
Restore annotation

Issue-ID: VID-382
Change-Id: If5d02a4e7357bf0bc91eb92c7ec11c0d8cc001eb
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoMerge "Merge from ECOMP's repository"
Ittay Stern [Thu, 10 Jan 2019 12:42:59 +0000 (12:42 +0000)]
Merge "Merge from ECOMP's repository"

5 years agoMerge from ECOMP's repository 59/75159/12
Ittay Stern [Mon, 31 Dec 2018 15:21:27 +0000 (17:21 +0200)]
Merge from ECOMP's repository

Main Features
--------------

-  Async-Instantiation jobs mechanism major update; still WIP (package
   `org.onap.vid.job`)

-  New features in View/Edit: Activate fabric configuration; show
   related networks; soft delete

-  Support AAI service-tree traversal (`AAIServiceTree`)

-  In-memory cache for SDC models and certain A&AI queries
   (`CacheProviderWithLoadingCache`)

-  Upgrade TOSCA Parser and add parsing options; fix malformed TOSCA
   models

-  Resolve Cloud-Owner values for MSO

-  Pass X-ONAP headers to MSO

Infrastructure
--------------
-  Remove codehaus' jackson mapper; use soley fasterxml 2.9.7
-  Surefire invokes both TestNG and JUnit tests
-  Support Kotlin source files
-  AaiController2 which handles errors in a "Spring manner"
-  Inline generated-sources and remove jsonschema2pojo

Quality
--------
-  Cumulative bug fixes (A&AI API, UI timeouts, and many more)
-  Many Sonar issues cleaned-up
-  Some unused classes removed
-  Minor changes in vid-automation project, allowing some API
   verification to run

Hard Merges
------------
-  HTTP Clients (MSO, A&AI, WebConfig, OutgoingRequestHeadersTest)
-  Moved `package org.onap.vid.controllers` to `controller`, without
   plural -- just to keep semantic sync with ECOMP.

Reference commit in ECOMP: 3d1141625

Issue-ID: VID-378
Change-Id: I9c8d1e74caa41815891d441fc0760bb5f29c5788
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoFix for overriding skipTests variable. 50/75350/1
biniek [Mon, 7 Jan 2019 09:26:38 +0000 (10:26 +0100)]
Fix for overriding skipTests variable.

Before fix skipTests was overriden by variable skiptests. That required nonstandard flag to disable tests.

Change-Id: I412c634ebb1c1b34d07f6caa6afb3501414e0a22
Issue-ID: VID-368
Signed-off-by: biniek <lukasz.biniek@nokia.com>
5 years agoMerge "Logging improvements"
Ittay Stern [Thu, 27 Dec 2018 13:15:19 +0000 (13:15 +0000)]
Merge "Logging improvements"

5 years agoLogging improvements 62/75062/2
kurczews [Fri, 12 Oct 2018 06:57:35 +0000 (08:57 +0200)]
Logging improvements

* move less important tomcat logs to file instead console
* update properties -> log sql queries only to file

Issue-ID: VID-376
Change-Id: I8fd61424e2d2f3843028a60351468fd9f34f6194
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoRearrange docker to speed-up building 58/75058/1
kurczews [Tue, 20 Nov 2018 09:33:30 +0000 (10:33 +0100)]
Rearrange docker to speed-up building

Reduce number of layers in order to improve build time.
Every layer (even zero-sized ones) forces Docker engine to check layers cache. Every cache call incurs non zero cost which in case of 60+ layers becames one of bottlenecks during build.

Issue-ID: VID-164
Change-Id: Id190d956edb61a1efdb6171602c7fd2228598ddc
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agopom.xml cleanup 03/74703/3
biniek [Mon, 17 Dec 2018 10:18:05 +0000 (11:18 +0100)]
pom.xml cleanup

Change-Id: I7622437fbd6d4d4a0b09782c8a6fa2d6016f90ab
Issue-ID: VID-368
Signed-off-by: biniek <lukasz.biniek@nokia.com>
5 years agoEnable vid docker build jobs to use java-1.8 00/74800/1
Paul Vaduva [Tue, 18 Dec 2018 11:57:09 +0000 (12:57 +0100)]
Enable vid docker build jobs to use java-1.8

Overcome security features in java-1.8 that prevent
the forked java VM’s to use relative paths for loading the
classes. This fix was the simplest for arm64 docker build
jobs, and the least affecting the x86 build’s.
We need to modify all the definitions of surefire.

Change-Id: I0c10598c1c3a8765e1f1b509288a694b60df7389
Issue-ID: VID-366
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
5 years agoMerge "Enable vid docker build jobs to use java-1.8"
Ittay Stern [Mon, 17 Dec 2018 09:05:00 +0000 (09:05 +0000)]
Merge "Enable vid docker build jobs to use java-1.8"

5 years agoEnable vid docker build jobs to use java-1.8 97/74497/3
Paul Vaduva [Tue, 11 Dec 2018 12:52:36 +0000 (13:52 +0100)]
Enable vid docker build jobs to use java-1.8

Overcome security features in java-1.8 that prevent
the forked java VM’s to use relative paths for loading the
classes. This fix was the simplest for arm64 docker build
jobs, and the least affecting the x86 build’s.

Change-Id: I3d9394ec698ca5ab5674e60ca5fcd9802f2ab04d
Issue-ID: VID-366
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
5 years agoMerge "ChangeManagementController tests"
Ittay Stern [Mon, 17 Dec 2018 04:13:18 +0000 (04:13 +0000)]
Merge "ChangeManagementController tests"

5 years ago.gitignore cleanup 07/74507/3
biniek [Tue, 11 Dec 2018 16:21:29 +0000 (17:21 +0100)]
.gitignore cleanup

Change-Id: Ibfce4d25dba62bfc4eb00f761f7b893aefb1b69d
Issue-ID: VID-367
Signed-off-by: biniek <lukasz.biniek@nokia.com>
5 years agoMerge "Make CategoryParameter.getOptions() unmodifiable"
Ittay Stern [Wed, 12 Dec 2018 11:22:20 +0000 (11:22 +0000)]
Merge "Make CategoryParameter.getOptions() unmodifiable"

5 years agoMerge "Refactor of Intersection class"
Ittay Stern [Wed, 12 Dec 2018 11:21:11 +0000 (11:21 +0000)]
Merge "Refactor of Intersection class"

5 years agoRefactor of Intersection class 01/74401/4
biniek [Fri, 7 Dec 2018 16:50:35 +0000 (17:50 +0100)]
Refactor of Intersection class

Change-Id: Ida73b13b1e235951f01888ac0cbf344565976e0f
Issue-ID: VID-364
Signed-off-by: biniek <lukasz.biniek@nokia.com>
5 years agoMerge "Add simulator to docker-compose.yml"
Ofir Sonsino [Sun, 9 Dec 2018 10:10:02 +0000 (10:10 +0000)]
Merge "Add simulator to docker-compose.yml"

5 years agoAdd VID initial INFO.yaml 08/74208/2
Jessica Wagantall [Tue, 4 Dec 2018 19:55:41 +0000 (11:55 -0800)]
Add VID initial INFO.yaml

Change-Id: Ib7e7bba2f8b1e850fc74023959fdbee31953e182
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoAdd simulator to docker-compose.yml 41/73241/3
kurczews [Wed, 14 Nov 2018 07:14:58 +0000 (08:14 +0100)]
Add simulator to docker-compose.yml

Issue-ID: VID-354
Change-Id: If531a133c6d6267e5b956cbb9852fc15e24642d5
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoMerge "Change template properties for AAI"
Ofir Sonsino [Tue, 4 Dec 2018 13:58:17 +0000 (13:58 +0000)]
Merge "Change template properties for AAI"

5 years agoMerge "Handle annotated-input which has 2 properties"
Ofir Sonsino [Mon, 3 Dec 2018 07:10:14 +0000 (07:10 +0000)]
Merge "Handle annotated-input which has 2 properties"

5 years agoChangeManagementController tests 40/73240/4
Joanna Jeremicz [Tue, 20 Nov 2018 07:52:31 +0000 (08:52 +0100)]
ChangeManagementController tests

Change-Id: I936a9c65c167e5076d775f4139cc76340d0fc55d
Issue-ID: VID-353
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoHandle annotated-input which has 2 properties 01/73701/2
Ittay Stern [Tue, 27 Nov 2018 16:18:40 +0000 (18:18 +0200)]
Handle annotated-input which has 2 properties

Handle correctly an annotated input, when it has more than a single
"vf_module_label".

Change-Id: Ibe3f6408d7d5c18b13e47846235a2b3ab66f35f8
Issue-ID: VID-362
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoUpdate link to Security Vulnerability 53/73853/1
Gildas Lanilis [Thu, 29 Nov 2018 01:00:06 +0000 (17:00 -0800)]
Update link to Security Vulnerability

Change-Id: I577d507b8c855250d687a0904ba62e1f9c1320aa
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoMerge "Upgrade mockito to v2; drop incompatible powermock"
Ofir Sonsino [Wed, 28 Nov 2018 09:15:09 +0000 (09:15 +0000)]
Merge "Upgrade mockito to v2; drop incompatible powermock"

5 years agoUpgrade mockito to v2; drop incompatible powermock 55/73655/4
Stern, Ittay (is9613) [Tue, 27 Nov 2018 11:22:35 +0000 (13:22 +0200)]
Upgrade mockito to v2; drop incompatible powermock

Note that anyString() is not matching null values, therefore replaced
with any() where relevant.

Change-Id: If64944e1edc62013953e41b2645a2b78c578bbe8
Issue-ID: VID-359
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "Reject getVersionByInvariantId with no IDs"
Ofir Sonsino [Tue, 27 Nov 2018 16:29:48 +0000 (16:29 +0000)]
Merge "Reject getVersionByInvariantId with no IDs"

5 years agoRemove unused AAI model POJOs 85/73685/1
Ittay Stern [Tue, 27 Nov 2018 14:40:43 +0000 (16:40 +0200)]
Remove unused AAI model POJOs

Change-Id: If90281940dd00d8a4078e0e9e0d650518c1c4504
Issue-ID: VID-361
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoReject getVersionByInvariantId with no IDs 84/73684/1
Ittay Stern [Tue, 27 Nov 2018 14:02:41 +0000 (16:02 +0200)]
Reject getVersionByInvariantId with no IDs

Reject the case where zero invariant-ids provided to
getVersionByInvariantId, as this will cause full models listing.

Change-Id: I7b86b65de30a9df0b3fd1cafa60e8254e8e252c0
Issue-ID: VID-360
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "Removed dependency from lombok"
Ofir Sonsino [Tue, 27 Nov 2018 11:32:22 +0000 (11:32 +0000)]
Merge "Removed dependency from lombok"

5 years agoRemoved dependency from lombok 66/73066/3
biniek [Mon, 19 Nov 2018 16:39:49 +0000 (17:39 +0100)]
Removed dependency from lombok

Change-Id: Ia38f0458e74fd5f1899a01ca6219575ee446a4f2
Issue-ID: VID-349
Signed-off-by: biniek <lukasz.biniek@nokia.com>
5 years agoUpdated version of parent in vid-deliveries 80/73380/1
biniek [Thu, 22 Nov 2018 15:17:37 +0000 (16:17 +0100)]
Updated version of parent in vid-deliveries

Change-Id: I867d6ed05530d823f52d455fe12d13ca0c417dfe
Issue-ID: VID-357
Signed-off-by: biniek <lukasz.biniek@nokia.com>
5 years agoRelease notes update 43/73343/1
Sonsino, Ofir (os0695) [Thu, 22 Nov 2018 07:26:16 +0000 (09:26 +0200)]
Release notes update

Change-Id: I6aff095e878e883722a6587ca52c377c9ba7d31b
Issue-ID: VID-254
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
(cherry picked from commit 5d2a8a8def7d4604888512d819bab4804b9de993)

5 years agoMerge "Docs alignment with Casablanca"
Ofir Sonsino [Tue, 20 Nov 2018 10:12:03 +0000 (10:12 +0000)]
Merge "Docs alignment with Casablanca"

5 years agoDocs alignment with Casablanca 21/73121/1
Sonsino, Ofir (os0695) [Tue, 20 Nov 2018 09:52:52 +0000 (11:52 +0200)]
Docs alignment with Casablanca

Change-Id: I3a44dcf48919e694a06fa90b2c5f904f7c913a93
Issue-ID: VID-254
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoGet subscribers rewritten to new rest client 67/68867/4
golabek [Wed, 29 Aug 2018 13:29:56 +0000 (15:29 +0200)]
Get subscribers rewritten to new rest client

Should be merged after:
I561f8a5d95ec35fdddc648b24965dd9dac03c9a4
It contains cherry-picked changes from that review

Change-Id: I22a9e9ce709ae4dd3abcf7a9cda6354a4f656b00
Issue-ID: VID-269
Signed-off-by: golabek <tomasz.golabek@nokia.com>
5 years agoChange template properties for AAI 55/71855/2
biniek [Mon, 5 Nov 2018 14:21:51 +0000 (15:21 +0100)]
Change template properties for AAI

Change-Id: I5412a152e6df701d94c8dffbc2a22d70e282008c
Issue-ID: VID-343
Signed-off-by: biniek <lukasz.biniek@nokia.com>
5 years agoMerge "Docs update"
Amichai Hemli [Wed, 14 Nov 2018 11:37:51 +0000 (11:37 +0000)]
Merge "Docs update"

5 years agoDocs update 31/72631/1
Sonsino, Ofir (os0695) [Wed, 14 Nov 2018 11:19:58 +0000 (13:19 +0200)]
Docs update

Change-Id: I1a64f7353c11b9efd2ea223386ded39b9c977089
Issue-ID: VID-254
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoRemove the itext v2.0.8 18/72618/1
Sonsino, Ofir (os0695) [Wed, 14 Nov 2018 08:42:45 +0000 (10:42 +0200)]
Remove the itext v2.0.8

Change-Id: Ia20c3c9156249a482143fade5ee0eb75be7b2a3a
Issue-ID: VID-340
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
(cherry picked from commit 0ce80fac351ec9450ae6905ef4ac5c550649e8f7)

5 years agoFix for max_vf_module_instances (remove .value) 71/72571/1
Sonsino, Ofir (os0695) [Tue, 13 Nov 2018 19:15:58 +0000 (21:15 +0200)]
Fix for max_vf_module_instances (remove .value)

Change-Id: I3e1edbded67d88e314ef2315c5c54b5e9c7699d4
Issue-ID: VID-346
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
(cherry picked from commit c445efac620f9ba82bae41e53b10849de968f77d)

5 years agoMerge "Nodes query rewritten to generic rest client"
Ofir Sonsino [Sun, 11 Nov 2018 13:37:32 +0000 (13:37 +0000)]
Merge "Nodes query rewritten to generic rest client"

5 years agoFix for max_vf_module_instances 87/72387/1
Sonsino, Ofir (os0695) [Sun, 11 Nov 2018 11:46:46 +0000 (13:46 +0200)]
Fix for max_vf_module_instances

Change-Id: I6df1275b7f2240b31f01c0f136993fb81e285107
Issue-ID: VID-346
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
(cherry picked from commit d9cc8aad6ba07f123c6250056a99aea641150e86)

5 years agoMake CategoryParameter.getOptions() unmodifiable 48/71948/1
Joanna Jeremicz [Tue, 6 Nov 2018 14:09:13 +0000 (15:09 +0100)]
Make CategoryParameter.getOptions() unmodifiable

Change-Id: If7331577febe058d4415aab0d2336e60213fd7bb
Issue-ID: VID-344
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoEnable role management 31/71931/2
Sonsino, Ofir (os0695) [Tue, 6 Nov 2018 10:14:28 +0000 (12:14 +0200)]
Enable role management

Change-Id: Ice485d6081380f52d461d2beee9740626f4ec4b0
Issue-ID: VID-257
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoDocs update 28/71928/1
Sonsino, Ofir (os0695) [Tue, 6 Nov 2018 09:42:20 +0000 (11:42 +0200)]
Docs update

Change-Id: Iaaba1e75e7393a3e003f59f64fdb4faa8f998098
Issue-ID: VID-254
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoMerge "Fix reading entity"
Ofir Sonsino [Tue, 6 Nov 2018 09:36:17 +0000 (09:36 +0000)]
Merge "Fix reading entity"

5 years agoMerge "Move logback config from WAR"
Ofir Sonsino [Tue, 6 Nov 2018 09:35:45 +0000 (09:35 +0000)]
Merge "Move logback config from WAR"

5 years agoMerge "HealthCheckController/test refactor"
Ofir Sonsino [Tue, 6 Nov 2018 09:33:48 +0000 (09:33 +0000)]
Merge "HealthCheckController/test refactor"

5 years agoFix reading entity 20/71920/1
Wojciech Sliwka [Tue, 6 Nov 2018 08:53:54 +0000 (09:53 +0100)]
Fix reading entity

ensure that response is read only once

Change-Id: Id456263f58f8d69ad1a484f26352db62b74a4f08
Issue-ID: VID-227
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoMove logback config from WAR 35/71835/1
kurczews [Mon, 5 Nov 2018 11:42:15 +0000 (12:42 +0100)]
Move logback config from WAR

Issue-ID: VID-40
Change-Id: I8c658e78af0e5b045e9fb36f4da07f0c5bb0f097
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoMerge "Add VidController junits"
Ofir Sonsino [Sun, 4 Nov 2018 09:51:14 +0000 (09:51 +0000)]
Merge "Add VidController junits"

5 years agoMerge "Fix and improvement for MsoBusinessLogic tests"
Ofir Sonsino [Wed, 31 Oct 2018 07:38:48 +0000 (07:38 +0000)]
Merge "Fix and improvement for MsoBusinessLogic tests"

5 years agoStackOverflowError in CategoryParameter 97/71397/1
Joanna Jeremicz [Mon, 29 Oct 2018 14:28:48 +0000 (15:28 +0100)]
StackOverflowError in CategoryParameter

Change-Id: Ic07d296f4ef16032d2c363f10c824c7b3db018f4
Issue-ID: VID-339
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoMerge "Add request to delete body Issue-ID: VID-336"
Ofir Sonsino [Mon, 29 Oct 2018 13:27:56 +0000 (13:27 +0000)]
Merge "Add request to delete body Issue-ID: VID-336"

5 years agoMerge "Add MaintenanceController JUnits"
Ofir Sonsino [Mon, 29 Oct 2018 13:25:43 +0000 (13:25 +0000)]
Merge "Add MaintenanceController JUnits"

5 years agoAdd MaintenanceController JUnits 37/69737/7
Joanna Jeremicz [Tue, 25 Sep 2018 08:37:31 +0000 (10:37 +0200)]
Add MaintenanceController JUnits

Issue-ID: VID-319
Change-Id: Iad41d31547ee7ce3f921eeaa4418e45c70ebe43a
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoAdd request to delete body 93/71393/1
Wojciech Sliwka [Mon, 29 Oct 2018 12:45:31 +0000 (13:45 +0100)]
Add request to delete body
Issue-ID: VID-336

Change-Id: I1d619628f6251c6a62fcd1770f2e8539355c413f
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoBump VID version 39/71139/1
Sonsino, Ofir (os0695) [Wed, 24 Oct 2018 12:00:44 +0000 (15:00 +0300)]
Bump VID version

Change-Id: I096e21eabfeaddc8d186572693d776eaf8cd7519
Issue-ID: VID-333
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoFix and improvement for MsoBusinessLogic tests 43/70943/3
Michal Kabaj [Mon, 22 Oct 2018 12:42:31 +0000 (14:42 +0200)]
Fix and improvement for MsoBusinessLogic tests

- Merged two test classes into one
Moved unit tests from MsoBusinessLogic to MsoBusinessLogicImpl
- unified unit test framework - using junit instead of testng
- Fixed issue with broken unit tests when run in IDE
- improved readability of unit tests
- Fixed commented/ignored unit tests
- RequestDetailsWrapper encapsulation fix

Change-Id: I7f589b36757b09f41b3568d8aa8a932bd914ac0d
Issue-ID: VID-283
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
5 years agoMerge "new tests for job dir"
Ofir Sonsino [Mon, 22 Oct 2018 07:23:42 +0000 (07:23 +0000)]
Merge "new tests for job dir"

5 years agonew tests for job dir 41/68041/4
Wojciech Sliwka [Thu, 20 Sep 2018 10:03:10 +0000 (12:03 +0200)]
new tests for job dir

Add new tests for job directory to increase code coverage in vid
Issue-ID: VID-310

Change-Id: Idbdeb1e9037c2b8c7359cf34b3893e1fc2e858d2
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agocreating the schema_info table 99/70899/1
Sonsino, Ofir (os0695) [Sun, 21 Oct 2018 11:29:55 +0000 (14:29 +0300)]
creating the schema_info table

Change-Id: If121403cb66c26a67a3d4b110ddc9874bf8f3040
Issue-ID: VID-332
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoMerge "VoLTE/E2E service flow fix"
Ofir Sonsino [Sun, 21 Oct 2018 11:16:28 +0000 (11:16 +0000)]
Merge "VoLTE/E2E service flow fix"

5 years agoVoLTE/E2E service flow fix 98/70898/1
Sonsino, Ofir (os0695) [Sun, 21 Oct 2018 11:15:31 +0000 (14:15 +0300)]
VoLTE/E2E service flow fix

Change-Id: I19852fa9934f32cb27e1427bdec2404be26b98df
Issue-ID: VID-331
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoMerge "Increase tests coverage in backend"
Ofir Sonsino [Sun, 21 Oct 2018 07:52:19 +0000 (07:52 +0000)]
Merge "Increase tests coverage in backend"

5 years agoAdd VidController junits 74/69974/3
Joanna Jeremicz [Mon, 8 Oct 2018 09:22:30 +0000 (11:22 +0200)]
Add VidController junits

Change-Id: If6ebce08142e6fc53748f33b47081f055db9d47a
Issue-ID: VID-322
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoMerge "Update portal.properties configuration"
Ofir Sonsino [Thu, 18 Oct 2018 08:23:13 +0000 (08:23 +0000)]
Merge "Update portal.properties configuration"

5 years agoMerge "Added scaleOut to dashboard orchestrationRequests"
Ofir Sonsino [Thu, 18 Oct 2018 08:15:24 +0000 (08:15 +0000)]
Merge "Added scaleOut to dashboard orchestrationRequests"

5 years agoUpdate portal.properties configuration 17/70717/1
Sonsino, Ofir (os0695) [Thu, 18 Oct 2018 08:07:22 +0000 (11:07 +0300)]
Update portal.properties configuration

Change-Id: I371321ec5365222a210bc2bec863fcff7b7550f5
Issue-ID: VID-329
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoMerge "Update system properties in test"
Ofir Sonsino [Mon, 15 Oct 2018 10:52:50 +0000 (10:52 +0000)]
Merge "Update system properties in test"

5 years agoUpdate system properties in test 64/70464/1
Sonsino, Ofir (os0695) [Mon, 15 Oct 2018 10:44:22 +0000 (13:44 +0300)]
Update system properties in test

Change-Id: Idc1f27b65104e5bbeabd23cb21c2d70e3803014f
Issue-ID: VID-327
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoAdded scaleOut to dashboard orchestrationRequests 51/70351/1
koblosz [Fri, 12 Oct 2018 12:41:18 +0000 (14:41 +0200)]
Added scaleOut to dashboard orchestrationRequests

Change-Id: Ib4862e5f151f8f231022109ee65997e83bdcff7b
Issue-ID: VID-326
Signed-off-by: Sandra Koblosz <sandra.koblosz@nokia.com>
5 years agoMerge "not catching all exceptions when invalid request" 3.0.0
Ofir Sonsino [Thu, 11 Oct 2018 13:39:44 +0000 (13:39 +0000)]
Merge "not catching all exceptions when invalid request"