summaryrefslogtreecommitdiff
path: root/saharaclient/osc
diff options
context:
space:
mode:
authorKATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>2016-10-14 13:49:48 +0900
committerKATO Tomoyuki <kato.tomoyuki@jp.fujitsu.com>2016-10-14 13:50:11 +0900
commite1a833e0537bcc6bf761eaba616cdeb302dec6d8 (patch)
tree6f4da5771f7c3e8f11290f50a11e018dbcbd63e9 /saharaclient/osc
parent49118b5d013e6f4b33e1f6cd19eb119dad6238b1 (diff)
downloadpython-saharaclient-e1a833e0537bcc6bf761eaba616cdeb302dec6d8.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: I0174d31c9fbedb2a59aa41caac268bda8df8b0da
Diffstat (limited to 'saharaclient/osc')
-rw-r--r--saharaclient/osc/plugin.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/saharaclient/osc/plugin.py b/saharaclient/osc/plugin.py
index 0cef052..c5b7024 100644
--- a/saharaclient/osc/plugin.py
+++ b/saharaclient/osc/plugin.py
@@ -13,6 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+"""OpenStackClient plugin for Data Processing service."""
+
from osc_lib import utils
from oslo_log import log as logging