clean up urls. start to clean up responses
This commit is contained in:
parent
ba360daa0f
commit
4283cca63c
11 changed files with 70 additions and 27 deletions
|
|
@ -5,7 +5,6 @@ from .utils import random_instance_id, random_reservation_id
|
|||
|
||||
|
||||
class EC2Backend(BaseBackend):
|
||||
base_url = "https://ec2.us-east-1.amazonaws.com"
|
||||
|
||||
def __init__(self):
|
||||
self.reservations = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue