From 55554f78a30c3402c704bb209e966e1a31196590 Mon Sep 17 00:00:00 2001 From: "Erlon R. Cruz" Date: Mon, 5 Nov 2018 17:44:21 -0200 Subject: [PATCH] Update git submodules * Update cinder-tempest-plugin from branch 'master' - Fix volume revert to snapshot tests According to the revert to snapshot spec, it should not be possible to revert a volume to a snapshot after the volume is extended. This was fixed on [1] but the cinder_tempest_plugin test still was being considering the old behavior. [1] https://bugs.launchpad.net/cinder/+bug/1798503 Change-Id: I21d0b2291608922e46278ae5799478a5df0c4904 --- cinder-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cinder-tempest-plugin b/cinder-tempest-plugin index d12f0b693e..f208601ab5 160000 --- a/cinder-tempest-plugin +++ b/cinder-tempest-plugin @@ -1 +1 @@ -Subproject commit d12f0b693ef09dfd9abd1013fe616c4bbd672714 +Subproject commit f208601ab5ba7e33cff535595d4ce480489ef4b9