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
2011-06-17 16:16:44 -04:00
..
aws Merge pull request #350 from redzebra/simpledb_region 2011-06-07 12:44:19 -07:00
bin Add a HP provider class for the fog binary. 2011-06-16 17:14:19 -04:00
cdn [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
compute Add the #list_servers method. 2011-06-17 16:16:44 -04:00
core Merge remote branch 'phlipper/scp-options' 2011-06-13 10:53:08 -07:00
dns Added missing reference to delete_all_domains 2011-06-05 20:37:52 +01:00
providers Enable compute service with HP provider. Refactor hp_auth_url into hp_host, hp_port and hp_auth_path to enable flexibility in specifying the host, port and auth path separately. 2011-06-17 14:45:49 -04:00
storage Add the new hp_host, hp_port and hp_auth_path attributes and remove hp_auth_url. 2011-06-17 14:49:19 -04:00
terremark [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
bin.rb Require HP provider for the fog binary. 2011-06-16 17:09:07 -04:00
cdn.rb
compute.rb Add a case for the new HP provider for compute service. 2011-06-17 14:54:16 -04:00
core.rb
dns.rb Added new DNS provider => DNS Made Easy 2011-05-30 00:41:27 +01:00
providers.rb Add a new HP provider. 2011-06-15 02:10:54 -04:00
storage.rb Add a case for the new HP provider. 2011-06-15 02:12:10 -04:00
terremark.rb