Omer Katz
|
dc377b9ece
|
Added the ability to disassociate network acl.
|
2014-10-02 14:26:38 +03:00 |
|
Omer Katz
|
4e5d07e926
|
Added the ability to check for existence of route tables.
|
2014-10-02 14:26:38 +03:00 |
|
Omer Katz
|
312fa78c31
|
Fixed route table tests.
|
2014-10-02 14:26:38 +03:00 |
|
Omer Katz
|
f3538b40d2
|
Added the ability to delete route tables.
|
2014-10-02 14:26:38 +03:00 |
|
Omer Katz
|
a8e9fcaa3e
|
Added the ability to create route tables.
|
2014-10-02 14:26:38 +03:00 |
|
Omer Katz
|
5abbc62ccf
|
Added the ability to associate a network acl to a subnet and to create it and associate it in one operation.
|
2014-10-02 14:26:38 +03:00 |
|
Omer Katz
|
69f7d7c3b1
|
Added the ability to tag network acls.
|
2014-10-02 14:26:38 +03:00 |
|
Omer Katz
|
8d48df06c7
|
Added the ability to create/delete/replace network acl entries. Tests will fail correctly since moto doesn't support faking network acls yet.
|
2014-10-02 14:26:38 +03:00 |
|
Omer Katz
|
a8c6288196
|
Added the ability to create/delete/check for existence of network acl. Tests will fail correctly since moto doesn't support faking network acls yet.
|
2014-10-02 14:26:38 +03:00 |
|
Omer Katz
|
97cd112fcf
|
Refactoring the test module since it's getting bigger.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
b5aaa2b3e8
|
Added unit tests that verify that dhcp options creation and association reports success/failure correctly.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
0bae036a21
|
Added unit tests that verify that dhcp options existence reports success/failure correctly.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
f943fb9364
|
Fixed the subnet exists test.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
450a5a4570
|
Added unit tests that verify that subnet existence reports success/failure correctly.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
18e913a41f
|
Added the ability to tag ec2 objects.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
888e2ce35e
|
Fixed typo.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
fb9d1dbafe
|
Verifyed that all ec2 objects can be named.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
8bbaf96f6e
|
Added unit tests that verify that DHCP association reports success/failure correctly.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
2ed1957427
|
Added unit tests that verify that DHCP creation reports success/failure correctly.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
b202bcbe04
|
Allowed tagging a VPC with a name if required.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
86e484fac8
|
Fixed docstrings.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
e27d82dd3d
|
Added unit tests that verify that subnet deletion reports success/failure correctly.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
f64b9d57b5
|
Fixed typo.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
869cfe580d
|
Added unit tests that verify that vpc deletion reports success/failure correctly.
|
2014-10-02 14:26:37 +03:00 |
|
Omer Katz
|
4004f09cd0
|
Refactoring the test suite.
|
2014-10-02 14:26:36 +03:00 |
|
Omer Katz
|
e4f8340201
|
Added unit tests that verify that subnet creation reports success/failure correctly.
|
2014-10-02 14:26:36 +03:00 |
|
Omer Katz
|
78def8c70b
|
Added unit tests that verify that vpc creation reports success/failure correctly.
|
2014-10-02 14:26:36 +03:00 |
|
Colin Johnson
|
9e797d6664
|
skip if mock not found
|
2014-08-19 16:19:41 +00:00 |
|
Colin Johnson
|
72b9ebe304
|
move to LooseVersion for Boto version testing
|
2014-08-15 23:05:05 +00:00 |
|
Colin Johnson
|
c3a6f3d727
|
fix boto versions for boto_secgroup and boto_vpc
|
2014-08-15 22:57:44 +00:00 |
|
rallytime
|
f9e481e49d
|
Add needs_daemon=False to run_tests
|
2014-08-12 16:57:34 -06:00 |
|
rallytime
|
d57fc99bca
|
Move mock_ec2 decorator back to functions
|
2014-08-12 09:20:17 -06:00 |
|
rallytime
|
5fff2f9b3f
|
Rename boto tests files to include '_test' at the end
|
2014-08-11 17:01:42 -06:00 |
|