Fix method name reference.
This commit is contained in:
@@ -27,7 +27,7 @@ class LoadBalancerDriver(object):
|
|||||||
class and implement the relevant API methods that it can support.
|
class and implement the relevant API methods that it can support.
|
||||||
|
|
||||||
Generally, an appliance driver should queue up any changes made
|
Generally, an appliance driver should queue up any changes made
|
||||||
via these API calls until the activate() method is called.
|
via these API calls until the create() method is called.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# Load balancer algorithms
|
# Load balancer algorithms
|
||||||
|
|||||||
Reference in New Issue
Block a user