Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vid.git from branch 'master'
to fcc997f27346a5db7f7e69e8d2bfd42d2bbc4fa1
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1a6b12e498cb61c8d1e846f78dc404a44b824d54
- Merge "AaiController cleanup"
- AaiController cleanup
- removed unnecessary code comments
Change-Id: Ia9dbd2258ea5ec0ba346835615056331ae00f491
Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 779c51de46cf55648036361bb33e0470b28756ca
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4dc2c4df24d733db6176c738eb9a9ee35a112795
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 445056740d0f24e45d0c8f90cc024bbc090165b4
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4b49617c80ada42ee41f3eb118898f7872f794e8
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 071af2eee831a237bbd08753513277c3189cbdbb
- Merge "Toggle workflows-list consume from SO"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to a8f5de045ec801b343c16c7f1c9456813ca4b7ab
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f3b31fe846630953923844ed3ab7defea9ac4447
- Merge "Rewrite LoggerControllerTests"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to fa628a20ef151d4b89302dd767f28415c774caf8
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 22b961325bf83be59607b65b8e0117604834687b
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e45ae0f52dc8bf623419c3c7399340b8121f4db6
- Merge "Sonar fix too many method param"
- Sonar fix too many method param
Issue-ID: VID-466
Change-Id: I5fbffdddabf9f62a5408cd8b40397a42753006e8
Signed-off-by: arindamm <arind.mondal@samsung.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 73e90ce42013fbd2ee87477a2cd8c72eb234df3d
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to f2dc71a2443c29c00da7750230015d6555e86b1f
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e6571c6df02776c335b156b0fb44e31d723ffa06
- Address licence discrepancy
Issue-ID: VID-378
Change-Id: I81f6adef541b78a656ca5820a4174cadad12fc77
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e923c507e85a91c908b24ca0e5eff1022d66d9d0
- fixing backEnd local workflow type
Change-Id: Ifd6f0718135d38135f57496e4f816e48324cfb7d
Issue-ID: VID-401
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 51a12b964a2c5dbfc7df7ee5fb7604af41e3c6b7
- Merge "removing /onap/so/infra from properties"
- removing /onap/so/infra from properties
Change-Id: I9a42d8e3cf0e4fb17356645b7d894d279fe1501b
Issue-ID: VID-460
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 61ef90b0912bdd6a7cf7169d46c4c2aa7156742f
- Merge "modify local workflow parameters to much native ones"
- modify local workflow parameters to much native ones
Change-Id: I8d3e6b204a1b327d7b754c5bc723ae4268174393
Issue-ID: VID-401
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 526efd6589d8e22f46bd0ec8e5ed41cbb3970ca7
- Merge "Update Tomcat version to 9.0.x (was 8.0.x)"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to d82a97ad506797f97edfd28b1658c71dc1509e5c
- Merge "Doc VID version 3.2.3 (fix formatting)"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 54bf7af2909ff6a4294c35265bc096c360c1a650
- Merge "Run tomcat as onap user"
- Run tomcat as onap user
Issue-ID: VID-423
Change-Id: I5ec25252e325216e0835c55ae9b8ddb47ce11161
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 645680174effb1d92bb27f6c66ea6d861915f487
- Merge "aaiSubscriberController Test"
- aaiSubscriberController Test
Change-Id: I1e1b120d43e295e375626f125b8a24c4ae92b952
Issue-ID: VID-387
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to a0fd8b6fcb1f8cfae16bef075b1b8c170b8f4d3f
- Merge "Inject an SystemPropertiesWrapper instance to MsoClient"
- Inject an SystemPropertiesWrapper instance to MsoClient
Change-Id: Ibbc8540042fc46bd0df42efec99cff5fc2e371a3
Issue-ID: VID-404
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to c9599ff74584571fa7fdf241949713bc08ce2936
- Merge "Fix package.cypress.json licensing attribute"
- Fix package.cypress.json licensing attribute
Change-Id: Ia412a1deecfda523efde7021096a0c90ab6966ea
Issue-ID: VID-450
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 92137f57ba615ce8888a1539ccc332c202e176db
- Merge "Doc VID version 3.2.3"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 86683c58addadfeabe12d10c2fa26cfead22c2fe
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2e77a83940fbe63305045ae8712404e38e8be185
- Merge "AaiController unit tests"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e6c63120ff5bcaa1eec2bc0fc9ff1ced572dc047
- Merge "align logic to new so api"
- align logic to new so api
Change-Id: Ic1a975eb6d3d9487fc2e006d2f171fa044806ef3
Issue-ID: VID-400
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b39f4b49ff9ad4d98bac22c331c3becb3352585a
- Merge "Increase test coverage for vid/aii - third part"
- Increase test coverage for vid/aii - third part
Change-Id: Ib4da72c1da212cf009f70694ffcb0be4049cb67e
Issue-ID: VID-385
Signed-off-by: michal.banka <michal.banka@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to efbd6b79e61a62891f043926c7d3876ae945e50f
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 13d5d23cf1e7fcd52244ef284019a0eb280bb14a
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 1bd02543b9812599fe41931086fb309d56e7670e
- Merge "Extract AlwaysValidRoleValidator from RoleValidator"
- Extract AlwaysValidRoleValidator from RoleValidator
Issue-ID: VID-448
Change-Id: Ic006aceca9c51305d0706df6c2c6062ccaaee3de
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 7be7b5464dfa3bdad079a84b72191ab258f94e2f
- Merge "Turn role management off by default"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 609062f1855cef71bcdc9bdd9399cf401db20224
- Display Human-readable timeout in Manual Task popup
Issue-ID: VID-403
Change-Id: Iac5d7eb4ab92d967151fcf9ef439dd038f903c08
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 56d27d6651babd9223ee8e3a3deddda9d702dcd1
- Merge "Sending workflow data from UI to SO"
- Sending workflow data from UI to SO
Change-Id: I39c78584c61eb317d4eaf2861ece810c1b60ab01
Issue-ID: VID-401
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 99f537f2af25e2810ff39077d3d49fadff6272ff
- Display Manual Task description in actions popup
Change-Id: I3aa990785b340cdff647154016ae6078aabc3ee7
Issue-ID: VID-403
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 92c875958080d6e3039952b3ea3f8deab704ea51
- Merge "Refresh offered-APIs doc"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 0115e068fbd51b55f51b7c5dba5b3781fdada06a
- Merge "Deprecate documentation for MACRO_SERVICES"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 152eda99f84a24f5ac0c6ca8a96e243f75b07a6d
- Merge "Retrieve worfklows by model"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to c559fdca92f31300a341ba56216eec9ab0a5a884
- Merge "ControllerUtils tests and improvements"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to a656e9d5fbfb08da18f1490a254ae3bbdbe515f2
- Merge "Upgrade lodash to 4.17.11"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3bbd23f6209d8db5b2938eb8fcb79a6823fa21ac
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ab7debfa76efa8cce94bb1244ec6b9ad7add427d
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 926100a4e3d59d0dbee1f79570fca98d177d323b
- Merge "Preset for Workflows action:EQUALS:scaleOut"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3c89b3583b66eff7f8fd473027fdc0d31a724268
- Merge "Add tests for AaiServiceImpl"
- Add tests for AaiServiceImpl
Issue-ID: VID-386
Change-Id: Idbed927b9942c93d6b6ed7dd17fccb27a0853153
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 9e9f17ce23167e8b5fe85597048d39985d8a5277
- Merge "Merge simulator from ECOMP's repository"
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 03359a5641dfb26f93d630a1b1232c0ffc6ec51c
- 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>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 3394b255296c22ad171ac4c4a3f82fce05b48db2
- Merge "second part of tests"
- second part of tests
Change-Id: I799ddd9b8a7b9224e195c1fccf4706f5ff76c0e0
Issue-ID: VID-385
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e890338b932815d2b1a3edf26d6a10bd493e502a
- Test manual-tasks-controller
Issue-ID: VID-403
Change-Id: I547b6653ad7d5bacd50a7254de390a42a7b349c0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b324a34d09bcfec4fa66f39184f1a42a0101ff84
- Merge "Fix getManualTasks double-addition of baseUrl"
- 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>
|