Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/vid.git from branch 'master'
to dd3ba9800ec14898f50858ecd67db0f9245ffc01
- Bump VID version to 5.0.0
Issue-ID: VID-296
Change-Id: I05f4122d9b150e70495d080eccc5cff6c90cb0d1
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4480a6cac93693cef4515a0f5588c58bbe270f06
- junits for AaiController
-Added new test for getSpecificPnf method
Change-Id: I1837a364673c3dd04b559eacccd7baeeeb82208f
Issue-ID: VID-478
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to fc596b9d71dddc87b58de486f0f5af26ea8755b4
- Document OJSI-119 vulnerability
Issue-ID: OJSI-119
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Cherry-picked from change: I0d92cbe38fd89aaa3fe38f3f45367480f9e40754
Change-Id: I282648323aa6a93f60b79ed97f845c44ef076abe
- Improve security release notes
In order to provide users with more details of project's state in
terms of security let's divide the security release notes into three
sections:
- Fixed Security Issues
Contains a list of security fixes merged during this
release (especially those reported via OJSI tickets).
- Known Security Issues
Contains a list of vulnerabilities detected in project during
release which have not been fixed yet and thus should be mitigated
by the user.
- Known Vulnerabilities in Used Modules
Contains information about NexusIQ scan results
Issue-ID: SECCOM-238
Cherry-picked from change: I7699ddf404ff08d793e7f1897b4bb2218fc52e0a
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I7b8e8db3f1cbfdcde947563df7010075a6caf0f6
- Differentiate cloudRegions with same name and different owner
Replaces change I22c0b07173950c253a9272b8a96ab63e006efa49
Resolves defect:
Issue-ID: VID-482
Cherry-picked from change: I38c2f6a86a044297b1b76c1316e50cacb0264da9
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Change-Id: I2ecf07aa5614e94fce49eeaa7fef71b683f6c3c8
- Support service models with policy
Upgrade sdc-tosca to 1.5.1
Issue-ID: VID-481
Cherry-picked from change: I75f0df4cae73257fc6aa58b9f5f627901c2c61c5
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Change-Id: I13d61050e819c1f65bf855f314e84406d35f1a9c
|
|
* Update docs/submodules/vid.git from branch 'master'
to e0c59bc9b16bb69f0f0a47268742c9f030aa3aa6
- Merge "AaiController unit tests"
- AaiController unit tests
- unit tests for getAicZones
- fixed encapsulation and immutability issues
in AicZones and Zone objects
Change-Id: I3f71d45bb3c4e2238966e245f0ab77031c4dcb60
Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ba76048291feeb83a3596ebf04c9c0f384706d7b
- Merge "Initialize parameters maps before reading params"
- Initialize parameters maps before reading params
Change-Id: Ie4845c5afc647cae96869609fc665cc4fe854eb8
Issue-ID: VID-484
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
(cherry picked from commit ac142979f8499af24390290f7800d3fe266583d1)
|
|
* Update docs/submodules/vid.git from branch 'master'
to b1d739306129ef001a8f9f9f75dc34c568a3d5d0
- Add MsoControllerTests
Issue-ID: VID-470
Change-Id: I9416247d8d9548d1c01af070d8106b1512dee200
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to e3c3ba0dc33afe638cd1cade06331b1c5d379295
- fetch parameters for native workflows
SO api for retrieving workflows won't return parameters for
workflow marked as native due to high impact on existing code.
In that case VID will fetch parameters from internal API
Issue-ID: VID-484
Change-Id: I7577afa3832c96b523daae01895a249d6ea86e65
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
(cherry picked from commit 8140332ee31a1cde9cd60d7ffe6ddb01af8f6037)
|
|
* Update docs/submodules/vid.git from branch 'master'
to bd42250f5046225cfb155d004c839eb9e1de1899
- Merge "AaiController cleanup"
- AaiController cleanup
- reformatted code according to java style guide
- removed unused HttpServletRequest params
Change-Id: Icdb215dfe739e91031bc9fa963fe11a3a0c45107
Issue-ID: VID-478
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
* 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>
|