Fix a copy&paste typo

Change-Id: I970d3cd51f83c963b04e24294e982a0807d1c1c3
This commit is contained in:
Francois Deppierraz 2013-10-20 13:52:14 +02:00
parent a04e91db98
commit 9910ee0a13

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