1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog
Patrick Debois 43bf83cd6b Added a way to locally retrieve the ipaddress through the ip_command
More checks on correctness of ipaddress
And checks on ssh failures
2011-08-08 17:31:12 -06:00
..
aws [aws|autoscaling] metrics#get should return nil when not found 2011-07-21 16:45:50 -05:00
bin First cut at libvirt integration. Lots of features missing, but it proves the point 2011-07-30 14:59:54 +02:00
cdn [aws|cdn] Added commands for streaming distribution lists. 2011-07-25 15:42:12 -04:00
compute Added a way to locally retrieve the ipaddress through the ip_command 2011-08-08 17:31:12 -06:00
core Merge pull request #445 from brianhartsock/squash_false 2011-07-20 16:00:18 -07:00
dns [misc] to_json calls to use MultiJson 2011-07-20 11:08:11 -05:00
providers First cut at libvirt integration. Lots of features missing, but it proves the point 2011-07-30 14:59:54 +02:00
storage Escape source object name when copying 2011-07-28 23:15:51 +01:00
terremark [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
bin.rb First cut at libvirt integration. Lots of features missing, but it proves the point 2011-07-30 14:59:54 +02:00
cdn.rb remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
compute.rb First cut at libvirt integration. Lots of features missing, but it proves the point 2011-07-30 14:59:54 +02:00
core.rb [AWS|SNS] flesh out basics 2011-07-19 17:53:26 -05:00
dns.rb remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
providers.rb First cut at libvirt integration. Lots of features missing, but it proves the point 2011-07-30 14:59:54 +02:00
storage.rb [ninefold|storage] Framework + request method for Ninefold storage 2011-07-11 19:57:53 +10:00
terremark.rb