vid.git
5 years agoRevert "Migrate to gerrit-maven-stage (VID)" 61/88161/1
Ittay Stern [Tue, 21 May 2019 13:29:30 +0000 (16:29 +0300)]
Revert "Migrate to gerrit-maven-stage (VID)"

This reverts commit 44505674

Change-Id: Ia2d560c4651c4c8e6d25ca911ccedda43eb3a6b7
Issue-ID: CIMAN-234
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "AaiController cleanup"
Wojciech Sliwka [Mon, 20 May 2019 08:11:13 +0000 (08:11 +0000)]
Merge "AaiController cleanup"

5 years agoRun npm install as a frontend-maven-plugin goal 66/87866/1
Ittay Stern [Thu, 16 May 2019 12:47:08 +0000 (15:47 +0300)]
Run npm install as a frontend-maven-plugin goal

Without this, "prebuild" step is using local npm, instead of
frontend-maven-plugin one:

npm ERR! Linux 4.4.0-134-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm  v3.5.2

Issue-ID: VID-391

Change-Id: Ic9cd94898faaaf109b02d23640e652bd7e541753
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoAaiController cleanup 63/87763/1
Michal Kabaj [Wed, 15 May 2019 12:04:01 +0000 (14:04 +0200)]
AaiController cleanup

- removed unnecessary code comments

Change-Id: Ia9dbd2258ea5ec0ba346835615056331ae00f491
Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
5 years agojunits for AaiController 50/87750/1
Tomasz Gwozdecki [Wed, 15 May 2019 08:01:18 +0000 (04:01 -0400)]
junits for AaiController

-Added new test for getNodeTemplateInstances method

Change-Id: I1214445de2710482964c3e195a91b73bef9ef6da
Issue-ID: VID-478
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
5 years agoMigrate to gerrit-maven-stage (VID) 90/87490/1
Jessica Wagantall [Fri, 10 May 2019 22:01:20 +0000 (15:01 -0700)]
Migrate to gerrit-maven-stage (VID)

Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.
Remove the usage of maven-staging plugin since it
will become deprecated soon.

Change-Id: I295d7c17374a49ff0125a50d8765fe295b55c4d8
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoVID hangs on View Edit Service Instance screen 12/86612/1 4.0.0
Piotr Darosz [Tue, 30 Apr 2019 10:46:59 +0000 (12:46 +0200)]
VID hangs on View Edit Service Instance screen

A fix for displaying service instances that have inputs defined in SDC

Change-Id: Idcb41a33e9890ffc39868ec02ceb34addd9e9de2
Issue-ID: VID-468
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
5 years agoMerge "Toggle workflows-list consume from SO"
Ittay Stern [Tue, 30 Apr 2019 09:47:27 +0000 (09:47 +0000)]
Merge "Toggle workflows-list consume from SO"

5 years agoToggle workflows-list consume from SO 00/86600/1
Ittay Stern [Tue, 30 Apr 2019 08:11:32 +0000 (11:11 +0300)]
Toggle workflows-list consume from SO

Issue-ID: VID-400
Issue-ID: VID-451

Change-Id: I41c9d18146676f30f6668d1fc3660ec02cad26e5
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoc3p0 version changed 98/86598/1
Ittay Stern [Tue, 30 Apr 2019 07:55:44 +0000 (10:55 +0300)]
c3p0 version changed

c3p0 version changed to 0.9.5.4
Complement change I32f2ac929508647f42870fb8fabde1f44890d5b9

Issue-ID: VID-461

Change-Id: I6339d23921db9261d9901296179d4354a24f5a04
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "Rewrite LoggerControllerTests"
Wojciech Sliwka [Wed, 24 Apr 2019 09:34:44 +0000 (09:34 +0000)]
Merge "Rewrite LoggerControllerTests"

5 years agoFix sonar issue in vid-app-common 13/86113/2
Parshad Patel [Wed, 24 Apr 2019 05:19:43 +0000 (14:19 +0900)]
Fix sonar issue in vid-app-common

Fix Either log or rethrow this exception
Fix "serviceInstanceId" is already a string, there's no need to call "toString()" on it
Fix Replace this if-then-else statement by a single return statement

Issue-ID: VID-464
Change-Id: I87652f6aeecf668757f668535377f2ff9a95a7cf
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoc3p0 version changed 32/86032/1
golabek [Tue, 23 Apr 2019 09:11:12 +0000 (11:11 +0200)]
c3p0 version changed

c3p0 version changed to 0.9.5.4

Change-Id: I32f2ac929508647f42870fb8fabde1f44890d5b9
Issue-ID: VID-461
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoMerge "Sonar fix too many method param"
Wojciech Sliwka [Tue, 23 Apr 2019 08:39:41 +0000 (08:39 +0000)]
Merge "Sonar fix too many method param"

5 years agoSonar fix too many method param 13/86013/2
Arindam Mondal [Tue, 23 Apr 2019 04:39:56 +0000 (13:39 +0900)]
Sonar fix too many method param

Issue-ID: VID-466
Change-Id: I5fbffdddabf9f62a5408cd8b40397a42753006e8
Signed-off-by: arindamm <arind.mondal@samsung.com>
5 years agoFix sonar issues in vid 28/85928/1
Parshad Patel [Mon, 22 Apr 2019 04:09:58 +0000 (13:09 +0900)]
Fix sonar issues in vid

Fix A "NullPointerException" could be thrown issue
Fix Either log or rethrow this exception issue

Issue-ID: VID-464
Change-Id: I92fc200bf019fc335dde8a27b50e36cefffda440
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoRewrite LoggerControllerTests 86/85786/4
Joanna Jeremicz [Tue, 26 Feb 2019 11:31:43 +0000 (12:31 +0100)]
Rewrite LoggerControllerTests

Add JUnit tests with minor code refactor

Issue-ID: VID-384
Change-Id: Ic3bee8e1f6ee58a10053bb0ad2d006912965da1a
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
5 years agoFix sonar issue in vid-app-common 56/85756/1
Parshad Patel [Fri, 19 Apr 2019 06:46:20 +0000 (15:46 +0900)]
Fix sonar issue in vid-app-common

Fix Constructor has 8 parameters, which is greater than 7 authorized issue

Issue-ID: VID-464
Change-Id: If3311351746f4a4890ab73e844decd34486a324f
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoAddress licence discrepancy 74/85674/1
Ittay Stern [Thu, 18 Apr 2019 10:35:43 +0000 (13:35 +0300)]
Address licence discrepancy

Issue-ID: VID-378

Change-Id: I81f6adef541b78a656ca5820a4174cadad12fc77
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agofixing backEnd local workflow type 39/85539/1
Bartosz Gardziejewski [Wed, 17 Apr 2019 07:31:48 +0000 (09:31 +0200)]
fixing backEnd local workflow type

Change-Id: Ifd6f0718135d38135f57496e4f816e48324cfb7d
Issue-ID: VID-401
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
5 years agoMerge "removing /onap/so/infra from properties"
Wojciech Sliwka [Thu, 11 Apr 2019 16:58:23 +0000 (16:58 +0000)]
Merge "removing /onap/so/infra from properties"

5 years agoremoving /onap/so/infra from properties 98/85098/2
Bartosz Gardziejewski [Thu, 11 Apr 2019 16:31:16 +0000 (18:31 +0200)]
removing /onap/so/infra from properties

Change-Id: I9a42d8e3cf0e4fb17356645b7d894d279fe1501b
Issue-ID: VID-460
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
5 years agoMerge "modify local workflow parameters to much native ones"
Ittay Stern [Thu, 11 Apr 2019 12:01:41 +0000 (12:01 +0000)]
Merge "modify local workflow parameters to much native ones"

5 years agomodify local workflow parameters to much native ones 29/84829/3
Bartosz Gardziejewski [Wed, 10 Apr 2019 08:56:23 +0000 (10:56 +0200)]
modify local workflow parameters to much native ones

Change-Id: I8d3e6b204a1b327d7b754c5bc723ae4268174393
Issue-ID: VID-401
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
5 years agoMerge "Update Tomcat version to 9.0.x (was 8.0.x)"
Ittay Stern [Thu, 11 Apr 2019 10:34:35 +0000 (10:34 +0000)]
Merge "Update Tomcat version to 9.0.x (was 8.0.x)"

5 years agoUpdate Tomcat version to 9.0.x (was 8.0.x) 21/85021/1
Ittay Stern [Wed, 10 Apr 2019 16:43:33 +0000 (19:43 +0300)]
Update Tomcat version to 9.0.x (was 8.0.x)

Issue-ID: VID-244

Change-Id: I317720b73ce4e9ea312cfefbc75ecafb56699f1a
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "Doc VID version 3.2.3 (fix formatting)"
Wojciech Sliwka [Thu, 11 Apr 2019 05:59:32 +0000 (05:59 +0000)]
Merge "Doc VID version 3.2.3 (fix formatting)"

5 years agoMerge "Run tomcat as onap user"
Ittay Stern [Wed, 10 Apr 2019 13:37:40 +0000 (13:37 +0000)]
Merge "Run tomcat as onap user"

5 years agoMerge "aaiSubscriberController Test"
Ittay Stern [Wed, 10 Apr 2019 13:37:16 +0000 (13:37 +0000)]
Merge "aaiSubscriberController Test"

5 years agoDoc VID version 3.2.3 (fix formatting) 59/84859/1
Ittay Stern [Wed, 10 Apr 2019 11:56:13 +0000 (14:56 +0300)]
Doc VID version 3.2.3 (fix formatting)

Planned as part of Casablanca maintenance release (3.0.2).

Change-Id: Id7f08e9a0594962e79f012dc943677cfb38c3b10
Issue-ID: VID-446
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "Inject an SystemPropertiesWrapper instance to MsoClient"
Ittay Stern [Wed, 10 Apr 2019 11:48:44 +0000 (11:48 +0000)]
Merge "Inject an SystemPropertiesWrapper instance to MsoClient"

5 years agoInject an SystemPropertiesWrapper instance to MsoClient 68/84668/2
Wojciech Sliwka [Tue, 9 Apr 2019 12:10:15 +0000 (14:10 +0200)]
Inject an SystemPropertiesWrapper instance to MsoClient

Change-Id: Ibbc8540042fc46bd0df42efec99cff5fc2e371a3
Issue-ID: VID-404
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoMerge "Fix package.cypress.json licensing attribute"
Wojciech Sliwka [Wed, 10 Apr 2019 10:52:02 +0000 (10:52 +0000)]
Merge "Fix package.cypress.json licensing attribute"

5 years agoMerge "Doc VID version 3.2.3"
Wojciech Sliwka [Wed, 10 Apr 2019 10:44:04 +0000 (10:44 +0000)]
Merge "Doc VID version 3.2.3"

5 years agoFix package.cypress.json licensing attribute 47/84847/1
Ittay Stern [Wed, 10 Apr 2019 10:38:16 +0000 (13:38 +0300)]
Fix package.cypress.json licensing attribute

Change-Id: Ia412a1deecfda523efde7021096a0c90ab6966ea
Issue-ID: VID-450
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoDoc VID version 3.2.3 37/84837/1
Ittay Stern [Wed, 10 Apr 2019 09:24:28 +0000 (12:24 +0300)]
Doc VID version 3.2.3

Planned as part of Casablanca maintenance release (3.0.2).

Change-Id: I597a018d741bf064563a047c095517c54080aca5
Issue-ID: VID-446
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoSupport for swagger 82/84682/1
Wojciech Sliwka [Tue, 9 Apr 2019 12:57:02 +0000 (14:57 +0200)]
Support for swagger

API definitions available under /vid/v2/api-docs

Change-Id: Ie7e63bfbdb8d41c43bc04ca13351dba533776a8a
Issue-ID: VID-377
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoMerge "AaiController unit tests"
Wojciech Sliwka [Tue, 9 Apr 2019 06:32:24 +0000 (06:32 +0000)]
Merge "AaiController unit tests"

5 years agoMerge "align logic to new so api"
Wojciech Sliwka [Tue, 9 Apr 2019 06:28:55 +0000 (06:28 +0000)]
Merge "align logic to new so api"

5 years agoRun tomcat as onap user 26/84526/2
Wojciech Sliwka [Mon, 8 Apr 2019 13:12:40 +0000 (15:12 +0200)]
Run tomcat as onap user

Issue-ID: VID-423
Change-Id: I5ec25252e325216e0835c55ae9b8ddb47ce11161
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoAaiController unit tests 43/84543/1
Michal Kabaj [Mon, 8 Apr 2019 16:25:47 +0000 (18:25 +0200)]
AaiController unit tests

- refactored and added detailed unit tests testing spring rest mappings

Change-Id: I602b4301c7e46d16cc8606a5e7bb3af1cb0cad21
Issue-ID: VID-456
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
5 years agoalign logic to new so api 28/82928/7
Wojciech Sliwka [Thu, 21 Mar 2019 13:01:50 +0000 (14:01 +0100)]
align logic to new so api

Change-Id: Ic1a975eb6d3d9487fc2e006d2f171fa044806ef3
Issue-ID: VID-400
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoMerge "Increase test coverage for vid/aii - third part"
Wojciech Sliwka [Mon, 8 Apr 2019 08:24:21 +0000 (08:24 +0000)]
Merge "Increase test coverage for vid/aii - third part"

5 years agoIncrease test coverage for vid/aii - third part 83/84083/4
michal.banka [Wed, 3 Apr 2019 10:29:10 +0000 (12:29 +0200)]
Increase test coverage for vid/aii - third part

Change-Id: Ib4da72c1da212cf009f70694ffcb0be4049cb67e
Issue-ID: VID-385
Signed-off-by: michal.banka <michal.banka@nokia.com>
5 years agojunits for ControllersUtils 08/84208/1
Tomasz Gwozdecki [Thu, 4 Apr 2019 08:19:54 +0000 (04:19 -0400)]
junits for ControllersUtils

-Added new test to check Exception handling

Change-Id: I4e634157ad942118221c07d7fe21ee33af68a9ef
Issue-ID: VID-449
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
5 years agoAaiController construction and test improvements 98/84098/1
Michal Kabaj [Wed, 3 Apr 2019 13:46:19 +0000 (15:46 +0200)]
AaiController construction and test improvements

- autowired on constructor instead of fields

Change-Id: I6fbf179a3e0ce51e92d617d681ea63b6926bcb38
Issue-ID: VID-456
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
5 years agoMerge "Extract AlwaysValidRoleValidator from RoleValidator"
Ittay Stern [Wed, 3 Apr 2019 12:46:40 +0000 (12:46 +0000)]
Merge "Extract AlwaysValidRoleValidator from RoleValidator"

5 years agoMerge "Turn role management off by default"
Ittay Stern [Wed, 3 Apr 2019 10:35:12 +0000 (10:35 +0000)]
Merge "Turn role management off by default"

5 years agoExtract AlwaysValidRoleValidator from RoleValidator 70/84070/3
Ittay Stern [Wed, 3 Apr 2019 09:00:57 +0000 (12:00 +0300)]
Extract AlwaysValidRoleValidator from RoleValidator

Issue-ID: VID-448

Change-Id: Ic006aceca9c51305d0706df6c2c6062ccaaee3de
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoTurn role management off by default 01/82901/2
Sonsino, Ofir (os0695) [Fri, 16 Nov 2018 13:01:29 +0000 (15:01 +0200)]
Turn role management off by default

(cherrypicked from casablanca)

Change-Id: Id8611389b80c3a693c989ce3421f08435ad05d2f
Issue-ID: VID-448
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoDisplay Human-readable timeout in Manual Task popup 66/83966/1
Ittay Stern [Mon, 1 Apr 2019 11:58:03 +0000 (14:58 +0300)]
Display Human-readable timeout in Manual Task popup

Issue-ID: VID-403

Change-Id: Iac5d7eb4ab92d967151fcf9ef439dd038f903c08
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "Sending workflow data from UI to SO"
Wojciech Sliwka [Tue, 2 Apr 2019 08:57:15 +0000 (08:57 +0000)]
Merge "Sending workflow data from UI to SO"

5 years agoSending workflow data from UI to SO 86/83186/7
Bartosz Gardziejewski [Mon, 25 Mar 2019 09:07:38 +0000 (10:07 +0100)]
Sending workflow data from UI to SO

Change-Id: I39c78584c61eb317d4eaf2861ece810c1b60ab01
Issue-ID: VID-401
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
5 years agoDisplay Manual Task description in actions popup 48/83848/1
Ittay Stern [Mon, 1 Apr 2019 10:17:42 +0000 (13:17 +0300)]
Display Manual Task description in actions popup

Change-Id: I3aa990785b340cdff647154016ae6078aabc3ee7
Issue-ID: VID-403
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoaaiSubscriberController Test 44/79444/5
Bartosz Gardziejewski [Fri, 1 Mar 2019 11:18:26 +0000 (12:18 +0100)]
aaiSubscriberController Test

Change-Id: I1e1b120d43e295e375626f125b8a24c4ae92b952
Issue-ID: VID-387
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
5 years agoMerge "Refresh offered-APIs doc"
Wojciech Sliwka [Tue, 26 Mar 2019 14:01:45 +0000 (14:01 +0000)]
Merge "Refresh offered-APIs doc"

5 years agoMerge "Deprecate documentation for MACRO_SERVICES"
Wojciech Sliwka [Tue, 26 Mar 2019 14:01:41 +0000 (14:01 +0000)]
Merge "Deprecate documentation for MACRO_SERVICES"

5 years agoMerge "Retrieve worfklows by model"
Wojciech Sliwka [Tue, 26 Mar 2019 13:59:22 +0000 (13:59 +0000)]
Merge "Retrieve worfklows by model"

5 years agoMerge "ControllerUtils tests and improvements"
Wojciech Sliwka [Tue, 26 Mar 2019 13:57:42 +0000 (13:57 +0000)]
Merge "ControllerUtils tests and improvements"

5 years agoMerge "Upgrade lodash to 4.17.11"
Wojciech Sliwka [Tue, 26 Mar 2019 13:55:55 +0000 (13:55 +0000)]
Merge "Upgrade lodash to 4.17.11"

5 years agoUpgrade springframework to 4.3.22 (was 4.2.x) 16/83316/2
Ittay Stern [Tue, 26 Mar 2019 09:25:37 +0000 (11:25 +0200)]
Upgrade springframework to 4.3.22 (was 4.2.x)

Issue-ID: VID-435

Change-Id: Ib7722368894fb39119d47602bca5c4453430ab8e
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoUpgrade lodash to 4.17.11 89/83189/1
Ittay Stern [Mon, 25 Mar 2019 12:00:14 +0000 (14:00 +0200)]
Upgrade lodash to 4.17.11

From https://raw.githubusercontent.com/lodash/lodash/4.17.11-npm/lodash.min.js
Via https://lodash.com/

Issue-ID: VID-434

Change-Id: Ic8bfc382cb929953f695b9f91ded60fe28b9812e
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoRefresh offered-APIs doc 18/83118/3
Ittay Stern [Sun, 24 Mar 2019 13:46:24 +0000 (15:46 +0200)]
Refresh offered-APIs doc

- Redo table frames
- Cross-ref from administration.rst

Issue-ID: VID-370
Change-Id: I97198d1d7cdbe6452834fcde0c4cfe1f7119513c
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoDeprecate documentation for MACRO_SERVICES 19/83119/2
Ittay Stern [Sun, 24 Mar 2019 13:59:28 +0000 (15:59 +0200)]
Deprecate documentation for MACRO_SERVICES

Services are considered Macro by TOSCA Model instantiation-type.

Issue-ID: VID-372
Change-Id: I4ceeb6dcfaff9a2531054a68e8afd26eb6cdb845
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoIngest SO Task fields: 'timeout' and 'description' 21/83121/1
Ittay Stern [Sun, 24 Mar 2019 17:16:51 +0000 (19:16 +0200)]
Ingest SO Task fields: 'timeout' and 'description'

Follows discussion in SO-1594

Issue-ID: VID-403
Change-Id: I04b793d730c9a26d140f52197c103b14d1babd72
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoControllerUtils tests and improvements 82/83082/1
Michal Kabaj [Fri, 22 Mar 2019 23:10:14 +0000 (00:10 +0100)]
ControllerUtils tests and improvements

- added junits
- Injecting SystemPropertiesWrapper via constructor
- switched extractUserId is now instance method instead
of static

Change-Id: Ic706b780c64248e44207a1dee723981a4ca7ed74
Issue-ID: VID-449
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
5 years agoRetrieve worfklows by model 10/82910/1
Wojciech Sliwka [Thu, 21 Mar 2019 10:28:05 +0000 (11:28 +0100)]
Retrieve worfklows by model

Change logic to retrieve workflows from SO by modelVersionId instead of vnfName

Change-Id: Id8ee8b85670dd4b56ce6a43c120e5ef053e5f617
Issue-ID: VID-444
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoMerge "Preset for Workflows action:EQUALS:scaleOut"
Ittay Stern [Thu, 21 Mar 2019 04:47:12 +0000 (04:47 +0000)]
Merge "Preset for Workflows action:EQUALS:scaleOut"

5 years agoMerge "Add tests for AaiServiceImpl"
Wojciech Sliwka [Wed, 20 Mar 2019 14:09:04 +0000 (14:09 +0000)]
Merge "Add tests for AaiServiceImpl"

5 years agoMerge "Merge simulator from ECOMP's repository"
Ittay Stern [Wed, 20 Mar 2019 14:03:36 +0000 (14:03 +0000)]
Merge "Merge simulator from ECOMP's repository"

5 years agoAdd tests for AaiServiceImpl 78/82778/2
kurczews [Wed, 20 Mar 2019 08:52:12 +0000 (09:52 +0100)]
Add tests for AaiServiceImpl

Issue-ID: VID-386
Change-Id: Idbed927b9942c93d6b6ed7dd17fccb27a0853153
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoPreset for Workflows action:EQUALS:scaleOut 99/82699/1
Ittay Stern [Tue, 19 Mar 2019 17:43:19 +0000 (19:43 +0200)]
Preset for Workflows action:EQUALS:scaleOut

Change I71d44c6b36babcc5b8931cda65ab86940062deda modified
MsoBusinessLogicImpl.getOrchestrationRequestsForDashboard
to require having a response from MSO for action:EQUALS:scaleOut in
order to see the other modelType:EQUALS:vnf workflows.

Change-Id: Ib5466c366938653f1cb3edfeb07328a4bc0b5afc
Issue-ID: VID-403
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoTask.java to Task.kt, and test it 60/82660/1
Ittay Stern [Tue, 19 Mar 2019 10:26:20 +0000 (12:26 +0200)]
Task.java to Task.kt, and test it

Also move setRandomStrings() to TestUtils.setStringsInStringProperties()

Issue-ID: VID-403
Change-Id: I0216d16983699f1b91c23d167472e36bcae10ce1
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "second part of tests"
Wojciech Sliwka [Tue, 19 Mar 2019 07:24:34 +0000 (07:24 +0000)]
Merge "second part of tests"

5 years agoTest manual-tasks-controller 92/82592/1
Ittay Stern [Mon, 18 Mar 2019 15:07:42 +0000 (17:07 +0200)]
Test manual-tasks-controller

Issue-ID: VID-403
Change-Id: I547b6653ad7d5bacd50a7254de390a42a7b349c0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "Fix getManualTasks double-addition of baseUrl"
Wojciech Sliwka [Mon, 18 Mar 2019 10:25:06 +0000 (10:25 +0000)]
Merge "Fix getManualTasks double-addition of baseUrl"

5 years agoMerge "Merge automation from ECOMP's repository"
Amichai Hemli [Mon, 18 Mar 2019 10:07:02 +0000 (10:07 +0000)]
Merge "Merge automation from ECOMP's repository"

5 years agoFix getManualTasks double-addition of baseUrl 70/82570/4
Ittay Stern [Mon, 18 Mar 2019 09:26:39 +0000 (11:26 +0200)]
Fix getManualTasks double-addition of baseUrl

Inline getManualTasks which was used only once, and adjusted the tests.

Issue-ID: VID-403
Change-Id: Icf61586e0047d1d9fd828b8394da10fea8fabea0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "Remove vendor from CloudOwner"
Amichai Hemli [Mon, 18 Mar 2019 09:41:23 +0000 (09:41 +0000)]
Merge "Remove vendor from CloudOwner"

5 years agoMerge "setting security level to OWASP Cipher String 'A'"
Ittay Stern [Mon, 18 Mar 2019 09:00:31 +0000 (09:00 +0000)]
Merge "setting security level to OWASP Cipher String 'A'"

5 years agosecond part of tests 13/77713/5
Wojciech Sliwka [Fri, 1 Feb 2019 11:11:04 +0000 (12:11 +0100)]
second part of tests

Change-Id: I799ddd9b8a7b9224e195c1fccf4706f5ff76c0e0
Issue-ID: VID-385
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agosetting security level to OWASP Cipher String 'A' 05/82405/2
Bartosz Gardziejewski [Fri, 15 Mar 2019 09:19:43 +0000 (10:19 +0100)]
setting security level to OWASP Cipher String 'A'

Change-Id: I08562d62fbed8e490f6c9211aa2f1564246e713a
Issue-ID: VID-444
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
5 years agoMerge "new presets"
Ittay Stern [Sun, 17 Mar 2019 15:26:50 +0000 (15:26 +0000)]
Merge "new presets"

5 years agoRemove vendor from CloudOwner 10/82010/2
Ittay Stern [Tue, 12 Mar 2019 09:05:45 +0000 (11:05 +0200)]
Remove vendor from CloudOwner

cloud-owner identifies the vendor and cloud name. First part of
composite key is formatted as vendor-cloudname.

VID will *display* only CLOUDNAME.

Issue-ID: VID-396
Change-Id: I9dd9b2b15d96067023034b5776787c51c3b5eda4
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge automation from ECOMP's repository 35/81935/3
Ittay Stern [Mon, 11 Mar 2019 07:34:34 +0000 (09:34 +0200)]
Merge automation from ECOMP's repository

Reference commit in ECOMP: 8e92a8c6

Issue-ID: VID-378
Change-Id: Ia32f4813378ef95097f788246aa5b1172e20ca48
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agonew presets 01/82401/1
Wojciech Sliwka [Fri, 15 Mar 2019 09:13:24 +0000 (10:13 +0100)]
new presets

add new presets to fill change-management popup

Change-Id: I3bfac732f9c16fe22aa2bddfde946314e7294792
Issue-ID: VID-397
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoEscape unexpected tokens in CATALINA_OPTS 62/82362/1
Ittay Stern [Fri, 15 Mar 2019 04:18:38 +0000 (06:18 +0200)]
Escape unexpected tokens in CATALINA_OPTS

Change-Id: I58b37bb0ac7da5eb49517c9ed17327225728f369
Issue-ID: VID-445
Issue-ID: VID-429
Issue-ID: VID-439
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoIncreasing test coverage for vid.mso.rest 28/79628/5
Bartosz Gardziejewski [Mon, 4 Mar 2019 14:49:50 +0000 (15:49 +0100)]
Increasing test coverage for vid.mso.rest

Change-Id: I48a5827875f9d0023f183cff58b0aaed0e28910b
Issue-ID: VID-387
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
5 years agoMerge "Increasing test coverage for vid.mso.rest"
Wojciech Sliwka [Thu, 14 Mar 2019 08:08:29 +0000 (08:08 +0000)]
Merge "Increasing test coverage for vid.mso.rest"

5 years agoNew VID certificate valid until: March 12, 2020 03/82103/1
Ittay Stern [Wed, 13 Mar 2019 10:03:07 +0000 (12:03 +0200)]
New VID certificate valid until: March 12, 2020

Alias name: vid@vid.onap.org
Owner: C=US, O=ONAP, OU=OSAAF, OU=vid@vid.onap.org, EMAILADDRESS=, CN=vid
Issuer: CN=intermediateCA_9, OU=OSAAF, O=ONAP, C=US
Valid from: Tue Mar 12 15:26:01 GMT 2019
     until: Thu Mar 12 15:26:01 GMT 2020

SubjectAlternativeName [
  DNSName: vid
  DNSName: vid.api.simpledemo.onap.org
  DNSName: vid.onap
]

Issue-ID: VID-439
Change-Id: I1c7c86b8a8170b1da815edd735b46a7df52d05fa
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge "junits for PombaClientImpl"
Wojciech Sliwka [Wed, 13 Mar 2019 09:34:30 +0000 (09:34 +0000)]
Merge "junits for PombaClientImpl"

5 years agojunits for PombaClientImpl 92/82092/1
Tomasz Gwozdecki [Wed, 13 Mar 2019 08:40:42 +0000 (04:40 -0400)]
junits for PombaClientImpl

-Added new test to check Exception handling

Change-Id: I3ddd8ac2e6a3e77ebf751fed8e4bc0ca6cc61e2f
Issue-ID: VID-418
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
5 years agoMerge "Integrate with the oparent.pom"
Wojciech Sliwka [Wed, 13 Mar 2019 07:51:10 +0000 (07:51 +0000)]
Merge "Integrate with the oparent.pom"

5 years agoAdd missing "VNF Config Update" to db init 20/82020/1
Ittay Stern [Tue, 12 Mar 2019 11:15:15 +0000 (13:15 +0200)]
Add missing "VNF Config Update" to db init

Issue-ID: VID-400
Change-Id: I1d2530bc506ef1413a9478c7a7a60cfdf0f20274
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoIntegrate with the oparent.pom 42/79342/4
Ittay Stern [Thu, 28 Feb 2019 10:09:45 +0000 (12:09 +0200)]
Integrate with the oparent.pom

Issue-ID: VID-408
Change-Id: I75fcc65696ec7b281da59f568da2a53b0347d793
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoMerge simulator from ECOMP's repository 42/81942/1
Ittay Stern [Mon, 11 Mar 2019 13:50:07 +0000 (15:50 +0200)]
Merge simulator from ECOMP's repository

Reference commit in ECOMP: 8e92a8c6

Issue-ID: VID-378
Change-Id: Ifd87e07db55a760fc94c582758a7413103b5fdd8
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoIntroduced feature toggle for workflows API 49/81849/2
golabek [Fri, 8 Mar 2019 12:05:24 +0000 (13:05 +0100)]
Introduced feature toggle for workflows API

FLAG_HANDLE_SO_WORKFLOWS was added to list of flags and used in js

Change-Id: I720cd01b001fd1be75ec49628d7bb4b04f883384
Issue-ID: VID-398
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoMerge "VnfInPlaceFields and ScaleOut rendered dynamically"
Wojciech Sliwka [Mon, 11 Mar 2019 10:34:43 +0000 (10:34 +0000)]
Merge "VnfInPlaceFields and ScaleOut rendered dynamically"

5 years agoIncreasing test coverage for vid.mso.rest 21/79621/2
Bartosz Gardziejewski [Mon, 4 Mar 2019 13:57:03 +0000 (14:57 +0100)]
Increasing test coverage for vid.mso.rest

Change-Id: Ie672d561c5f1c674cce979e0f640027bb6fc0fa7
Issue-ID: VID-387
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
5 years agoMerge "Increasing test coverage for vid.mso.model"
Wojciech Sliwka [Sun, 10 Mar 2019 16:53:09 +0000 (16:53 +0000)]
Merge "Increasing test coverage for vid.mso.model"