List services doc link cannot be found
This patch revieses list services dock link. Change-Id: Iefdd26c30ed42f192054f81b36db932c407c5507
This commit is contained in:
parent
66610c55bb
commit
2300c078b2
@ -470,9 +470,9 @@ class Client(object):
|
||||
return self.service.get_action(action)
|
||||
|
||||
def get_service(self, **queries):
|
||||
"""List service
|
||||
"""List services
|
||||
|
||||
Doc link:
|
||||
http://developer.openstack.org/api-ref-clustering-v1.html#showAction
|
||||
https://developer.openstack.org/api-ref/clustering/#list-services
|
||||
"""
|
||||
return self.service.services(**queries)
|
||||
|
Loading…
x
Reference in New Issue
Block a user