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

12 commits

Author SHA1 Message Date
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
geemus
7b4a517cbf [core] don't rely on bin stuff for service init in tests
closes #422
2011-09-15 08:01:37 -05: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
Blake Gentry
773ba300d0 [aws|iam] add get_server_certificate request 2011-07-18 17:10:44 -07:00
Dylan Egan
34a1813c14 list_server_certificates and delete_server_certificates. 2011-07-06 14:34:43 -07:00
Dylan Egan
796c5c8809 Remove pending on iam/server_certificate_tests. Start the mocking. 2011-07-06 14:23:41 -07:00
Aaron Suggs
21770c63be [aws|iam] Add list_server_certificates request 2011-05-07 15:13:54 -04:00
Aaron Suggs
3b15fc67f5 [aws|iam] Parse server certificate UploadDate
Parse the upload date as a Time object
2011-05-07 14:43:51 -04:00
Aaron Suggs
1fa9274fdf [aws|iam] Added server certificate tests
Added tests for:
AWS[:iam].upload_server_certificate
AWS[:iam].delete_server_certificate
2011-05-07 14:09:33 -04:00