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: I717993b1e34a7a2bc9f05b90c040f37a434190d6
This commit is contained in:
KATO Tomoyuki 2016-10-14 13:43:29 +09:00
parent fc30c4936c
commit 527d068d7f
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
# License for the specific language governing permissions and limitations
# under the License.
"""OpenStackClient plugin for Application Catalog service."""
from osc_lib import utils
from oslo_log import log as logging