Merge "Deprecate rally.osclients.EC2"
This commit is contained in:
commit
4c340647d7
@ -417,14 +417,6 @@ class Trove(ResourceManager):
|
|||||||
return self.client.module.list(datastore="all")
|
return self.client.module.list(datastore="all")
|
||||||
|
|
||||||
|
|
||||||
class EC2(ResourceManager):
|
|
||||||
|
|
||||||
REQUIRED_SERVICE = consts.Service.EC2
|
|
||||||
|
|
||||||
def list_servers(self):
|
|
||||||
return self.client.get_only_instance()
|
|
||||||
|
|
||||||
|
|
||||||
class Monasca(ResourceManager):
|
class Monasca(ResourceManager):
|
||||||
|
|
||||||
REQUIRED_SERVICE = consts.Service.MONASCA
|
REQUIRED_SERVICE = consts.Service.MONASCA
|
||||||
|
Loading…
x
Reference in New Issue
Block a user