From 7609046583fd38aae954295ebb41dfc28836c4f1 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Fri, 14 Oct 2016 13:54:35 +0900 Subject: [PATCH] Add plug-in summary for osc doc Stevedore Sphinx extension handles this comment. http://docs.openstack.org/developer/python-openstackclient/plugin-commands.html Change-Id: I57cf816c30fadc021214725c5018363e66d5c741 --- zaqarclient/queues/cli.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zaqarclient/queues/cli.py b/zaqarclient/queues/cli.py index 4dcf2828..7636a31d 100644 --- a/zaqarclient/queues/cli.py +++ b/zaqarclient/queues/cli.py @@ -12,6 +12,8 @@ # License for the specific language governing permissions and limitations # under the License. +"""OpenStackClient plugin for Messaging service.""" + import logging from osc_lib import utils