Bendegúz Ács
|
f408709ef9
|
VPC IPv4 validation (#2026)
* Implemented throwing invalid subnet range error and fixed breaking tests.
* Implemented throwing invalid CIDR block parameter error for vpcs and subnets.
* Implemented throwing invalid destination CIDR block error.
* IPv6 addresses not accepted, strict checking disabled.
* Implemented throwing invalid subnet conflict error and fixed breaking tests.
* Implemented throwing invalid VPC range error and fixed breaking tests.
* Fixed accidentally removed ).
* Fixed test case trying to create two subnets with the same CIDR range.
|
2019-05-25 18:35:07 +01:00 |
|
David Morrison
|
b4b63202d9
|
tag specifications for spot fleet requests
|
2019-01-24 11:38:07 -08:00 |
|
Hugo Lopes Tavares
|
5f61950096
|
Make SpotPrice optional when requesting a spot fleet
When price is omitted, AWS will default to the on-demand price
|
2018-02-01 18:07:35 -05:00 |
|
David Morrison
|
fa3268b7b7
|
fix tests
|
2017-10-06 08:07:21 -07:00 |
|
David Morrison
|
3d3d0e916e
|
minor bugfixes and added tests
|
2017-10-05 18:46:58 -07:00 |
|
David Morrison
|
8ca7ccfcb5
|
add support for the modify_spot_fleet_request operation
|
2017-10-05 12:50:42 -07:00 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
05c6fc6738
|
Fix tests for py3.
|
2016-11-11 17:22:45 -05:00 |
|
Steve Pulec
|
5c3d9b4ae1
|
Have spot requests launch instances.
|
2016-11-07 23:08:30 -05:00 |
|
Steve Pulec
|
5371044b6f
|
Spot fleet (#760)
* initial spot fleet.
* Add cloudformation spot fleet support.
* If no spot fleet ids, return all.
|
2016-11-07 09:53:44 -05:00 |
|