Merge "NSX|V fix LBaaS operation status function params"
This commit is contained in:
commit
60d4f6c46a
@ -172,7 +172,7 @@ class EdgeLoadBalancerManagerFromDict(base_mgr.EdgeLoadbalancerBaseManager):
|
|||||||
|
|
||||||
return stats
|
return stats
|
||||||
|
|
||||||
def get_operating_status(self, context, id):
|
def get_operating_status(self, context, id, with_members=False):
|
||||||
"""Return a map of the operating status of all connected LB objects """
|
"""Return a map of the operating status of all connected LB objects """
|
||||||
#TODO(asarfaty) implement
|
#TODO(asarfaty) implement
|
||||||
return {}
|
return {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user