Karthikeyan Singaravelan
|
7054143701
|
Fix deprecation warnings due to invalid escape sequences. (#3273)
* Fix deprecation warnings due to invalid escape sequences.
* Fix linter error.
|
2020-09-10 09:20:26 +01:00 |
|
Asher Foa
|
96e5b1993d
|
Run black on moto & test directories.
|
2019-10-31 10:36:05 -07:00 |
|
Daniel Miranda
|
fb2a76fd66
|
ec2: add support for creation and importing of real SSH keys (#2108)
* ec2: add support for creation and importing of real SSH keys
* setup: lock PyYAML version to avoid incompatibilities
|
2019-05-25 11:17:52 +01:00 |
|
Nuwan Goonasekera
|
d0c610c5ac
|
Added keypair filtering
|
2017-09-14 14:59:13 +05:30 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
81836b6981
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |
|
Steve Pulec
|
fde721bed7
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
|
Taro Sato
|
02324ad708
|
Add more availability regions and implement default VPC (#773)
Fix filter name for availability zone
Fix bug assuming dict keys are ordered
Fix tests
Fix tests
Fix bug
|
2017-01-11 20:37:57 -05:00 |
|
rocky4570fft
|
d6f76cbb43
|
Add dry_run to a number of EC2 services
|
2016-10-16 00:34:52 +10:00 |
|
ZuluPro
|
b85b415977
|
Implemented import key pair
|
2015-09-24 17:34:08 +02:00 |
|
David Baumgold
|
eedb4c4b73
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Shawn Falkner-Horine
|
c97417d8e7
|
Error handling: Model-level validations, proper error responses. (backport assert_raises as context manager for Python 2.6)
|
2014-08-25 15:09:38 -07:00 |
|
Shawn Falkner-Horine
|
071c03e216
|
Error handling: Model-level validations, proper error responses.
|
2014-08-25 10:54:47 -07:00 |
|
Konstantinos Koukopoulos
|
e19967b7d5
|
support names in DescribeKeyPairs
|
2014-02-24 15:22:08 +02:00 |
|
Konstantinos Koukopoulos
|
38fa8de4b4
|
test for delete_key_pair
|
2014-02-24 13:35:42 +02:00 |
|
Konstantinos Koukopoulos
|
e7d2c2687a
|
implement delete_key_pair, test zero case
|
2014-02-24 13:34:39 +02:00 |
|
Konstantinos Koukopoulos
|
99c6b8acbe
|
test DescribeKeyPairs with more than one key pair
|
2014-02-24 13:20:47 +02:00 |
|
Konstantinos Koukopoulos
|
8b7c3a3312
|
add test for creating already existing keypair
|
2014-02-24 13:06:53 +02:00 |
|
Konstantinos Koukopoulos
|
ddfe478479
|
implement test for create_key_pair
|
2014-02-24 13:03:26 +02:00 |
|
Konstantinos Koukopoulos
|
c688e43a9a
|
add test for create_key_pair
|
2014-02-24 12:24:46 +02:00 |
|
Konstantinos Koukopoulos
|
390d3b900c
|
add a first failing unit test for keypairs
|
2014-02-24 12:08:00 +02:00 |
|
Steve Pulec
|
59fe1abfdf
|
Cleanup flake8
|
2013-08-03 17:21:25 -04:00 |
|
Steve Pulec
|
e993917d4c
|
pep8
|
2013-03-05 08:35:18 -05:00 |
|
Steve Pulec
|
27a086409e
|
adding ec2 stubs
|
2013-02-21 23:13:01 -05:00 |
|