Merge "Fix a copy&paste typo"

This commit is contained in:
Jenkins 2013-10-25 21:14:03 +00:00 committed by Gerrit Code Review
commit 5854bded46

View File

@ -63,7 +63,7 @@ class LbaasAgentHostingPoolController(wsgi.Controller):
class Lbaas_agentscheduler(extensions.ExtensionDescriptor):
"""Extension class supporting l3 agent scheduler.
"""Extension class supporting LBaaS agent scheduler.
"""
@classmethod