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
Steven Danna d08c0b45eb Changed number of cores reported for rackspace flavors in order
to match current rackspace documentation.
2011-07-05 22:25:37 -07:00
..
aws [compute|aws] fix helpers to use Fog::AWS 2011-06-20 13:49:37 -07:00
bin [compute|brightbox] Fixed typo in deprecation warning 2011-06-29 10:50:41 +01:00
cdn remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
compute Changed number of cores reported for rackspace flavors in order 2011-07-05 22:25:37 -07:00
core requires_one, allows you to require at least one of the specified attributes. 2011-07-05 13:17:20 -07:00
dns Rescue 404 when fetching zone 2011-06-21 23:43:52 +01:00
providers Provide mocked console output if server has been up for over the delay time. 2011-06-21 11:29:17 -07:00
storage [storage|aws] properly format modified headers in get_object 2011-07-05 17:57:25 -05:00
terremark [mock] cleanup and reset related fixes 2011-05-19 15:35:33 -07:00
bin.rb [ninefold|compute] Boilerplate for ninefold 2011-06-04 20:02:12 +10:00
cdn.rb remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
compute.rb remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
core.rb
dns.rb remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
providers.rb [ninefold|compute] Boilerplate for ninefold 2011-06-04 20:02:12 +10:00
storage.rb Checking path for nil 2011-06-25 21:48:54 +04:00
terremark.rb