Eugene Howe & Josh Lane
853755d32f
[ecloud] improvements and some mocking
2013-01-04 13:50:05 -05:00
Eugene Howe
f3e60762e8
[compute|Ecloud] Ecloud should not show up as a valid provider when not providing credentials
2012-08-16 10:22:45 -04:00
Eugene Howe
825d7996aa
Removed non-functioning Mock classes
2012-06-07 12:50:11 -04:00
James Herdman
b0a7473f5b
Remove unnecessary full path usage with require
...
'fog/core' is already in the load path. No need to go to these extents.
2012-05-26 11:27:22 -04:00
geemus
aa06767a89
[core] more convenient accessors
...
closes #515
2011-09-22 19:00:48 -05:00
geemus
b2c8ff0388
[core] work toward separate requires
...
Should facilitate the following:
require 'fog/aws'
require 'fog/compute'
require 'fog/aws/compute'
I think once you `require 'rubygems'` those should work.
further cleanup should reduce common requires (ie nokogiri)
2011-08-31 15:52:53 -05:00
geemus
5c6e40bd0c
[compute|ecloud] move ecloud compute to its own shared area (namespacing should probably be corrected)
2011-08-24 20:29:14 -05:00
geemus
0e5fe57e3d
[core] move providers to lib/fog/.
2011-08-24 14:17:46 -05:00