From 161d1c2061fb06575bff925cb8e2c1d32a253237 Mon Sep 17 00:00:00 2001 From: whoami-rajat Date: Wed, 27 Apr 2022 13:04:31 +0530 Subject: [PATCH] Update git submodules * Update python-glanceclient from branch 'master' to cf7504e79564e85d4d4a1b51510e48e8d4a85e1c - Add doc and test for verbose parameter We currently have support to show verbose output for image-list with the command ``glance --verbose image-list`` but there is no documentation about it. This patch adds the documentation and a test to run it via CLI. Closes-Bug: #1969565 Change-Id: Ic6db4f5ab2fecded373b044aa002f9a9bc262513 --- python-glanceclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-glanceclient b/python-glanceclient index 2bb489fe96..cf7504e795 160000 --- a/python-glanceclient +++ b/python-glanceclient @@ -1 +1 @@ -Subproject commit 2bb489fe967f777c1734bd3af033e48174340557 +Subproject commit cf7504e79564e85d4d4a1b51510e48e8d4a85e1c