adding ec2 stubs
This commit is contained in:
parent
0df2864f99
commit
27a086409e
59 changed files with 861 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from jinja2 import Template
|
||||
|
||||
from moto.ec2.models import ec2_backend
|
||||
from moto.ec2.utils import instance_ids_from_querystring, camelcase_to_underscores, method_namess_from_class
|
||||
from moto.ec2.utils import instance_ids_from_querystring, camelcase_to_underscores
|
||||
|
||||
|
||||
class InstanceResponse(object):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue