summaryrefslogtreecommitdiffstats
path: root/docs/submodules/vid.git
AgeCommit message (Collapse)AuthorFilesLines
2019-12-03Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 9e65dc01257d59b78f89077b94cc6393efef1893 - Drawing Board RECREATE will use a new route that retrieves a template Use endpoint "templateTopology" instead of "bulkForRetry" Issue-ID: VID-724 Change-Id: Ic92971e29d1f78768aeb82158ce424ff31bfbbb0 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-03Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2a8f0ba72f2c449d2048674a22820d4f8385f8ca - Merge "free text filter in instantiationStatus Page" - free text filter in instantiationStatus Page Issue-ID: VID-724 Change-Id: I5f363ecc66ff1f1fef9c9d75a12a9c43403aa905 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-12-03Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f5dda3933425888c52b7b9d1c0fa2a6227c89123 - disable npm progress-bar by npmrc file instead of mvn goal Issue-ID: VID-724 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: I2c1261b24bba3e16dd858e3dd77c9b0a188e310c
2019-12-02Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 3250d40c952004bb08a1f54dcc7f816a9de09e1f - Merge "FE getServicesJobInfo can filter by serviceModelId" - FE getServicesJobInfo can filter by serviceModelId Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3acff0f47810825d90b91dbeaaedcdd348c7d733
2019-12-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d4505bbd0122cab7ad0cec9a7554871ab10d3153 - Merge "add more test scenarios for filter serviceInfo by service model id" - add more test scenarios for filter serviceInfo by service model id Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I24daba11da26a39ee366d1353459c530f0ebfafc
2019-12-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1baf7b36dd35b43f891654bf5eb2f62004fa77e9 - Merge "Add query param option for filtering services info by service model id" - Add query param option for filtering services info by service model id Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I72c78dd3c0e156688092ce4ac3793bc3e8c37352
2019-12-02Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to a2a7baa022b98919f4c008e29ba8a12b879e746c - API to get template-topology by job id ..../vid/asyncInstantiation/templateTopology/{jobId} Issue-ID: VID-724 Change-Id: I5704951a595293d10ed6ae09c0113e1cac5b5788 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-01Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to e8887222c45e7d1849cb8098997c8fb7c149ebd7 - Cypress to drive recreation from templates A new route "RECREATE" allows the half-way between RETRY and CREATE: It is "retry" because historic topology is loaded. It is "create" because a new instance is created upon "Deploy". Following commits should modify business-code, so that: - The expectedPostAsyncInstantiation assertion pass; - User is navigated the Instantiation-Status page; - The template topology will be from a designated endpoint "templateTopology", instead of "bulkForRetry"; - Consider the hack in `templates__instance_template.json`, where action is "None_Create" instead of "Create" to workaround a state-oriented problem in the method `extractServiceFields()`. Issue-ID: VID-724 Change-Id: I0fc282b506a05b8161f3b3f96959493d3843c7f9 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-01Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d8a9536b717d0ff48f25deee301f033eceb6e100 - Merge "Add filter for serviceInfo by service model id" - Add filter for serviceInfo by service model id Issue-ID: VID-724 Change-Id: Icdb35b4fa95acb0d40f2921f3d3de0a037858e08 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-12-01Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b167cf459a0064310235c3f48918378202e4a41f - Merge changes Ia06b7afe,I31b646b4 * changes: remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD remove FLAG_DEFAULT_VNF - remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD Issue-ID: VID-721 Change-Id: Ia06b7afe0cc2aa6f906f56802dc537f6fec283d0 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> - remove FLAG_DEFAULT_VNF Issue-ID: VID-721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I31b646b4dd5a81c4904a77c0386e27137a76a9fd
2019-12-01Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 434c95a0731b5135a1067f76dfaac9a30878d6cb - upgrade some 3rd parties dependencies Issue-ID: VID-705 Change-Id: Idd72448ed1b2f033005ff8031856efe06f67cdf4 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-28Update git submodulesYoav Schneiderman1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0b3965e87f9d7c42f3c20b281d541a4a4666de8a - adding testing to multi select service. Issue-ID: VID-722 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: Ieb4ddb06a76f3d85b8227574ea519abedad85a09
2019-11-28Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c9707d48ef35950b5cbd9a62a57154cd4b1596ca - remove FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE Issue-ID: VID-721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I80e3f8edbc187acaf13fdcc089ba15da33dc0ec5
2019-11-28Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b5c0e4917e6ae42dc798fe9b58d1710c96f36556 - Merge "fix some methods signature to be more TypeScript" - fix some methods signature to be more TypeScript Issue-ID: VID-603 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I50225f014abf0717b779f15f22a2185f1f92650b
2019-11-28Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 174e2b4825d438ebf755045c034f73b8a80390b4 - Merge "BE unit tests for supplementaryFileParams in vf module upgrade" - BE unit tests for supplementaryFileParams in vf module upgrade Issue-ID: VID-603 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ic2da23ab699d5b0d218b3bb1f0c0f7f936b0902e
2019-11-28Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d366b643176e92a701107e81a2fe8839ec2b6d32 - update supplementaryFileContent at onSubmit of VfModule upgrade Issue-ID: VID-603 Change-Id: I7fac657454de7a6d3674708c956eb099c11ad2ea Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-27Update git submodulesMichal Kabaj1-0/+0
* Update docs/submodules/vid.git from branch 'master' to dca4dd56b599c7ae44f8f256bd8ca8e8e05895f2 - OperationalEnvironment improvements -added new unit test to AaiControllerTest -OperationalEnvironment and List are now immutable -builder improvements -removed redundant test Issue-ID: VID-706 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com> Change-Id: I2cf0d0b124458b9306637614b3d26c85c780ca4d Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
2019-11-27Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 60bc28100aca6007ff7818cbe165472801eecf53 - Merge "Quick fix for the expected class type in test" - Quick fix for the expected class type in test Issue-ID: VID-723 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I067241eb531c448b38ad37f75f0ff77457c9f069
2019-11-27Update git submodulesAlexey Sandler1-0/+0
* Update docs/submodules/vid.git from branch 'master' to abb5985d156fcf7d7cd0a838ca760651223a7a2c - add sdnc checkbox to vfm upgrade modal Issue-ID: VID-603 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ic297486bc343419415bf3736ebb56944e72bf8b8 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-11-27Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7313c143ac5b3954732ec4cb98c0a899a4b99267 - use mergeObjectByPathAction for update VfModule properties upon upgrade Issue-ID: VID-603 Change-Id: Icdec60aa0e0522e5af394184c5f700ed2d493e4e Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-27Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to a140715747d4d42ba7f7cbe1dbb90fdba11aa14e - Merge "add reducer action that can merge any object by path" - add reducer action that can merge any object by path Issue-ID: VID-603 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib34ed65d2ebb1f1dc1780205e4a60ab8515c8334
2019-11-27Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 10eba71341a45502a07974b2344b8816de5f3c7c - Merge "move SDN-C pre-load controller to basic control generator" - move SDN-C pre-load controller to basic control generator Issue-ID: VID-603 Change-Id: I2b70ab8e2437a8be3a8b3e37e9baa1bdd70cd0e5 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-11-27Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 1ac78d5aa795ab3b7a49a16c062b82d51d1b3600 - Don't assert host:port on SDC ProbeApiTest Undo Make ProbeApiTest expectation to follow tests' Simulator config Issue-ID: VID-647 Change-Id: I6a6a487835be5865d2b5fed185939ea2ab79a880 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-27Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 4be73ee021a45e44f3fecc33ce3d9ab121cadb47 - upgrade cypress to 3.6.1 Issue-ID: VID-603 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ief1114e24fe5b7a0975a1414ad5059a0d3812a88
2019-11-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 0e8e2be472db881a40a2d0ed073b1ee8d01e36f2 - Merge "Make ProbeApiTest expectation to follow tests' Simulator config" - Make ProbeApiTest expectation to follow tests' Simulator config Issue-ID: VID-647 Change-Id: I56f9106403c31e545d00caaf2fe6d5df2f375843 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-26Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7f44447a90cff3175af2c44971b513c9ff521af6 - improve debug logging format Issue-ID: VID-646 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ifa9105455dabdfad3179c36b516fe9833e0e6e60 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
2019-11-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 52f31f5641ed47a2c44956c91d88faf227b8a896 - Make LoggerFormatTest run last Issue-ID: VID-647 Change-Id: Ia9989555d3fbdfe222410be59c8a581be32974e0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 5518615a9a8344079440ca646d2a62d19bfb0c52 - Merge "Allow platform multi-selection for VNF in modern UI" - Allow platform multi-selection for VNF in modern UI Issue-ID: VID-722 Change-Id: Id87f59fff128e277d9158b83f3908754375c8b01 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-11-26Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to cc75a7a4ede9dc6aafe709594b1789dab12d3ce6 - extract VfModulePopupServiceBase Issue-ID: VID-603 Make VfModulePopuopService and VfModuleUpgradePopupService inherit from same base class Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie91aa4ef2afb0d7d807c0dd56944bd4e1777b8d0
2019-11-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 225aea20d990e6b04e95b43beea7044f642dc5f6 - Merge "Replace vfmodule: add retainVolumeGroup to new upgrade modal" - Replace vfmodule: add retainVolumeGroup to new upgrade modal Issue-ID: VID-603 Change-Id: I1994d4464172613294198e21a77f31b752211888 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-26Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ee6c513301200be38c3602a4c3084c2ff3bde10c - CheckMinMaxInitialParams test ignore viewEditUI Issue-ID: VID-705 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I8fdde158d6f094b30c210d78233360380f73f48c
2019-11-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to a6b33add4f81a2c70aaf6172dd7184eeb8fb323d - Merge "Extract concatSupplementaryFile out of VFM controller" - Extract concatSupplementaryFile out of VFM controller Issue-ID: VID-603 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7522442e5ae3109ac1abeca1f82b2a980a10e30d
2019-11-26Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c01c192ef8d52a6c228f7cb261620890f5c3319d - Merge "Extract getSupplementaryFile out of VFM controller" - Extract getSupplementaryFile out of VFM controller Issue-ID: VID-603 Change-Id: I8ccc2e3cdc79faded73f5811fee99cc78c8ebd47 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-25Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 88e5a40c125893a5600bdd81ef943b921e9f8f08 - Merge "identify macro services without instantiation type in BE by feature flag" - identify macro services without instantiation type in BE by feature flag Issue-ID: VID-705 Change-Id: Ia618f91133cdecbd35eac4346496a6ff38a3753e Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-25Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 36cd35eebe45d15deb3a1d0ba272e4fb0548061b - Merge "remove EMPTY_DRAWING_BOARD_TEST feature flag" - remove EMPTY_DRAWING_BOARD_TEST feature flag Issue-ID: VID-721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib3106fb17c97602e2d5d6de8c9a5756e4d231902
2019-11-25Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 2edbfeaf0b92dec93e30f1027bedb780eb57c0bc - Merge "assert vfModule action after undo upgrade" - assert vfModule action after undo upgrade Issue-ID: VID-603 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I58a30738793f25fd4f0d8efb48f13fed510d895d
2019-11-25Update git submodulesYoav Schneiderman1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 35b6e05185dcd6154c958175112352f662be6244 - upgrade vfModule retainAssignments true by default. Issue-ID: VID-603 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: I9f8761b756968dcc91ab1cae998d47fa74ecccd0
2019-11-25Update git submodulesYoav Schneiderman1-0/+0
* Update docs/submodules/vid.git from branch 'master' to bda996b9faf9d5d443d2256c0626620bd8104269 - VfModule upgrade: popup with retain-assignments checkbox Also: - undo upgrade -> remove field - cancel on popup works Issue-ID: VID-603 Change-Id: I47106ce4d042c777b56699d8c5c5e1e99f856a5e Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2019-11-25Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to d8f8033a6e6f5a8d724d4b94c4056d2660cc34f1 - Merge "Replace vfmodule: expect optional retainAssignments param" - Replace vfmodule: expect optional retainAssignments param Issue-ID: VID-603 Change-Id: Ifda72845f2c5b473bba7ac64deab8d4b0f11ef10 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-25Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c503cc0b974566128952084c7ea53134dc984403 - Merge "Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the inner static classes" - Migrating VfModuleOrVolumeGroupRequestDetails it to Kotlin; avoid the inner static classes Issue-ID: VID-603 Change-Id: I8ae786d2e0e67300cd6118d41b48ba8483b922f0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-25Update git submodulesAmichai Hemli1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f670a8236f9bd398f0b1a6be30c2b08122383925 - Merge "VfModule and VolumeGroup RequestParameters: introduce objects hierarchy" - VfModule and VolumeGroup RequestParameters: introduce objects hierarchy -- RequestParametersVfModuleOrVolumeGroup +-- RequestParametersVfModuleOrVolumeGroupInstantiation +-- RequestParametersVfModuleUpgrade Change-Id: I97ef46c7cf66936685e030a73b42d4deac7403b5 Issue-ID: VID-603 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-24Update git submodulesanushadasari1-0/+0
* Update docs/submodules/vid.git from branch 'master' to b6f8fb70024e863152ed9a234e3535363b7d23f9 - Merge this if statement with the enclosing one. Merging collapsible if statements increases the code's readability Issue-ID: VID-699 Change-Id: I2c030f36a60957ff63a35de05d3032abe9fed4d9 Signed-off-by: anushadasari <danush10@in.ibm.com> - Merge this if statement with the enclosing one. Merging collapsible if statements increases the code's readability. Issue-ID: VID-699 Change-Id: I9460c6b621815339f873761c0e7ba0bf9c479578 Signed-off-by: anushadasari <danush10@in.ibm.com> - Merge this if statement with the nested one Merging collapsible if statements increases the code's readability. Issue-ID: VID-699 Change-Id: Icb52f1e1fcaec6ebfec3711c32c4cfcca9582af6 Signed-off-by: anushadasari <danush10@in.ibm.com>
2019-11-24Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to ae36a252b2772a94d3c8ae6b93e2a342156f75d5 - remove CREATE_INSTANCE_TEST feature flag Issue-ID: VID-721 Change-Id: Id956a0b5b840c5e76cc1f6f7ea33a7d00f5670c3 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-21Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to dbd97a1dd39e0fa3a587b00cb8f42616ef59a2f6 - Merge "Replace vfmodule: expect optional retainVolumeGroups param" - Replace vfmodule: expect optional retainVolumeGroups param Issue-ID: VID-603 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com> Change-Id: I392d1e70a7f423128221b2f7a7fc0f8449d8e268
2019-11-21Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to c1777f478aa421c35667a99fd2199569bc9e4a8a - VidNotionBuilder can use configuration file to identify macro services Issue-ID: VID-701 Change-Id: I23c89ed500d6d1663b07fa909b16eda30e63e36c Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-21Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to f7312c11d3aef1684bf211b34092e094336d4b22 - Merge "a-la-carte services e2e test - add more 2 VfModules" - a-la-carte services e2e test - add more 2 VfModules Issue-ID: VID-701 Change-Id: I644ff412d1bff60842793e3839f66bf5007cb32b Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-20Update git submodulesSara Weiss1-0/+0
* Update docs/submodules/vid.git from branch 'master' to eed6943814dd8650bcf8499d650374b8b5b8080f - Replace vfmodule: opens an popup Issue-ID: VID-603 Change-Id: I7d7524f75bfb8d6ef949a4f069591c4097d470b4 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-20Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 6d4ee7843b05ba309d72e3d239cad882e1a9a804 - Merge "add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONS" - add FLAG_2002_VFM_UPGRADE_ADDITIONAL_OPTIONS Issue-ID: VID-649 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I0a9ba9422c27360a7de11c7496af70e4aba0e38e Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-11-20Update git submodulesEylon Malin1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 6225ebb29254ca6381ce91a3e0553f592b2fbc40 - fix is a-la-carte cross modern UI Issue-ID: VID-701 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I6248382d71e6cec54104d42d95b0130d51404410
2019-11-19Update git submodulesIttay Stern1-0/+0
* Update docs/submodules/vid.git from branch 'master' to 7b04c91400593f64cf83c8feae1f4db1db7d69ad - Merge "a-la-carte services new instantiation ui selenium test" - a-la-carte services new instantiation ui selenium test Issue-ID: VID-701 Change-Id: I72f5245493d0ad3e3cc4447617c4b6a011bfd41c Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>