1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/rackspace/models
Marshall Yount 242389721c support rackspace storage delete_at and delete_after headers
Rackspace Cloud Files allows the caller to set a time in the future
after which the uploaded asset will be automatically deleted.

http://docs.rackspace.com/files/api/v1/cf-devguide/content/Storage_Object_Services-d1e4300.html

This commit adds `deleted_at` and `deleted_after` attributes to the
`rackspace/models/storage/file.rb`. They are then added to the HTTP
headers when requested.

fix typo

add marshall yount to the contributors file
2014-02-06 14:23:19 -06:00
..
auto_scale [rackpace|auto_scale] adding missing require for group builder in tests 2013-10-08 13:23:08 -05:00
block_storage [rackspace] setting default fog timeout to 2000 for testing; removing specific hard coded timeouts. 2013-06-26 09:31:00 -05:00
compute_v2 Servers with a password locked root user have a nil @password. 2013-12-20 10:50:44 -05:00
databases [rackspace|databases] Add model tests. 2012-06-28 09:00:10 -04:00
dns [rackspace|dns] fixing DNS pagination issue #1887 2013-06-18 12:42:35 -05:00
identity merge 2013-10-30 19:02:37 -04:00
load_balancers [Rackspace|Load Balancers] Added get_stats and mock for create_load_balancer 2013-08-20 16:45:48 -05:00
monitoring Adding notifications for Rackspace Monitoring 2013-09-10 10:03:33 -05:00
queues Er, actually enable queues_tests, too. 2014-01-21 09:19:18 -05:00
storage support rackspace storage delete_at and delete_after headers 2014-02-06 14:23:19 -06:00