From a6dfc5c5f256acd78d806cc8d4ddac9bd1ac34b5 Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Fri, 14 Oct 2016 13:53:00 +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: Id6339d11b900a644647c8c25bbd630ef52a60aab --- barbicanclient/osc_plugin.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/barbicanclient/osc_plugin.py b/barbicanclient/osc_plugin.py index 0bf390b1..1d0e0e54 100644 --- a/barbicanclient/osc_plugin.py +++ b/barbicanclient/osc_plugin.py @@ -10,6 +10,8 @@ # License for the specific language governing permissions and limitations # under the License. +"""OpenStackClient plugin for Key Manager service.""" + from barbicanclient import client