summaryrefslogtreecommitdiffstats
path: root/docs/submodules/vid.git
AgeCommit message (Collapse)AuthorFilesLines
2019-07-22Update git submodulesRina Roi1-0/+0
* Update docs/submodules/vid.git from branch 'master' to bfcf8e43eab481162f41eb5076a7bf7c67f0ad22 - Add LiquidBase to increment DB changes Issue-ID: VID-517 Change-Id: Idad13fbd72bb1f1d356d790d3d84a1ddec30011f Signed-off-by: Rina Roi <rina.roi@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-22Update git submodulesRina Roi1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1af5b893812574be9cd67eefb2e382f623bcdb3f - Add `X-ONAP-PartnerName` header to all MSO requests Issue-ID: VID-531 Change-Id: Ia6416c9da031cbca5d7a13cd93bb110bfc4bc1a2 Signed-off-by: Rina Roi <rina.roi@intl.att.com>
2019-07-22Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to aa9bee1fac0a5a5ee96a896de90645bb950b609a - Merge "Allow full-path to certificate and remove implicit Optional::toString" - Allow full-path to certificate and remove implicit Optional::toString 1) If getAAITruststoreFilename or getAAIKeystoreFilename has a file separator -- don't append certFilePath to filename. 2) getKeystorePath() is issuing Optional::orElse, as the code `+ getAAIKeystoreFilename()` is implicitly calling `getAAIKeystoreFilename().toString()` which yields a default toString e.g. "Optional[configValue]". Issue-ID: VID-229 Change-Id: I9c135cc3dfd72cdc203b59d78162a568a6dbd688 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-22Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b491faf8b57779addeb41def6be4c8977d0d5acd - Merge "Pnf pojo improvements" - Pnf pojo improvements - added builder - immutable - improved json serialization Change-Id: If0c9128dfd27d1c04e2f8683bade16700789276e Issue-ID: VID-478 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2019-07-22Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7777af2d57f3461b06f8c787cfb6e33c3b01e8a6 - Merge "fixing bugs connected with undefined parameters" - fixing bugs connected with undefined parameters Issue-ID: VID-488 Change-Id: I0099ec50d775bbae6bdbfa40de85decd839f21b3 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-07-22Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2161e5d01e6ff0e1460d268371c97792331b0974 - Return a value from MsoInterface::setServiceInstanceStatus This resolves the case where mso_activate_service_instance API is returning an empty object. Issue-ID: VID-267 Change-Id: I691c7ca037c5458ce728bed10bf959e664679b6a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-19Update git submoduleskurczews1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e751654a743922fc2a2d23b27553ad451dba6643 - Add MsoController tests Issue-ID: VID-470 Change-Id: If1577f3a1ed625f0c7bf8e1940e1a92073191efc Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2019-07-18Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f4c052df50487af25e4508978bd1b667bc37dbc2 - Merge "Merge from ecomp 3374149f - AngularJS UI" - Merge from ecomp 3374149f - AngularJS UI Issue-ID: VID-378 Change-Id: I6b3243b492009035c911f63b93258ea76938fcb9 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-18Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 3bf5f113cd4dfefdbc27f01fd7ec7c5e39d48695 - Don't override SystemProperties without restoring it This resolves NullPointerException in Dublin's Jenkins' SyncRestClientForHttpServerTest. Issue-ID: VID-503 (cherry picked from commit ef34f16650be1f251447a7b9a1d9f1369ca459de) Change-Id: I65fbed0a6f6214d9495d0cb6456b3a8e4f094a3d Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-18Update git submodulesTomasz Gwozdecki1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0f54454a7f6a26b42aa78c228d63a74f9a619a78 - junits for AaiController -Added new test for getVersionByInvariantId method Change-Id: Iba77e8638047ba20ac80816b779575ce5e32df86 Issue-ID: VID-478 Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
2019-07-18Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to db98c7976e57f8bacbcc93b802b4d05b1db7b8cf - Let API tests run without report_portal_integration, using dynamic loading - Removed @Step annotations, as pointcut is hardcoded in com.att->   .automation.common.report_portal_integration.aspects.StepAspects - Introduced ReportPortalListenerDelegator that loads com.att->   .automation.common.report_portal_integration if available - Optimized and organized dependencies - Upgrade maven-assembly-plugin to resolve "Java heap space" error. Issue-ID: VID-378 Change-Id: Iaf9279a48a1474d0ef6d0f514259dd383f6f5dbf Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-15Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5f9fd8e2506de6ce7dc27d0fba009724e440f15d - Merge "Moving report button up, and setting feature flag on" - Moving report button up, and setting feature flag on Change-Id: I3df31fe42c2b7e0bec3b52f2886726419a22f681 Issue-ID: VID-488 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-07-14Update git submodulesEinat Vinouze1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f486e80d76c2bde1df02876b730fb08822ba547e - Add and upgrade dependencies on pom files Issue-ID: VID-512 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I1800a2cc7bfdbbc015399092da24b430c5faab66
2019-07-11Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7befef8d013fb9e5627a50f7fb1e1937eb27e483 - Change tests and log to expect "Browse SDC" (was "ASDC") Issue-ID: VID-516 Change-Id: I481880df1796721128b07e3dc3ae83085fc097e8 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-11Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5f458465bf2fb660a474e27f50bb876b3737a143 - Package webpack's `dist` folder into /app/ui Issue-ID: VID-515 Change-Id: I33d4b5f0dbd4125a5b79253c4dc8e736df9116ee Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-11Update git submodulesRina Roi1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b7719bae06f969d1293fad1a16c180afd7ded761 - upgrade jersey version for api tests Issue-ID: VID-472 Signed-off-by: Rina Roi <rina.roi@intl.att.com> Change-Id: If234725df5e929b2cd846fec5cc75daacb740b8d
2019-07-09Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 58d22b526418ffeb89337fed9e20406da420bc6f - Merge changes Ib4430bf2,Icc0bdb9e,I2736b984 * changes: Merge from ecomp 718fd196 - Ext. Services Simulator Merge from ecomp 718fd196 - Integration Tests Merge from ecomp 718fd196 - Modern UI - Merge from ecomp 718fd196 - Ext. Services Simulator Issue-ID: VID-378 Change-Id: Ib4430bf23d109e6fdfe38c55e55b7d3b96fff3af Signed-off-by: Ittay Stern <ittay.stern@att.com> - Merge from ecomp 718fd196 - Integration Tests Issue-ID: VID-378 Change-Id: Icc0bdb9ef37b1d429d47c2070f76d1ee63ad7489 Signed-off-by: Ittay Stern <ittay.stern@att.com> - Merge from ecomp 718fd196 - Modern UI Issue-ID: VID-378 Change-Id: I2736b98426e324ec3aa233b034229ba84d99839f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-09Update git submodulesBartosz Gardziejewski1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 302b02a847e7aa8ccf3ff4bc14ff8a9cf67511b0 - adding test API information and spinner indicating report loading Change-Id: Ibbf6280496863c60c42dc9bce82d7b8ec4dcc8bf Issue-ID: VID-488 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-07-09Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e2d01234b37dc286604f96b2274b51a7b14fe910 - Merge "Adding data about error report in logging.rst" - Adding data about error report in logging.rst Change-Id: Ibcdc87f1a1784fce05d6d9ca9f6eef95b9c93077 Issue-ID: VID-488 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-07-09Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to bca63fbeada8e1588c0798af1c83390878f18508 - Merge "GUI for error reporting - fixing service uuid sorce" - GUI for error reporting - fixing service uuid sorce Change-Id: Ia68636d7c5be943124b10ecfbc4641ab8bf53de0 Issue-ID: VID-488 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-07-08Update git submodulesEinat Vinouze1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d7192595536591a764afbdf159f68509b6b20bae - Upgrade to Spring 5.1.6 + simulator fasterxml Issue-ID: VID-512 Change-Id: I9a74e6357671c5eee0a425354dcd07c762c69c83 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-07-08Update git submodulesBartosz Gardziejewski1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 89b0566dcf587d36f713d301b27009ce1d3bbec6 - Adapting GUI for error report managing Change-Id: Idb3f5750596334990b030bfdf2f6551ad4d1c8e3 Issue-ID: VID-488 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
2019-07-08Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5fdd07ac5c8b0a229b437aed258710a29801c31a - Merge "Add controller which create error reports" - Add controller which create error reports Change-Id: Icfba59e90420c0d849c9ba5fae3d0cb1b40ed265 Issue-ID: VID-488 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-07-04Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to fc62274e8d15964d63c62bf0e2f4abc040252ee9 - Merge "Send logs to logstash" - Send logs to logstash Removing logback from vid container as it is not used at all Setting eelf variable to read configuration from /tmp/logback.xml -place which is mounted in oom /tmp/logback.xml has logpath set to /var/log/onap/ Change-Id: I8045e1d63f8f2b7574684f0758475555463fe8b1 Issue-ID: VID-485 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2019-07-03Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b460da47f0aebe67bed1234711b8bbf4889d1354 - Let build module vid-ext-services-simulator without docker Issue-ID: VID-507 Change-Id: Iac58cb56c3e121302e93c5720daa11fb264529c6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 94601aece8c9f5b687c6da86be9c6e8c148cf7ba - Revert "Build module vid-ext-services-simulator" Issue-ID: VID-507 This reverts commit 6946c31e, as it does not "deploy" successfully in vid-master-merge-java. Change-Id: I3863829a43d4232b6533cca75a7dd33a41e75c5f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d6544de1d5320f864ab8f04c7aea15a1946b233a - Add maven-replacer-plugin to set value in version.json Issue-ID: VID-507 Change-Id: Iab08d9da4352b159a4dce550188af973bd55edfc Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 6946c31e6ed8180295e60797d9af0845d6697efd - Build module vid-ext-services-simulator Issue-ID: VID-507 Change-Id: I8f44a4c9b1502e9803dcafe9bce4c59d392c0dfd Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-01Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 3e884e186983f1c5a84da07ed82e5c8c1caf55a2 - Merge "Extend probe mechanism" - Extend probe mechanism Fixes from latest review. Introduce probe interface. ResponseWithRequestInfo is not used - it belongs to aai package and requires javax.ws.rs.core.Response. Fallback in aai client will be removed as soon as sdc provides https support (hopefully in El Alto). Change-Id: I4527d447a273328d38ff2ef7f9d2a93453cec9f2 Issue-ID: VID-490 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2019-06-28Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 02d53313aa3ad07efdb1de0caf4d8a9792cc9143 - Import missing vf-module-homing-data-action.controller.js Change-Id: I97079d1773b412d3dd95d1e362525e9a75f06bc9 Issue-ID: VID-503 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-27Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to fd34d59d1dfb6cff996a1d356640b6576687a995 - Fix for overlapping vnf name Remove 'position' tag from vnf-versions-name class as it blocks text wrapping Change-Id: Ic2e4bfedb0f1bc8a9b1a59769c73caec7d7388b7 Issue-ID: VID-506 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2019-06-24Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 3c0a6dcf2565584df386ecbe389acbc0cb19144c - Merge "Bump vid-webpack-master for versions-maven-plugin" - Bump vid-webpack-master for versions-maven-plugin This lets vid-maven-stage-master go green. This complements commit e67fc39116ef74b865422c92b249ccec6c21fdfa Issue-ID: CIMAN-234 Change-Id: I0d1fdcdd3601b0f367a0d7a8ac28b02a4ca7f408 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-19Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b93b96bc2806da015faf1e8afd2fe23ad6535597 - Normalize slashes in repositories paths This lets vid-master-release-version-java-daily go green. Issue-ID: CIMAN-234 Change-Id: I87f2f0925388cf7f5129cce37ace9321f3533f7c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-19Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 769578c1ec9e29a59dc629bc32177c558404cc12 - Merge "Un-SNAPSHOT all modules while build" - Un-SNAPSHOT all modules while build 1. Upgrade to latest versions-maven-plugin: 2.7 2. Set artifactId=*; see: http://www.mojohaus.org/versions-maven-plugin/set-mojo.html#artifactId This lets vid-maven-stage-master go green. Issue-ID: CIMAN-234 Change-Id: I4b87d67e76c7f317f93a06c84e48d240fba6e126 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-19Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7f0e6936709cc19e3e1e1ad035e5b7d00809d6c6 - Merge "Extend probe mechanism" - Extend probe mechanism added methods to: - new aai client - sdc client - so client Change-Id: Ib7beb5a5ac58c2ac9767f5e8dc4f988ac0a44c3e Issue-ID: VID-490 Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
2019-06-19Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 46adb535d3af416773475b9aabb2ace8e1e9e1de - Remove maven-deploy-plugin This lets vid-master-release-version-java-daily go green. Change-Id: I8d1fdc153566a8b3b8e3783f6a9637c58d608127 Issue-ID: CIMAN-234 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-18Update git submodulesJessica Wagantall1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 97bec3c43ac5cefdb8b852de8efb00a84148ed28 - 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. Issue-ID: CIMAN-234 Change-Id: I4c07e214bad0f89b990b712abaf8d9bf79c1b237 Source-Change-Id: I295d7c17374a49ff0125a50d8765fe295b55c4d8 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> (cherry picked from commit 445056740d0f24e45d0c8f90cc024bbc090165b4)
2019-06-18Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b83a6d85917a5fcbb5b54734b01e82fdaa1217d7 - Merge "Show npm config" - Show npm config Issue-ID: CIMAN-234 Change-Id: Iecf36ab1a40e7d6f7638874a1bf95b3f398bf112 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-18Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 05b9d57045bcff4535b7285d5181135e3cc7dcdc - Find the first selected scale-out vfModule (fix) Issue in original code is that it used callback function(key, item), but function(item) or function(item, key) is the correct parameters order. See https://lodash.com/docs/4.17.11#find Issue-ID: VID-487 Change-Id: I6101f913f50f80c2c7afa636b5f53486088a0289 Signed-off-by: Ittay Stern <ittay.stern@att.com> (cherry picked from commit 71e820e32bd4f32aff4026fc55c6bb1f5891a0c2)
2019-06-13Update git submodulesMichal Kabaj1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 6c98119d3f394b85683aa1625ca2c63d76235e36 - AaiController unit tests - unit tests for getPNFInstances Change-Id: I9d77ad0e15be23dc169721c6b73bea9fb1ecaf19 Issue-ID: VID-478 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2019-06-10Update git submodulesmichal.banka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f0ab6c540529dadd0318bb2eb9c012d0c3dcea16 - Rewrite tests for AaiServiceImpl Issue-ID: VID-386 Change-Id: I3cbcdada18f2813bc8a4cf442f54df297f5ec945 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-06-05Update git submodulesIttay Stern1-0/+0
* 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>
2019-06-05Update git submodulesTomasz Gwozdecki1-0/+0
* 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>
2019-06-03Update git submodulesKrzysztof Opasiak1-0/+0
* 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
2019-05-31Update git submodulesWojciech Sliwka1-0/+0
* 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>
2019-05-30Update git submodulesIttay Stern1-0/+0
* 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)
2019-05-30Update git submoduleskurczews1-0/+0
* 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>
2019-05-29Update git submodulesWojciech Sliwka1-0/+0
* 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)
2019-05-28Update git submodulesWojciech Sliwka1-0/+0
* 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>
2019-05-21Update git submodulesIttay Stern1-0/+0
* 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>