Fix method name reference.

This commit is contained in:
David Shrewsbury
2012-10-18 08:32:38 -07:00
parent 1cb09adde7
commit 9d80567a09

View File

@@ -27,7 +27,7 @@ class LoadBalancerDriver(object):
class and implement the relevant API methods that it can support.
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