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

22 commits

Author SHA1 Message Date
geemus
32960d165a [compute] fixes/skips to get examples working 2011-06-24 14:27:31 -07:00
geemus
69407efdbb [compute] refactor provider/service namespacing 2011-06-16 16:29:14 -07:00
geemus
18992e951b Merge remote branch 'phlipper/scp-options'
Conflicts:
	lib/fog/compute/models/aws/server.rb
	lib/fog/compute/models/bluebox/server.rb
	lib/fog/compute/models/go_grid/server.rb
	lib/fog/compute/models/rackspace/server.rb
	lib/fog/compute/models/slicehost/server.rb
	lib/fog/compute/models/virtual_box/server.rb
	lib/fog/core/scp.rb
2011-06-13 10:53:08 -07:00
Phil Cohen
a840dd7224 use a hash not nil for default scp_options 2011-06-11 00:50:45 -07:00
Phil Cohen
b9198da1f7 add Net::SCP options parameter to Fog::SCP proxy 2011-06-11 00:08:30 -07:00
Luke Robins
2e567a870d Add an options hash to scp. Set to {} by default 2011-06-08 12:27:20 +10:00
Luke Robins
1066d9eded Add recursive argument to server scp methods. Set to false by default 2011-06-05 17:11:57 +10:00
geemus
945df29845 default to Ubuntu 10.04 LTS 64bit for image id 2011-04-14 16:31:58 -07:00
Allan
9c0823bfa5 added scp support 2011-02-25 08:49:11 +08:00
geemus
6f7dd6ddea should extend with deprecation, not include 2011-02-23 10:45:50 -08:00
geemus
9a40a17e9f [compute] consolidate ip accessors
closes #60
2011-02-22 16:36:15 -08:00
geemus
06459bbe02 cleanup 2011-01-31 11:25:11 -08:00
Lum
8a400e2ef0 Adding ability to get gogrid default passwords that get generated for each new virtual server.
Also ability to list all default or stored root passwords on gogrid.
2011-02-01 03:24:19 +08:00
Lum
31fe9282a0 added ability to get stored passwords on gogrid 2011-02-01 03:24:18 +08:00
geemus
b968cf88a8 [gogrid] cleanup 2011-01-26 15:19:48 -08:00
Lucas Carlson
5d5c87d1ed Add gogrid idiosyncracies with reloading data 2011-01-26 15:14:01 -08:00
Lucas Carlson
d94e1d5481 Add ability to get servers 2011-01-26 15:14:01 -08:00
Lucas Carlson
534c3f82b0 Various fixes to get the go_grid extension into basic usable shape. 2011-01-26 15:14:01 -08:00
Lucas Carlson
55731cf58c Various fixes to get the go_grid extension into basic usable shape. 2011-01-26 15:14:01 -08:00
Lucas Carlson
7d45e829d0 Fixing go_grid server reference 2011-01-26 09:33:47 +08:00
Lucas Carlson
df9ee40258 Fixing a typo in the require for go_grid support 2011-01-26 09:33:47 +08:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00