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

10 commits

Author SHA1 Message Date
Brice Figureau
3272490dec [aws|cdn] fix incorrect get_invalidation result
My change that added the get_invalidation request didn't parse the
'CallerReference' out of the response. This one is needed to match past
requests to current invalidations.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>
2012-09-23 23:41:59 +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
Arvid Andersson
a90fe3d178 Removed puts of element name 2011-11-10 15:11:36 +01: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
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
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