From 29b08f173931d0e0bd0b4641f21395e38f2cfc38 Mon Sep 17 00:00:00 2001 From: xudan Date: Mon, 10 Sep 2018 05:40:56 -0400 Subject: Update git submodules * Update docs/submodules/dovetail from branch 'master' - Remove neutron trunk test cases with href links There is a bug with neutron when using href links to get url. This is fixed with Pike. This is the patch, https://review.openstack.org/#/c/356707/ These are the related files of Ocata and Pike, https://github.com/openstack/neutron/blob/stable/ocata/neutron/api/api_common.py#L68 https://github.com/openstack/neutron/blob/stable/pike/neutron/api/api_common.py#L95 There are 2 test cases in neutron trunk related to this. Remove these 2 test cases since Dovetail should support 4 versions from M to P. Change-Id: I8aac88e4688157def1d6642eaa64bba56dde49ba Signed-off-by: xudan --- docs/submodules/dovetail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/dovetail b/docs/submodules/dovetail index 3f9268005..5412c4228 160000 --- a/docs/submodules/dovetail +++ b/docs/submodules/dovetail @@ -1 +1 @@ -Subproject commit 3f92680059a8371ec6002e1d909cd89cc4bab96d +Subproject commit 5412c4228f7fed5e04b95b3fb0adb8bd3445b3a8 -- cgit 1.2.3-korg