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

21 commits

Author SHA1 Message Date
Chmouel Boudjnah
3fa8d7f1dc Fix make OpenStack swift working properly.
- expect 204 for OpenStack swift.
- Don't always assume there is a CDN  attached to the service.
- Sometime the path have v1.0 and sometime don't

(thanks for @geemus help on #387)
2011-07-07 00:07:41 +01:00
geemus
07f788cf64 [storage|rackspace] add large object support via put_object_manifest
closes #228
2011-06-24 16:00:44 -07:00
geemus
5dbd9d5e85 remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
geemus
e1512c9ac8 [storage] refactor provider/service namespacing 2011-06-15 14:27:11 -07:00
kbockmanrs
c5330fa321 Edited lib/fog/storage/rackspace.rb via GitHub 2011-06-10 10:16:07 -07:00
geemus
9ea5432fde [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
anomalousthought
bdc84813f9 Add reset method to other providers in addition to Compute providers. 2011-05-19 10:05:33 -04:00
H. Wade Minter
8c457441d4 Support for serving Rackspace CDN objects via SSL. 2011-03-23 09:08:14 -04:00
geemus
767b3773e9 Merge branch 'minter' 2011-03-21 13:49:31 -07:00
geemus
cae1fd80d6 don't reset data on Mock#initialize 2011-03-21 10:54:07 -07:00
H. Wade Minter
22982e54d2 Turn off SSL certificate verification if we're using servicenet. 2011-03-18 15:18:54 +00:00
H. Wade Minter
ffb19a4ba7 Add support for the Rackspace internal Servicenet. 2011-03-18 00:09:43 -04:00
geemus
e8842bea8a [storage] consolidate parse_data 2011-03-10 13:04:42 -08:00
geemus
40cd1ff5e4 fixes for reset_data
instance method now, instead of class method
resets data related to current connection/credentials
2011-03-10 11:16:55 -08:00
geemus
9bdf1ed585 [storage|rackspace] fix streaming bug.
Bug was causing whole file to load to memory before upload
thanks meskyanichi
2011-03-10 09:50:19 -08:00
geemus
70af200dda removing more deprecated stuff 2011-02-16 16:41:39 -08:00
geemus
228367e293 [rackspace|storage] use non-deprecated cdn connection 2011-01-21 16:37:17 -08:00
geemus
bc25028c2f deprecate old initializers 2011-01-07 18:15:16 -08:00
geemus
0d45273144 consolidate deprecated service init 2011-01-07 17:11:05 -08:00
geemus
a5b70181d9 [bin] consolidate 2011-01-07 15:51:16 -08:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
Renamed from lib/fog/rackspace/storage.rb (Browse further)