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,7 +406,7 @@ class ServerBehaviors(BaseBehavior):
"type": type}]
return block_device_mapping_matrix
def create_block_device__mapping_v2(self, boot_index, uuid, volume_size,
def create_block_device_mapping_v2(self, boot_index, uuid, volume_size,
source_type, destination_type,
delete_on_termination):
"""