Merge "Fix some reST field lists in docstrings"

This commit is contained in:
Jenkins 2017-03-28 22:16:50 +00:00 committed by Gerrit Code Review
commit 0c7b20730d

View File

@ -417,7 +417,7 @@ class MuranoDriver(datasource_driver.PollingDataSourceDriver,
:param class_name: <string> service/application class name
e.g. io.murano.apps.linux.Telnet.
:return - package type (e.g. 'Application') if found.
:return: - package type (e.g. 'Application') if found.
- None if no package type found.
"""
pkg_type = None