Merge "Fix comment in services function"

This commit is contained in:
Jenkins 2017-07-20 11:52:58 +00:00 committed by Gerrit Code Review
commit 77c0a6811c
1 changed files with 1 additions and 1 deletions

View File

@ -1130,7 +1130,7 @@ class Proxy(proxy2.BaseProxy):
wait)
def services(self, **query):
"""Get a generator of service.
"""Get a generator of services.
:returns: A generator of objects that are of type
:class:`~openstack.cluster.v1.service.Service`