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
2013-10-30 19:02:37 -04:00
..
atmos Add Atmos meta_data request and file_size 2013-10-14 11:58:58 +11:00
aws syntax fix 2013-10-30 16:52:00 -05:00
bare_metal_cloud
bin [hp|block_storage_v2] Add a new Block Storage V2 provider for next gen block storage services. 2013-10-30 19:02:35 -04:00
bluebox
brightbox [Brightbox] Add SSL settings to load balancer 2013-10-29 12:15:10 +00:00
clodo
cloudsigma adding new models 2013-09-16 13:08:45 +00:00
cloudstack support "name" on cloudstack deploy 2013-09-27 12:25:20 +01:00
compute/models Adding exception from net-ssh 2.6 that occurs during bootstrap as sshd is just starting up 2013-07-27 13:55:53 -07:00
core [core] identify origin of log messages 2013-10-21 13:06:24 -04:00
digitalocean Add ip_address method back, but deprecate it. 2013-07-29 10:10:25 -07:00
dnsimple Use id for record update 2013-07-28 21:19:40 -07:00
dnsmadeeasy
dreamhost
dynect removing unnecessary :hosts parameters from dynect and openstack requests 2013-10-09 15:25:47 -05:00
ecloud Map a single-value hash to arrays when needed. 2013-10-29 02:23:11 -04:00
glesys [glesys] added options to resuse ip and/or ipv6 and description 2013-08-01 21:19:25 +02:00
go_grid
google Create a Snapshot based on a Disk 2013-10-25 16:03:07 -07:00
hp update LBaaS to what works with the current version in pro 2013-10-30 19:02:37 -04:00
ibm remove a debug entry 2013-07-06 02:48:13 -04:00
internet_archive merge 2013-10-30 19:02:37 -04:00
joyent Only HTTPStatusError has request and response 2013-08-29 12:43:14 -07:00
libvirt
linode [linode|compute] Avoid passing host to request. 2013-10-16 09:47:28 -06:00
local Local storage's File quacks like other Directories 2013-09-26 13:27:05 -04:00
ninefold require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00
openstack merge 2013-10-30 19:02:37 -04:00
openvz [openvz|compute] Initial commit 2013-05-29 16:09:41 +02:00
ovirt
rackspace merge 2013-10-30 19:02:37 -04:00
riakcs require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00
schema
serverlove This withstands naming/renaming issues. 2013-06-07 14:55:37 +01:00
storm_on_demand [stormondemand] fix some minor problems. Add a README.md file to describe how to use the storm on demand APIs 2013-05-25 22:48:24 +08:00
terremark
vcloud fixes #1434 : How to use vcloud fog services 2013-08-08 01:29:00 +01:00
vcloud_director Add EnableLogging field to FirewallService XML 2013-10-25 15:17:02 +01:00
vmfusion
voxel
vsphere [vsphere|compute] Refresh the local volume attributes upon successful save and accurately report save failures. 2013-10-28 19:09:09 -04:00
xenserver Update create_server.rb 2013-10-21 17:51:03 +02:00
xml [AWS] print out raw response string when DEBUG_RESPONSE env var is set 2013-08-01 15:00:38 -04:00
zerigo
account.rb [stormondemand|account] Add Account service and token APIs 2013-05-25 15:16:42 +08:00
atmos.rb
aws.rb Made the 'unf' dependency optional. 2013-10-25 10:54:28 -04:00
bare_metal_cloud.rb
billing.rb [stormondemand|billing] Add Billing service and related APIs 2013-05-24 17:29:12 +08:00
bin.rb [vcloud_director] make available to Fog::Bin 2013-09-05 23:52:26 +01:00
bluebox.rb
brightbox.rb
cdn.rb
clodo.rb
cloudsigma.rb
cloudstack.rb
compute.rb [hp|compute_v2] Add new HP Compute V2 provider. Add request methods for servers. 2013-10-30 19:02:25 -04:00
core.rb [core] removing uuidtools dependency; added Fog::UUID class 2013-10-10 15:18:43 -05:00
digitalocean.rb
dns.rb [stormondemand|dns] Add DNS service and domain APIs 2013-05-23 11:07:13 +08:00
dnsimple.rb
dnsmadeeasy.rb
dreamhost.rb
dynect.rb
ecloud.rb
glesys.rb
go_grid.rb
google.rb
hp.rb [hp|block_storage_v2] Add request methods for volumes, along with tests. 2013-10-30 19:02:35 -04:00
ibm.rb
identity.rb
image.rb
internet_archive.rb
joyent.rb
json.rb [core] Move XML/JSON code up out of core 2013-06-24 17:30:00 +01:00
libvirt.rb
linode.rb
local.rb
metering.rb
monitoring.rb [stormondemand|monitoring] Add a new Monitoring service and add/move load/bandwidth/service APIs 2013-05-24 21:11:28 +08:00
network.rb [stormondemand|network] Add a new Network service and move all network code in Compute into Network 2013-05-25 17:29:10 +08:00
ninefold.rb
openstack.rb removing unnecessary :hosts parameters from dynect and openstack requests 2013-10-09 15:25:47 -05:00
openvz.rb [openvz|compute] Initial commit 2013-05-29 16:09:41 +02:00
orchestration.rb CRUD for OpenStack heat's Stack model 2013-09-10 22:16:42 -04:00
ovirt.rb
rackspace.rb [rackspace|monitoring] updating BadRequest exceptions to include validation errors 2013-10-29 11:03:44 -05:00
riakcs.rb
serverlove.rb
storage.rb require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00
storm_on_demand.rb [stormondemand|network] Add a new Network service and move all network code in Compute into Network 2013-05-25 17:29:10 +08:00
support.rb [stormondemand|support] Add Support service and APIs for alert and support tickets 2013-05-25 11:44:34 +08:00
terremark.rb
vcloud.rb
vcloud_director.rb [vcloud_director] Raise provider-specific exceptions. 2013-10-14 01:10:19 +01:00
version.rb Release 1.17.0 2013-10-29 09:11:52 -05:00
vmfusion.rb
volume.rb
voxel.rb
vpn.rb [stormondemand|vpn] Add new VPN service and APIs 2013-05-25 17:02:43 +08:00
vsphere.rb
xenserver.rb
xml.rb [core/xml] Splits SAX parsing from Connection 2013-06-24 17:30:51 +01:00
zerigo.rb