Merge "Minor PEP8 fixes"
This commit is contained in:
commit
b49a2d4801
@ -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):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user