Basic ELB support
This commit is contained in:
parent
421a5e60af
commit
b40d3a5629
7 changed files with 392 additions and 0 deletions
2
moto/elb/__init__.py
Normal file
2
moto/elb/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
from .models import elb_backend
|
||||
mock_elb = elb_backend.decorator
|
||||
Loading…
Add table
Add a link
Reference in a new issue