summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>2016-10-14 13:53:00 +0900
committerKATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>2016-10-14 13:53:21 +0900
commita6dfc5c5f256acd78d806cc8d4ddac9bd1ac34b5 (patch)
tree063be29d68bbdad5f7a99fdd985e5c6adec49b16
parent43007998cdcc5aeb8a9953b045e0d1e98293a272 (diff)
downloadpython-barbicanclient-a6dfc5c5f256acd78d806cc8d4ddac9bd1ac34b5.tar.gz
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
-rw-r--r--barbicanclient/osc_plugin.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/barbicanclient/osc_plugin.py b/barbicanclient/osc_plugin.py
index 0bf390b..1d0e0e5 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