summaryrefslogtreecommitdiffstats
path: root/docs/submodules/vid.git
AgeCommit message (Collapse)AuthorFilesLines
2020-03-30Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 51abe8acdd924bb3ad260966723210b6d5b8e870 - add test that verify delete and upgrade of the not upgraded vfm's add cypress test that verify delete and upgrade of the not upgraded vfm's on a single click Issue-ID: VID-798 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I293779c3bd48215b6830a99be9a423ce7cb29a5d Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-29Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 38cdcc547e392126622c576f4b55424762d6d0a0 - Merge "add cypress test that verify deletion of the not upgraded vfm" - add cypress test that verify deletion of the not upgraded vfm Issue-ID: VID-795 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9761ccdc3eb3bb06054ddaad06bc56ace9279e2b
2020-03-29Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 81c3ee59ef8196cc349bcff46f9e14a08bb16ec6 - Configure c3p0 liveness check of ext-svc-simulator Check the viability of ongoing connections quite rapidly, allow stable log-ins while tests. "Your application should experience broken or stale Connections only very rarely" - https://www.mchange.com/projects/c3p0/#simple_advice_on_connection_testing Issue-ID: VID-647 Change-Id: If5f3683a781c2c3bccb7b118ec96205000ee4547 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2c9d0b2dbd2f4a75fcd13fac3d1fc71429326425 - Trust any certificate by API tests Issue-ID: VID-647 Change-Id: I7ecfe746c57d6a178704b4f3616a637005f8f7c4 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 6ffdec2e4c70db07fa598eb9612d2c8124a29ccc - Merge "Revert "VNF's LCP regions found by Line-of-business (and owning-entity)" This reverts commit e2a7abb45b953d405fc5aa1917f74e2da9f188c0." - Revert "VNF's LCP regions found by Line-of-business (and owning-entity)" This reverts commit e2a7abb45b953d405fc5aa1917f74e2da9f188c0. Issue-ID: VID-788 Change-Id: I72fb7ab9d19df9157c25f635188cb3d0b1fda2cb Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-25Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e53d09ea02e5f1cfcff0b7614a5e69effaa707a7 - add tenantId and lcpCloudRegion to vfm instance during delete vfm during delete vfm get tenantId and lcpCloudRegion from parent vnf and them to vfm instance Issue-ID: VID-795 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I66969f936e8cd5fa4e9867decebadd28186a1851 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-24Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b897e70b94e645068fa0e9031637a8a26c3b2e70 - Introduce guilin.features.properties with modern UI Issue-ID: VID-679 Change-Id: I4b8cc41b1221d0b2b31d340045d2e1fab2b09dad Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-23Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 9c411472a8aa8a218665d258f52c3d436ee9b58e - Add some timed grace for assertion on log-lines It happens that logging is delayed, and rows are not available on disk right after an inspected event. Issue-ID: VID-647 Change-Id: Ic47cb2beff0be699f018ff6b5f264a57479bd7d0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-23Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to efefd95854efb51333dc36abe7bb33fca4d04e90 - Add c3p0 connection pooling to ext-svc-simulator Should avoid login errors like java.io.IOException: Server returned HTTP response code: 500 for URL: http://ci-cd-simulator-service:8080/vidSimulator/.../auxapi//v3/user/us16807000 when those are due to tenured connections. Issue-ID: VID-647 Change-Id: I17ce716114535487e2e4a90c558c0334af5494fd Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to bc1a54ad8cff801e5169e770b7e9ba944e6057ce - Merge "Change-Management tests: reset presets before each test" - Change-Management tests: reset presets before each test This might prevent cascaded failures across the suite. Issue-ID: VID-647 Change-Id: If12e4c5c32e7bc14bfb9860993f1a29a4ce1be62 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e059877c392d457f34dc947bd4fd0d3ba19714aa - Merge "Tests: Verbose login failures" - Tests: Verbose login failures Issue-ID: VID-647 Change-Id: Iab15ef79a52f3390d25ae3db4367137300411e41 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 3f7f2146b06bc9c8b64a00832b06eeafa266ed67 - Merge "Release VID 6.0.4 (Frankfurt)" - Release VID 6.0.4 (Frankfurt) Issue-ID: VID-786 Issue-ID: VID-779 Change-Id: Id12176b2bef8e0102a6e5db3d6ba44c7b6cb156e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 91cb0a1e9337af1dd20d210ae806162ff977265b - removing the proxy settings from pom of front end Issue-ID: VID-647 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ie383526a8a14fa073ff664c78b83742768d206ab
2020-03-19Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0ed46b431710e216ebb69293e221221380b0183c - Log-in before ChangeManagementApiTest API tests This will result a user-name (partnerName) in audit logs instead of user-agent string. BTW, also clear redundant `throws` clauses and improve getOrchestrationForDashboardShouldResponseWithNoTaskInfoBody to fail if non-ok http code is returned. Issue-ID: VID-647 Change-Id: I5283e723c3fed75f4a65ebfc1c1a5471272f1b39 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-19Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e4ec69b8a8a179bc095f7e62efc9bbfa94017a5b - set default values in VFM Upgrade popup Issue-ID: VID-794 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ic8c896e0eea0535e0e52a394c403c2e167240b47 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-18Update git submodulesEinat Vinouze1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c0c81ece5aee559c9d35c8a9e7c5c24678ae674d - allow LOB multi-selection for network (fix test) Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I46068bfc73b2ea083274e3011f1549a1a7dea8ec
2020-03-18Update git submodulesEinat Vinouze1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 06f53244384e546cc15750f6d050a98a752a0ade - allow LOB multi-selection for network Issue-ID: VID-788 Change-Id: I03674ea0c04567291ba647c76b7c88bc11a7cf0e Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-16Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 6b57c89aa2ceda72126576c8cdb58b75e83df6f1 - API test to verify simpleNoTaskInfo format Use new format when fetching Orchestration requests from MSO to the CM dashboard Issue-ID: VID-787 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Id426ee13ce9dede540d7807cb836f1bb6db420c2
2020-03-16Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 212533a0274fd52384c02b929d435e4fb6aeed82 - API test to verify simpleNoTaskInfo format Issue-ID: VID-787 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I650530f9490d45d3fc3fe3fcb1b853bdded7d07a Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-16Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 6357b9b66cd937f50a11c223cb63e818ecb9ef08 - Merge "allow LOB multi-selection for network - add FF" - allow LOB multi-selection for network - add FF Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I5358252a336730697bca3486c461f23354c823c0 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-15Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2644c8bf74580f71920c7a78224e4c40cc97d80b - Extend timeout in DB-related tests of JobsBrokerService Issue-ID: VID-433 Change-Id: Ib33c7621c8315595a341486e475ad15a90330369 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-15Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 52167699df41fc56bdfbabfd419393bc118deb60 - Handle DB password special characters printf %q will add necessary slashes for the shell; e.g.: the following pair is an example for input and output: Dufr1&Ze heP$1\n"e'wi => Dufr1\&Ze\ heP\$1\\n\"e\'wi Issue-ID: OOM-2293 Issue-ID: VID-786 Change-Id: I44042782c3d9af6dffb228413197791424a2b659 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 572d023b1eaddafca6d407eaf3f5fc3aadbcec7e - Merge "Upgrade vfModule popup: show modelVersionId and invariantiD from instance or model." - Upgrade vfModule popup: show modelVersionId and invariantiD from instance or model. Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I2132df5557d346537a9283c5f7147f47f1da36af Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-12Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0ac5f5d60d67d6812cf84eb9e4ae5e8525d959ce - Extend timeout in test JobsBrokerService This resolves instability in tests, e.g.: java.lang.RuntimeException: java.util.concurrent.TimeoutException at ...JobsBrokerServiceTest.waitForFutureOptionalJob() at ...JobsBrokerServiceTest.getAlotOfJobs() Redo commit 8aff973214f44a1f4cf95e5330cb9687be1bfa76 Issue-ID: VID-433 Change-Id: Ib366d7c7ffff7ee75a78ff5be5ccd5c970c783dd Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-11Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f31dd5a7446ad4d692d2cdb6af4eba662e3925e3 - add new format to fetch requests from MSO to the CM When flag is true VID will use the format=simpleNoTaskInfo parameter in addition to the filter parameter when fetching orchestration requests for the change-management dashboard. Issue-ID: VID-787 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I18d608db5bab6f095f399ac0f58fe5e49944a6b1 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-09Update git submodulesEinat Vinouze1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 617318d1b7700c9d9720255b2bf54f6ce401c8c9 - allow platform multi-selection for network Issue-ID: VID-785 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I38e32dc5c1d5630d8cd7d5c18e964875be38002d
2020-03-08Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d46b13b53c422a4f3c01fb02012c3315aff6bde6 - Merge changes Ibbc7da3a,I8efee06f * changes: Don't use EELFLoggerDelegate.errorLogger in Async jobs isVfModuleBaseModule() will not throw on model mismatch - Don't use EELFLoggerDelegate.errorLogger in Async jobs The Logger.error(EELFLoggerDelegate.errorLogger, ...) idiom is flawed. Using direct invocation of LOGGER.error("msg..."). Issue-ID: VID-253 Issue-ID: PORTAL-835 Change-Id: Ibbc7da3a081675d2edbbb782732a14de9c865a3a Signed-off-by: Ittay Stern <ittay.stern@att.com> - isVfModuleBaseModule() will not throw on model mismatch In addition, the model-info comparision is by customization id or customization name instead of the version id. Issue-ID: VID-603 Change-Id: I8efee06f470e5d5681c264de01ed1315ee1f8cc6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-08Update git submodulesEinat Vinouze1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 742d6d369b761220e565f39f2fa09413141ad93f - allow platform multi-selection for network Issue-ID: VID-785 Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f7c41b1c4aeea09e67c8bb88f39d15e02cd1708f - Merge "Upgrade vfModule popup: show version from instance or model." - Upgrade vfModule popup: show version from instance or model. Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Idc83bee2f5f94998d1c118f8c911c3370e2f23e1 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 07e200fa8c0b2697eecd2065bc574e0966f9316b - Release VID 6.0.3 (Frankfurt) Issue-ID: VID-761 Change-Id: I57cf2a0506e9113667b17238d99512999b80b524 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-04Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 03658e97c41cce22f20ac04d69038103089b4f05 - Upgrade AAI API version to v16 v16 is the recommended Dublin version: https://wiki.onap.org/display/DW/AAI+REST+API+Documentation+-+Dublin Issue-ID: VID-365 Change-Id: I3c84525382477d453dcdc0e5c1e061dc41526dc0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-04Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2b0c105bd2316f43f4a66d2500f3d2410c33ef69 - Merge "Document SDNC https port 30267" - Document SDNC https port 30267 Clear http 30202 port removed. See https://wiki.onap.org/display/DW/OOM+NodePort+List Issue-ID: VID-773 Change-Id: Iba1712b837870ecfcc17cf6420902cc3b41a5983 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-04Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4b13feba8d9b64b949c597910bfe980a991c67fa - Merge "Remove explicit org.apache.httpcomponents.httpcore" - Remove explicit org.apache.httpcomponents.httpcore It is brought inherently by org.apache.httpcomponents.httpclient Issue-ID: VID-755 Change-Id: I4582bc0ca8a4be0642d2e47ce6c50d466101cc68 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-03Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 47bd03a0353f37ce2c4f2749e40ebd6fd3e93363 - Merge "Remove dead code in automation's utils" - Remove dead code in automation's utils Issue-ID: VID-774 Change-Id: Icba941b2bf1b0d19666525d6e8a149e1c7e1b8a9 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-03Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 48781cf7a2ce980c75bb7844b90dbd8194f09989 - remove duplicate "model version" field from ncf Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0a2df987ec53e25ae5e4c06fb5c27ab4dfbff5a5 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-03Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 9ba4d0678396bb3d8a0b3ecbe9899bb4895e87c1 - Bump apache plugins and dependencies to latests Issue-ID: VID-755 Change-Id: Ia491a5c37f00e82662cb17192df4577c16994539 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-01Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4e32415b9d34fcd8b18cf278b92c441e5044feab - Component-info: show version and customization id from instance Issue-ID: Issue-ID: VID-771 Change-Id: If172a0aa6555087edabff3c112c565a768169b5c Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-01Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to decd21f501cbd5df2ec7436cce98b0a75f61ee29 - when signaling the frontend about templates check the correct flag FLAG_2004_CREATE_ANOTHER_INSTANCE_FROM_TEMPLATE Issue-ID: VID-739 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Iaed25f1932eed675310c8d0003d415352991d19e
2020-02-28Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f4a7b8b3469b291a21229f26636f2082ba933652 - Merge "Bump opencsv, c3p0, snakeyaml, h2 database to latests" - Bump opencsv, c3p0, snakeyaml, h2 database to latests Issue-ID: VID-755 Change-Id: If34239ebc6c9e4b067c22a3fae0a680a160cb00b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-28Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ddb75d4b617a641bc056ca38e1c515bf7c345eb5 - Merge "Bump guava to 28.2-jre" - Bump guava to 28.2-jre Issue-ID: VID-755 Change-Id: I8c8936a081f745f47b420d3042a062962f7daaa5 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-28Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0a8d568dd96096ccbb04ed2ae4a4daa10b5f23c3 - Merge "Use HTTPS to resolve dependencies in Maven" - Use HTTPS to resolve dependencies in Maven Issue-ID: VID-755 Change-Id: I488825e529c328d89ab319dc0f8f4d727c34958d Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-28Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0ee523e091fee9cb14bab13b1d629caebfc20d53 - Merge "Bump springframework to 5.2.3.RELEASE" - Bump springframework to 5.2.3.RELEASE Issue-ID: VID-755 Change-Id: I96c5d689e005a7f376b9eda81e5c03770ccd8c36 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-27Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 34c5101222a4bfbf3e0516f454232c2e11942bcd - Merge "cypress test - provide more details upon deepCompare failure" - cypress test - provide more details upon deepCompare failure Issue-ID: VID-740 Change-Id: I75d69d1b70e9c6a82984a1d6f61a972827c19e03 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-27Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 759686a89cd4b33bcfc00a54de46ae912fede772 - Bump jackson fasterxml to 2.10.2 Issue-ID: VID-755 Change-Id: I3ef66e29e3ed66e1a861e60a3d103b1101bd1445 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e51ebedbdead7413d8e76de7da2f8fb39f22e5c4 - Test many POJOs getters/setters Issue-ID: VID-768 Change-Id: I891af541bec9aaddaf4d68c8c2b0ae15690bde2c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-25Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 9390a1c811b1659fa66ab6c885f45a2225ea6326 - Move to debian `apt` (was alpine `apk`) Issue-ID: VID-498 Issue-ID: VID-756 Change-Id: Id324e2970022618acfad6e478a21134525b6cf06 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-24Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7d10f76469786a5fb3a5f439a689bed688b09658 - Merge changes Ia95e99f4,Iac2da615 * changes: Move to jdk11-openjdk-slim (was jre8-alpine) Maven import jakarta XML Binding - Move to jdk11-openjdk-slim (was jre8-alpine) Issue-ID: VID-498 Issue-ID: VID-756 Change-Id: Ia95e99f464d7f2e107821492cef522badee693fc Signed-off-by: Ittay Stern <ittay.stern@att.com> - Maven import jakarta XML Binding Fills-up missing libs in JDK-11 Issue-ID: VID-498 Change-Id: Iac2da61527b28675c65b05fcef57c0feff0f090a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-24Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d9d76be660584b7eca9d8b916b3974a0ea163905 - Merge "Show "retain VG" for vfModule that is allowed or that is an "alien"" - Show "retain VG" for vfModule that is allowed or that is an "alien" Issue-ID: Issue-ID: VID-771 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ie52fa194a92e0b9e21df723b708b4db877712068 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-02-24Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0f9b9e00ca74495e0beef32b0633bebac662ed61 - fix to cypress test related to to fix on treeNodeModules Issue-ID: Issue-ID: VID-771 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I3494f36a8d02393508e8382ca969e7e463c0cde8 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-02-24Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2682dc487d2ed25923cfbb107818b17f210fd752 - Verbose some VRF test's steps Issue-ID: Issue-ID: VID-771 Change-Id: I1b8813433da50cf4d4539e83d42cfbc603bc02bb Signed-off-by: Ittay Stern <ittay.stern@att.com>