docstring fix
The docstring of class Extended_availability_zone was totally same as Extended_server_attributes. This patch improves this docstring. Change-Id: Ifd59d8dd149975c7f2653a0e0effadfc88d119d4
This commit is contained in:
@@ -58,7 +58,7 @@ class ExtendedAZController(wsgi.Controller):
|
||||
|
||||
|
||||
class Extended_availability_zone(extensions.ExtensionDescriptor):
|
||||
"""Extended Server Attributes support."""
|
||||
"""Extended Availability Zone support."""
|
||||
|
||||
name = "ExtendedAvailabilityZone"
|
||||
alias = "OS-EXT-AZ"
|
||||
|
||||
Reference in New Issue
Block a user