Remove duplicate method (2)
This method is duplicated directly beneath it. Mismerge? Change-Id: Ic6b8e06005f78d8009c8d1f897f253c4084a758d
This commit is contained in:
1 changed files with 0 additions and 6 deletions
@@ -91,12 +91,6 @@ class Controller(object):
"""
return None
def _get_block_device_mapping(self, data):
"""Get block_device_mapping from 'server' dictionary.
Overidden by volumes controller.
"""
return None
def _get_servers(self, req, is_detail):
"""Returns a list of servers, taking into account any search
options specified.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.