summaryrefslogtreecommitdiffstats
path: root/docs/submodules/vid.git
AgeCommit message (Collapse)AuthorFilesLines
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0ccf8ebba94447e7e7004c1a14049f679b0f28b2 - Improve vid-simulator cloud-nativeness Issue-ID: VID-608 * Integrative tests will look at `SIM_HOST` that may differ from `VID_HOST`. * Simulator will look at `hibernate.connection.url` property for db-connection config * Don't skip DB connection if schema not ready, by removing schema validation Change-Id: Idb4587c30dd0cbc0fe7e7362cb691a4cb425fd10 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 87c87c875e0c0bba90e4ed911c8066dcfa85c517 - Merge "add missing test annotation" - add missing test annotation to test extractPortMirroringConfigData_ givenAaiResponseWithoutRegionIdName_yieldException Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I5ae29bc427b1b0d6a832b10b52102364e789e5ae
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f0999f2922fd0645c708dad5c04170f4bbc71f11 - Merge "add AAIServiceTreeIntegrativeTest" - add AAIServiceTreeIntegrativeTest Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ibebd83ad0359612ab03934da743fda64a9833b66 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 00b9e88259ab9900f7e21023873ee2c31911f558 - Merge "Remove the illegalStateExceptionHandler, as it's already in parent class" - Remove the illegalStateExceptionHandler, as it's already in parent class Issue-ID: VID-561 Change-Id: Ie27eea2f8219575bcdcaba6f7796acdd1dd07aa9 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1ba4cd060d6c021d426779427047f3382d5c2012 - Merge "fix getDeactivateAndCloudDeletePath test" - fix getDeactivateAndCloudDeletePath test Use hard coded in test instead of same logic of production code Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I967432e5e35fde7661fc2145ac3815a4b0a05318
2019-09-04Update git submoduleswsliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ac02d11e7bd8b6fe00cecf5377844905a4df3eb1 - Lets build modern ui by default to disable modern ui build just use maven with -DskipModernUi=true Added configuration for maven-cleanup-plugin to remove 'dist' directory Issue-ID: VID-576 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: I668820bbd28302b8cdaf13300b0f26cfcb3df398 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com>
2019-09-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 743eea07a01b475f6c116343d8bae80699ab4c1d - Merge "Add UT to ToscaParserImpl" - Add UT to ToscaParserImpl Issue-ID: VID-378 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: If2cf3bd2171b7935702008f7a16fbea1b8523a35
2019-09-03Update git submodulesEinat Vinouze1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 91d3f65455177e10eb22d639afcc00cde6ad90a2 - change management cypress This is the very first cypress test for change management Issue-ID: VID-596 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ib3ddc5d88504392281dbd25c3d6688714a01a643
2019-09-03Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to da094bf82ae74443afeb50d86712eb5e784b481d - Merge "Add to SimpleDateFormat function locale us parameter" - Add to SimpleDateFormat function locale us parameter Change-Id: I27866be89b95d2c164909248f3bbd45373bf39a9 Issue-ID: VID-605 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-02Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d4d98f9674093637589fe3780d22756f02e92e1b - remove not used feature RoleGenerator Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I0eea2c7305f6faabcb1e54a7f4dd9f51fe37586f
2019-09-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b854b38ea408a88632445e47597b5db4533c0d59 - Merge "Add a semicolon at the end of this statement" - Add a semicolon at the end of this statement In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-597 Change-Id: I64c97eaf1877016fe79e6e31caf620f8c99363df Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f1d68862af43f2d428042476e876b5073978bbc1 - Merge "Add a semicolon at the end of this statement" - Add a semicolon at the end of this statement In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-597 Change-Id: If02076cca1cde742aae6e499bc29e92a1aa9b2b6 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 70cd504a400a8b6d96970915500e77dce2b36353 - Merge "Add a semicolon at the end of this statement" - Add a semicolon at the end of this statement In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-597 Change-Id: Icfb0b3ce96d9f0137bdd9445173dd31e27e13305 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-09-02Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4e36a1de996cc5b30454d77c08545cd71f3c671d - improve test to verify also serialization Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Iaff42459fc9bd7d843b21af6d710afc9a194680c - add UT for MsoController.testActivateFabricConfiguration Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Iddecbfef0378a559a34501e15911b350ec0766a0
2019-09-02Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to a98f4ff3ed19a38ed18e34a5a18e3be2c9e63732 - Revert "add some UT for MsoBusinessLogicImpl" This reverts commit b2805ebd910ecf9cc49597a52bd8f6e6b18f1d31 Reason for revert: duplicated tests. These scenarios already covered by another methods in this class. Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I645b770d853dc39947222de5b8332d3e9fd23087
2019-09-01Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1b0d4c6a981f35a7fdf6a969aad483c871af4292 - Merge "add some UT for MsoBusinessLogicImpl" - add some UT for MsoBusinessLogicImpl Add UT for: deleteSvcInstance, deleteVnf, deleteVfModule Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I838c69ae4d0209fe8d62ada98e06dcc1817a4d88
2019-09-01Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e7b02c6027fec763ce1793abb0983ecfcee7f6e1 - Fix "old-csars" test: csarWithVnfWithVfModuleInModel Issue-ID: VID-378 Change-Id: Icde5058772379f2d48477c05c986f4fe8a30f446 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-01Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ccf611730b91fe10f60633c3aeb604ea993e61b0 - add UT for NCF model Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I4f9eaa8a12770d7afb9b51633e70ff799f670b70 - add getNewestModelVersionByInvariant to controller and service Also add testGetActiveNetworkList UT Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I97c2ae029272aba915d5f9699bccff0eb9d49329 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> - handle non OK response from SDC while getting model Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Idc6e587abb24fbec65ed159db7008e50abee2581
2019-08-30Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 406cc2fe614d089c2f7834f9a22d6dfa47b4fa16 - Merge "add ut getServiceToscaModel rethrow Exception" - add ut getServiceToscaModel rethrow Exception Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia8a649a281cbc687bbec4f25e6bd67e1681276bc
2019-08-29Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 3d175558e53176c4e7dbea9475ea4b8fbfeb249a - Merge "edit of macro services in new view edit screen" - edit of macro services in new view edit screen Fix Vid Notion Builder behavior according - all macro non transport services should open the new view edit screen Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Icd45fcbfcb4bf8928f44f73fb3ddd84ac1f1d341
2019-08-29Update git submodulesanushadasari1-0/+0
* Update docs/submodules/vid.git from branch 'master' to bdd1d2c30961d6b7e3e8777e3659dce7d32da61f - Add a semicolon at the end of this statement In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-597 Change-Id: I4d324d96d28a3796b971b83997d72a64ed161ce8 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-29Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e7dfb1fd34541e56b70c6d57a9c04c3883615b11 - Merge "Add a semicolon at the end of this statement" - Add a semicolon at the end of this statement In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-597 Change-Id: If9e0bba384cd1345e4674e5e06085ba8feb78e39 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-29Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 063bae2178412f29216b49788c613b863e611f70 - Merge "Add a semicolon at the end of this statement." - Add a semicolon at the end of this statement. In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-597 Change-Id: I9a80b3c9fd3102f508a33581f57499dba33b51fd Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-29Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 44d49cc9257c70ffdf70b9f6c8252792e706c48b - add UT to ToscaParserImpl and fix little bug Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I5ea0f09c2898c3a7e1db60d37dde754138a86121 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-08-29Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to a4aae1860d3aa324dbfa54c639aa7da39c18745c - add AAITreeNodeUtilsTest Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I74dc26492196c4907e1aae208944c412869eef4e Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-08-29Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0ba9caffd1185fdd16f97830916ae6e3d6b08116 - fix url and payload for getting latest model Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I5b2dc7df0202838898ab060a71c144f69a54900f
2019-08-28Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 9d0908e18d51a4ba1c4a54b01fcbe16598bd352a - Fix legacy region in resume vfModule Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Idad1357d8de234ad54716d8d51ac846a426a5258 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-28Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7648b9f8c631b346d30132c2b0fa29b14365b83c - Merge "Fix resume vfModule" - Fix resume vfModule Get from AAI lcpCloudRegion and tenantList even when there is homing data for vfModule, for make resume popup compatible with creationService Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia57e8e020d2f5373c2b3239b6020a12030deef07
2019-08-28Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e7021a29f0df8b40d64c8e7054c103f0d1369fa2 - Merge "Pass optionId in msoParameterList, letting late deconstruction of owner+region" - Pass optionId in msoParameterList, letting late deconstruction of owner+region Issue-ID: VID-378 Change-Id: I234bdd6c693c66621f187bb4e7ededd2c0324cac Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-28Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4f7c6678547c747963e2889d9dd5013fd18c1c97 - Change out-of-the-box config to work on dev's environment Issue-ID: VID-564 Change-Id: Id9aceb416f7404229a7df1f7ad0caf07882e2051 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-27Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0473fcf4eef38e6b51b19856caa14dee98726a48 - Merge "Get log-checking remote server by EELF_LOG_CHECKER property" - Get log-checking remote server by EELF_LOG_CHECKER property Issue-ID: VID-378 Change-Id: I393fbd78d6ce17f81676ad95a5b9dab58b828d50 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-27Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 9e50679324b52feffce7689e8fda3a0709a37e49 - Get Sonar report Kotlin, by specifying path to load jacoco xml report Sonar can't load Kotlin coverage from binary report; see https://jira.sonarsource.com/browse/MMF-1362 Issue-ID: VID-599 Change-Id: I7ffab337acb83847b3f29f835e25f13ec9daae6c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-27Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 230d95f0e16cd685f315f6dbc8204438b10e0c3c - get cloudOptionId from getHomingData Issue-ID: VID-378 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ifa5cb0a827161f62b104bf18605531a2ebb29494
2019-08-27Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to cf543614765d41f49c8934e6d2b4a776b6bdff32 - Merge "Immediately return this expression instead of assigning it to the temporary variable "responseWrapper2"" - Immediately return this expression instead of assigning it to the temporary variable "responseWrapper2" return the expression Issue-ID: VID-561 Change-Id: I2a036a8181601c6cb6c5fd498c631ce9e5f5cbdb Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-27Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4681b86743cfeb0ee075797c7628eeb916a5435b - Merge "Add a semicolon at the end of this statement" - Add a semicolon at the end of this statement In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-597 Change-Id: Ibe8ce68b67f4c48adfab0a382487e308093cdd01 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-26Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d2e4797c85ac0d5a37bc3bacc5bddd1c26550dad - Merge "Log request-id even when no HttpServletRequest param or no user-session" - Log request-id even when no HttpServletRequest param or no user-session 1. Catch controllers under org.onap.vid.controller.open. 2. Get HttpServletRequest from Spring's context, if needed. 3. Fix the way SetRequestBasedDefaultsIntoGlobalLoggingContext is used. Change-Id: Iecd46dc10a458bc20d4b3e0bd72ecae37e3218cf Issue-ID: VID-598 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f2ee64754521fc6ae45975404f31f070583645f5 - Merge "Add a semicolon at the end of this statement" - Add a semicolon at the end of this statement In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-595 Change-Id: I44ebdf2ef1f58c2f0ef4db5fb3d72f69034e1d06 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b22f59a820cc485401557e7bb6e3fae451cb7c26 - Merge "Immediately return this expression instead of assigning it to the temporary variable "exceptionResponse"" - Immediately return this expression instead of assigning it to the temporary variable "exceptionResponse" return the expression Issue-ID: VID-561 Change-Id: Ie06a589a74438df8dac525c5d8380beb948dc48e Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e09cf9f2ab2d6d7ecedaf4a354c0ddf572927601 - Merge "Add semicolon at the end of this statement" - Add semicolon at the end of this statement In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-595 Change-Id: I7895047b2ae64e3fcca479bb26f45d1a0bd097ac Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-08-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4df6195434a4472f52000bff0a0f2e62c9cb2d83 - Merge "Move this variables to comply with Java Code Conventions." - Move this variables to comply with Java Code Conventions. Move this variables to comply with Java Code Conventions. Issue-ID: VID-561 Change-Id: I67d79a485f60db1818d4c0c5053b87d8bd5b89d0 Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-26Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 3cafbe1726832f761f1173c2dc7da38767ad1258 - Merge "Testfix: Expect 4 additional TOSCA `Input` fields" - Testfix: Expect 4 additional TOSCA `Input` fields org.onap.vid.asdc.beans.tosca.Input was added with: - templateCustomizationUUID - templateInvariantUUID - templateName - templateUUID This resolves getServiceModelWithGroupsAndCheckMinMaxInitialParams() Change-Id: I57471f8f7e2560914aa0087101e57cad36868d6d Issue-ID: VID-378 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 19285ff7994acf8b6da41f1879f6c15c1aa0edc9 - Change out-of-the-box config to work on dev's environment Add missing scheduler local configs. Change-Id: I4d6a9d2c8deeb53b797a81ca101268740fcda6c3 Issue-ID: VID-564 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5f20df6d207a9936d5140ddb7b7000fa8c3b521d - Make Scheduler's client more Gennerics-tolerant 1. Use t.getClass, instead of new TypeReference<T>. The latter it not behaving as expected on run-time. 2. Store the raw response in restObject.setRaw (just because we can) Change-Id: Ic7087af18ded212447cb67334a9e373759f4da1f Issue-ID: VID-378 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-26Update git submodulesWojciech Sliwka1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ed6c907de3578ee4dc79571753d7406da7685cee - Merge "AaiController tests" - AaiController tests - improved existing testcases by including spring integration - added new testcases Change-Id: I64abbd91b9c9fc7cdc27ca25f90954b29f065096 Issue-ID: VID-478 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2019-08-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 377d8387628ebcbbe28f599ae0cc6fc9c420284a - Merge "new documentation to instantiate service, including Andreas comments Issue-ID: VID-575" - new documentation to instantiate service, including Andreas comments Issue-ID: VID-575 Change-Id: Ie61bb00ce2252c93d6628bd665609864122cc108 Signed-off-by: Rene ROBERT <rene.robert@orange.com>
2019-08-25Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to eaef5177f21eb3597dab07af1a9d6f1f3a395614 - Merge "Allow plugging-in any provided LoginStrategy" - Allow plugging-in any provided LoginStrategy Support dynamic loading of provided implementations of PORTAL SDK's  `org.onap.portalsdk.core.auth.LoginStrategy` interface. VID will load the class defined by `login.strategy.classname` configuration parameter. Default will keep current ONAP's dev login. Change-Id: I956a1f3376455211398769f3193703129b779871 Issue-ID: VID-594 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-25Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 453a7bdf940a5006513216f4cc1fcd89ef4bbd44 - Fix to vf-module-homing-data-action controller to retrieve the cloudRegionId Issue-ID: VID-378 Change-Id: I6042e72c9ebb8508b822df276da1b8549501042c Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-22Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 87f850a6f3012aed165190bb861dcd0db8249dc6 - Merge "Begin release notes for El Alto Early Drop" - Begin release notes for El Alto Early Drop Change-Id: Ifba726c82e8348d7744ffd3483380831d1888abf Issue-ID: VID-553 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-22Update git submodulesThugutla sailakshmi1-0/+0
* Update docs/submodules/vid.git from branch 'master' to abc982053e568cb3a90d8340cf0523b053ac3b60 - Move this variable to comply with Java Code Conventions Move this variable to comply with Java Code Conventions Issue-ID: VID-561 Change-Id: Ibf8099258145a2ae591cd0acce9bbe75b592eccd Signed-off-by: Thugutla sailakshmi <tsaila10@in.ibm.com>
2019-08-22Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5538cca27e647bc534de6320ce92a220a288ff84 - Merge "Add a semicolon at the end of this statement." - Add a semicolon at the end of this statement. In JavaScript, the semicolon (;) is optional as a statement separator, but omitting semicolons can be confusing, and lead to unexpected results because a semicolon is implicitly inserted at the end of each line. Issue-ID: VID-583 Change-Id: I68d334ce5f7f427ebc3e49b5991fd989676d8c0e Signed-off-by: anushadasari <danush10@in.ibm.com>