From 51761a5667f4b7de245dc8bcf2e66cbe3226c430 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 27 Jul 2017 09:38:36 +0000 Subject: [PATCH] Updated openstack/openstack Project: openstack/python-zaqarclient b6d59fc773d2a89f9673dbc4bf1ffcdbf0a83745 Fix query claim NoneType error when claim query , client return " 'NoneType' object is not iterable" this patch fix it. Change-Id: I8f897943153770c5bdf11854907e5da259ca4010 --- python-zaqarclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-zaqarclient b/python-zaqarclient index abb1cfa1b2..b6d59fc773 160000 --- a/python-zaqarclient +++ b/python-zaqarclient @@ -1 +1 @@ -Subproject commit abb1cfa1b2c6e7009c6185bc212b8cba81ddb298 +Subproject commit b6d59fc773d2a89f9673dbc4bf1ffcdbf0a83745