Minor PEP8 fixes

Change-Id: I3a87713696b3c9c8415ffcf76b23fb40c39df2c6
This commit is contained in:
ivo5307 2014-05-02 12:08:40 -05:00
parent 7ae4bca82d
commit 5803b67a34

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