From 7f0ce5424988960a2b727047a74e5093aec6171e Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Fri, 14 Oct 2016 13:56:13 +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: Id999b32cf00a79b1344a8fbaff55f8bd33b5b13d --- aodhclient/osc.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aodhclient/osc.py b/aodhclient/osc.py index 0f69d17..1e8599f 100644 --- a/aodhclient/osc.py +++ b/aodhclient/osc.py @@ -12,6 +12,8 @@ # License for the specific language governing permissions and limitations # under the License. +"""OpenStackClient plugin for Telemetry Alarming service.""" + from osc_lib import utils