summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-04 17:10:27 +0000
committerGerrit Code Review <review@openstack.org>2017-01-04 17:10:27 +0000
commit9cd4961b44563468ee6a1defc5985791d3f9a924 (patch)
tree123d311b2713bde35bc20ea0c765ad9617ce1abf
parentc53c2fc57131d0906ccaed51e9a292388d8c0828 (diff)
parenta6dfc5c5f256acd78d806cc8d4ddac9bd1ac34b5 (diff)
downloadpython-barbicanclient-9cd4961b44563468ee6a1defc5985791d3f9a924.tar.gz
Merge "Add plug-in summary for osc doc"
-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