Merge "Minor PEP8 fixes"

This commit is contained in:
Jenkins 2014-05-03 16:03:34 +00:00 committed by Gerrit Code Review
commit b49a2d4801

View File

@ -406,9 +406,9 @@ class ServerBehaviors(BaseBehavior):
"type": type}]
return block_device_mapping_matrix
def create_block_device__mapping_v2(self, boot_index, uuid, volume_size,
source_type, destination_type,
delete_on_termination):
def create_block_device_mapping_v2(self, boot_index, uuid, volume_size,
source_type, destination_type,
delete_on_termination):
"""
@summary: Creates Block Device on the fly
@param uuid: The uuid of the volume