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

732 commits

Author SHA1 Message Date
geemus
01c2a29a49 add identity setter and fix more deprecated directory calls 2010-05-03 16:48:46 -07:00
geemus
c07a5d343d require fog in bin, which sets up load path for subsequent requires 2010-05-03 15:10:36 -07:00
geemus
e1740eac4e [s3] fix deprecated directory#name usage 2010-05-03 15:02:08 -07:00
geemus
877a7bcf7f [s3] fix directory spec 2010-05-03 15:00:44 -07:00
geemus
d64df44039 remove fog from Gemfile (mucks with ci) 2010-05-03 14:14:39 -07:00
geemus
b075de92c2 display location of deprecated calls 2010-05-03 14:11:11 -07:00
geemus
4046e9e30d Release 0.0.87 2010-05-03 13:32:44 -07:00
geemus
97381a763b fix for using :name when creating directories 2010-05-03 13:32:16 -07:00
geemus
27d38705da Release 0.0.86 2010-05-03 13:20:34 -07:00
geemus
2168ad2cc0 [s3] fix deprecation of name for key 2010-05-03 13:19:38 -07:00
geemus
e348b46bc5 Release 0.0.85 2010-05-02 20:06:49 -07:00
Alex Malinovich
14417a7e94 [elb] Adding support for DescribeInstanceHealth 2010-05-03 11:00:46 +08:00
Alex Malinovich
d88ed58f53 [elb] Adding support to enable/disable availability zones for ELBs 2010-05-03 11:00:45 +08:00
Alex Malinovich
c2b751e0b3 [elb] Fixing rdoc for register/deregister requests 2010-05-03 10:59:53 +08:00
geemus
bb1f2e5a72 normalize on key instead of name for directory 2010-05-02 19:59:15 -07:00
geemus
7ad51ae816 [rackspace] name is optional for servers 2010-05-02 19:46:51 -07:00
geemus
41f78339ab toward more flexible/resilient ssh 2010-05-02 19:46:51 -07:00
Alex Malinovich
ae603ca624 [elb] Adding register/deregister instances with/from load balancer 2010-05-03 08:01:34 +08:00
Alex Malinovich
fc29d82c4d [elb] Adding ELB-specific indexed_param 2010-05-03 08:01:33 +08:00
geemus
63415a4748 [aws] consolidate AWS style request signing 2010-05-02 13:25:39 -07:00
geemus
0e90decc4e [elb] cleanup 2010-05-02 13:25:14 -07:00
Alex Malinovich
70f120af47 [elb] fixing bug with Listener parsing 2010-05-03 04:08:33 +08:00
Alex Malinovich
7649e5c493 Adding initial Elastic Load Balancer support 2010-05-03 04:08:07 +08:00
geemus
7ac536e873 [local] rough first cut of local storage 2010-05-01 22:10:11 -07:00
geemus
c02e9df787 [ec2] add console_output method to server 2010-05-01 21:00:13 -07:00
Alex Malinovich
494c1d5686 Using bundler for fun and profit! 2010-05-02 11:52:05 +08:00
geemus
3be8b85c40 [s3] add region specific endpoints 2010-05-01 15:18:50 -07:00
geemus
cae08a7134 add asia pacific region 2010-05-01 15:13:44 -07:00
geemus
2d08f1da84 consolidate wait_for usage and add more useful return values 2010-05-01 15:08:44 -07:00
Edward Muller
960dca64b2 [terremark] Flesh out the power control options of a server.
Make shutdown work.
2010-05-02 04:35:25 +08:00
Edward Muller
4ca08fea11 move the instance_eval(&block) to the bottom, so state gets refreshed at least once ... stale state == bad 2010-05-02 04:35:25 +08:00
Edward Muller
035ead02c0 [terremark] Handle re-authenticating if the Cookie has timed out 2010-05-02 04:35:24 +08:00
geemus
5e985cee65 [ec2] fix race in describe_snapshots 2010-04-30 14:43:06 -07:00
geemus
4d544b8de5 [ec2] server, treat architecture as transient 2010-04-30 14:40:29 -07:00
geemus
2fab232f22 [ec2] cleanup and speed up describe instances spec 2010-04-30 14:32:10 -07:00
Edward Muller
ef44813ca9 [terremark] Don't need that, just use terremark_service. This was lost at some point in the merge. 2010-04-30 12:09:59 -07:00
geemus
30bf8ff90b [ec2] fix volume model mock specs and detach_volume mock 2010-04-30 12:02:08 -07:00
geemus
47893c5dd9 avoid redefining VERSION 2010-04-29 23:30:49 -07:00
geemus
7f09801b9d [ec2|s3] replacing eventually with wait_for 2010-04-29 18:44:53 -07:00
geemus
b97e4640ac [ec2] wait for server to boot before pulling console output 2010-04-29 14:59:26 -07:00
geemus
c13584e3bc [simpledb] add top level helper for bin 2010-04-29 10:16:49 -07:00
geemus
8104944d58 [terremark] fix typo in vapp parser 2010-04-29 10:15:25 -07:00
geemus
a7f30c8758 use standard formatter for now, progressbar mucks with ci 2010-04-28 17:53:00 -07:00
geemus
c12ad235f6 [ec2] address spec should always destroy the address 2010-04-28 17:53:00 -07:00
Edward Muller
f95a2ddad8 [terremark] Mock get_public_ips 2010-04-29 08:45:41 +08:00
Edward Muller
62a39a8eca convert the ids to integer 2010-04-29 08:45:20 +08:00
Edward Muller
c430e980f5 [terremark] mock get_network 2010-04-29 08:45:10 +08:00
Edward Muller
849f48154a [terremark] typo fix. Broke the vcloud models 2010-04-29 08:44:21 +08:00
Edward Muller
fee99e253e [terremark] mock get_vdc 2010-04-29 08:43:59 +08:00
Edward Muller
4905d740d0 [terremark] get_organization mock bugfix 2010-04-29 05:46:46 +08:00