Remove duplicate method (2)

This method is duplicated directly beneath it. Mismerge?
Change-Id: Ic6b8e06005f78d8009c8d1f897f253c4084a758d
This commit is contained in:
Johannes Erdfelt
2011年11月08日 23:00:45 +00:00
parent 150a5c16d6
commit 608110f996

View File

@@ -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
openstack/nova
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.

The note is not visible to the blocked user.