summaryrefslogtreecommitdiff
path: root/heatclient/osc
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2017-11-29 21:24:13 +0000
committerGerrit Code Review <review@openstack.org>2017-11-29 21:24:13 +0000
commitf47a8d1130cfc11370b99a9d73e16b18be42bbd9 (patch)
tree0a7b0aa4e12f6c89342cda692f1ccafb950c8970 /heatclient/osc
parent05e0dd2422fe3c9db66ddac8243967e9de861d74 (diff)
parentab2f7f680af49bb534dc9c96467fe84de4c196d1 (diff)
downloadpython-heatclient-f47a8d1130cfc11370b99a9d73e16b18be42bbd9.tar.gz
Merge "Add plug-in summary for osc doc"
Diffstat (limited to 'heatclient/osc')
-rw-r--r--heatclient/osc/plugin.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/heatclient/osc/plugin.py b/heatclient/osc/plugin.py
index ea1b69e..8bc3f15 100644
--- a/heatclient/osc/plugin.py
+++ b/heatclient/osc/plugin.py
@@ -11,6 +11,8 @@
# under the License.
#
+"""OpenStackClient plugin for Orchestration service."""
+
import logging
from osc_lib import utils