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

14 commits

Author SHA1 Message Date
geemus
8a25dd46dd [compute] consistency in #state call and mock test fixes 2011-05-24 14:59:48 -07:00
bigfleet
295b5300e5 Public key results are cached, avoid a bug by using that cache 2011-05-24 01:50:05 +08:00
geemus
945df29845 default to Ubuntu 10.04 LTS 64bit for image id 2011-04-14 16:31:58 -07:00
Christian Paredes
e076434bc0 Adding in a few more tests for LB's. 2011-04-07 13:18:35 -07:00
Christian Paredes
56d74c3c39 Adding lb_applications, lb_services, lb_backends attributes to the model. 2011-04-07 11:06:04 -07:00
Allan
9c0823bfa5 added scp support 2011-02-25 08:49:11 +08:00
geemus
8bcd078193 Merge branch 'ggoodale'
Conflicts:
	lib/fog/bin/bluebox.rb
	tests/helper.rb

Closes #156
2011-02-23 11:15:03 -08:00
geemus
9a40a17e9f [compute] consolidate ip accessors
closes #60
2011-02-22 16:36:15 -08:00
ggoodale
fc18e38dea Bug fixes; Better tests 2011-02-17 21:22:43 -08:00
geemus
70af200dda removing more deprecated stuff 2011-02-16 16:41:39 -08:00
geemus
3784effdd1 [compute] disable password auth for current user, rather than always root 2011-01-31 17:42:53 -08:00
Tom Stuart
5694180508 Make :private_key optional in Fog::*::Compute::Server#ssh
Net::SSH can authenticate with the ssh-agent, so a private key is only
required if ENV['SSH_AGENT_SOCK'] is not set.
2011-01-25 03:14:46 +08:00
geemus
7462d9ae36 more fixes and setup mock tests to run without setup 2011-01-14 11:01:02 -08:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00