Lance Ivy
1cdd969a34
create core for each provider. keep load hook for provider.
2014-02-01 21:13:17 -05:00
Eric Wong
966e2454ee
[stormondemand|network] Add a new Network service and move all network code in Compute into Network
2013-05-25 17:29:10 +08:00
Eric Wong
80690e700e
[stormondemand|vpn] Add new VPN service and APIs
2013-05-25 17:02:43 +08:00
Eric Wong
8c0f8a44b6
[stormondemand|account] Add Account service to the service lsit
2013-05-25 15:26:51 +08:00
Eric Wong
5f44aa8498
[stormondemand|support] Add Support service and APIs for alert and support tickets
2013-05-25 11:44:34 +08:00
Eric Wong
55d0925de1
[stormondemand|monitoring] Add a new Monitoring service and add/move load/bandwidth/service APIs
2013-05-24 21:11:28 +08:00
Eric Wong
3de8f5c9c4
[stormondemand|billing] Add Billing service and related APIs
2013-05-24 17:29:12 +08:00
Eric Wong
3b567d29dd
[stormondemand|dns] Add DNS Service to StormOnDemand
2013-05-23 17:12:27 +08:00
Eric Wong
89c569fee2
[stormondemand|storage] Add Storage service and cluster API
2013-05-23 07:35:02 +08: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
473abe69bd
[compute] fix service calls I missed in recent rearrange
2011-08-24 20:17:43 -05:00
geemus
0e5fe57e3d
[core] move providers to lib/fog/.
2011-08-24 14:17:46 -05:00