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

11 commits

Author SHA1 Message Date
Brice Figureau
e877f95034 [aws|cdn] add request mock support for AWS Cloudfront
This patch adds support for mocking the cloudfront API.
CDN Tests now can both be run with mocking and non mocking
activated.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
2012-09-28 11:24:36 +02:00
Brice Figureau
b381ba90e2 [aws|cdn] Implements AWS CDN get_invalidation request
This request was missing from the implementation. It is needed if
you actually need to look-up the invalidated paths.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
2012-09-20 20:27:13 +02:00
geemus
2abb668040 [cdn|aws] move aws cdn to its own shared area (namespacing should probably be corrected) 2011-08-24 14:25:12 -05:00
geemus
6ca767317a [cdn] consolidate 2011-01-07 17:02:41 -08:00
James Fairbairn
6d908f888b [aws|cdn] Fixed bug in building post_distribution request body 2010-12-01 02:57:57 +08:00
geemus
b498079f80 [aws|cdn] update to support custom origins 2010-11-09 15:49:38 -08:00
geemus
aeac37f9a3 [aws|cdn] leftover fixes 2010-11-02 11:17:09 -07:00
geemus
cf75ce1dee [aws|cdn] continuing to flesh out distribution requests 2010-11-01 17:44:14 -07:00
geemus
3d6104e383 [aws|cdn] splat expand paths for post_invalidation 2010-11-01 15:05:02 -07:00
geemus
2a77066d4d [aws|cdn] first pass at post_invalidation 2010-11-01 15:01:55 -07:00
geemus
a6f4e14894 [aws&rackspace|cdn] more cleanup and start of aws cdn 2010-11-01 12:31:39 -07:00