1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

13 commits

Author SHA1 Message Date
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Dan Peterson
d3318a9d09 [aws|iam] Make mock EntityAlreadyExists message match reality. 2013-08-14 13:46:39 -03:00
Dan Peterson
0f4841b237 [aws|iam] Mock upload_server_certificate errors if private key is not RSA. 2012-02-15 14:12:29 -04:00
Dylan Egan
be7017e79f [aws|iam] P. ✌️ 2011-12-29 16:42:55 -08:00
Dylan Egan
2d0d85a431 [aws|iam] slight cleanup and test with a certificate chain. 🍰 2011-10-03 15:21:59 -07:00
Dylan Egan
5f438e73dd [aws|iam] implement correct path behaviour in mocking. 2011-09-22 10:21:08 +01:00
Blake Gentry
674f11a104 [aws|iam] add proper error messages 2011-07-20 22:10:56 -07:00
Blake Gentry
00e38b3f9c [aws|iam] tests and mocks to support many types of key/cert issues 2011-07-20 17:24:34 -07:00
Blake Gentry
cf05def334 [aws|iam] raise EntityAlreadyExists when creating a duplicate cert name 2011-07-20 16:18:15 -07:00
Blake Gentry
bef207f4ae [aws|iam] raise correct ValidationError when an empty cert or key is used 2011-07-20 16:04:31 -07:00
Dylan Egan
796c5c8809 Remove pending on iam/server_certificate_tests. Start the mocking. 2011-07-06 14:23:41 -07:00
James Miller
8a59ceed2d [aws|iam] Add parser for server certificates 2011-03-02 03:08:38 +08:00
James Miller
3515a9dac0 [aws|iam] Add uploading/deleting server certificates 2011-03-01 07:16:26 +08:00