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

785 commits

Author SHA1 Message Date
geemus
4203325df5 Release 0.0.96 2010-05-14 12:02:05 -07:00
geemus
2b203a5d7b [s3] fix s3 signing with query params, accidently made it too lax while working on versioning, etc 2010-05-14 12:01:38 -07:00
geemus
393dea3acd Release 0.0.95 2010-05-13 15:50:44 -07:00
geemus
754e46d8a8 [s3] fix signing bug when query is empty 2010-05-13 15:50:07 -07:00
geemus
42f13f08c7 Release 0.0.94 2010-05-13 14:36:35 -07:00
Tim Carey-Smith
a65f65dbc6 [ec2] Update the mock for addresses to support setting the server IP address correctly 2010-05-14 05:33:54 +08:00
Tim Carey-Smith
11243063b6 [ec2] Add ipAddress information into the mock data 2010-05-14 05:33:54 +08:00
Tim Carey-Smith
efca3e1b03 Allow overriding of the fog creds path 2010-05-14 05:32:43 +08:00
geemus
a5161bd8bd [aws] optimize mock number/hex generation 2010-05-13 14:30:57 -07:00
geemus
51b8e4df58 [s3] rough first cut of get_bucket_object_versions 2010-05-12 18:40:00 -07:00
geemus
8e3464ebad [s3] rough cut of bucket logging requests 2010-05-11 17:39:07 -07:00
Edward Muller
d48db03314 Refactor Terremark into Vcloud
Purpose is to better abstract individual services
2010-05-10 20:37:03 -07:00
geemus
013b2c3ead [s3] add versioning support 2010-05-10 20:28:27 -07:00
geemus
7c0af34949 bump excon dependency 2010-05-10 16:44:02 -07:00
geemus
45276427e8 Release 0.0.93 2010-05-10 15:01:40 -07:00
geemus
976e4bdcf1 [ec2] fix a race condition around address model instantiation 2010-05-10 15:01:19 -07:00
geemus
058a35848d Release 0.0.92 2010-05-10 14:31:57 -07:00
geemus
aff4ce1201 bump to newest excon 2010-05-10 14:31:35 -07:00
geemus
d6a786701f [terremark] fix whitespace 2010-05-10 14:18:18 -07:00
geemus
774cd921b6 [ec2] use server models to simplify get_console_output spec 2010-05-10 14:18:18 -07:00
Alex Malinovich
d9f3e880ef [elb] Adding support for create_load_balancer and delete_load_balancer 2010-05-11 05:17:41 +08:00
marios
f5b84e131e Fixed ommission in terremark parsers/get_node_services.rb 2010-05-11 05:15:16 +08:00
geemus
877843bd9e don't merge! in collection#new, avoids mucking with mocked data 2010-05-10 11:57:35 -07:00
geemus
2bace47291 [s3] add acl and torrent methods, segregate get_object_url 2010-05-09 18:50:10 -07:00
geemus
242d7a5088 update excon, pass a block instead of params[:block] 2010-05-09 16:23:03 -07:00
geemus
1a1985db25 [ec2] wait for snapshot to finish before describing, so that progress will not be nil 2010-05-09 13:15:05 -07:00
geemus
4836ad7c68 remove annotated notes, data now in tracker 2010-05-09 11:40:54 -07:00
geemus
4969b0ba24 [ec2] wait for volume to attach before calling detach in tests 2010-05-09 11:24:07 -07:00
geemus
c1442ad780 [ec2] remove deprecated request specs, replaced by shindo tests 2010-05-08 18:31:47 -07:00
geemus
945011661f [ec2] update snapshot models to accept new attributes 2010-05-08 18:22:43 -07:00
geemus
9d2cea276a [ec2] update snapshot mocks to match recent parser updates 2010-05-08 18:13:33 -07:00
geemus
04ecade81b [ec2] snapshots, parse missing fields, allow description, consolidated shindo tests 2010-05-08 15:16:35 -07:00
geemus
b8823a7c8f [ec2] consolidated shindo tests for volumes 2010-05-08 14:53:05 -07:00
geemus
af8318707a [ec2] fix typo in spec 2010-05-07 10:42:43 -07:00
geemus
c0503ec6ce [terremark] fix ommission in vapp parser 2010-05-07 10:42:27 -07:00
geemus
45cc1e5099 raise error in Model#reload if the thing goes away 2010-05-07 09:51:58 -07:00
geemus
c70fb49dac reload should return nil if the object no longer exists 2010-05-06 16:41:02 -07:00
geemus
72d1836f26 [s3] fix get_bucket mock to return nil instead of '' 2010-05-06 11:47:02 -07:00
geemus
79ee062d93 [terremark] parse resource type/quantity for vapp, thanks marios 2010-05-06 11:23:51 -07:00
geemus
db2d74ebda [terremark] fix typo in get_internet_services parser 2010-05-06 08:30:07 -07:00
geemus
d64526c841 tweaking shindo usage as I solidify how I want to use it 2010-05-05 21:40:21 -07:00
geemus
0557b1625e [s3] fix nil expectations to match new parsers 2010-05-05 16:11:47 -07:00
geemus
6aa08be3ea [s3] remove deprecated s3 usage in specs 2010-05-05 14:49:57 -07:00
geemus
cd528f047c Release 0.0.91 2010-05-05 14:22:43 -07:00
geemus
7c85a671b2 return nil instead of '' for mocks as well 2010-05-05 14:22:22 -07:00
geemus
b0babfe958 Release 0.0.90 2010-05-05 13:53:05 -07:00
geemus
eaff8be181 update xml parsing to be more consistent, return nil instead of '' 2010-05-05 13:39:41 -07:00
geemus
ea5f328110 Release 0.0.89 2010-05-04 15:09:06 -07:00
geemus
4a5faf5a79 make deprecation a bit more flexible and deprecate setters 2010-05-04 14:31:42 -07:00
geemus
3197c257b5 [ec2] fixes for modify_image_attributes 2010-05-03 18:40:54 -07:00