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
2015-06-04 12:27:27 -07:00
..
aws cleanup leftover files (now in fog-aws) 2015-01-12 09:57:42 -06:00
bare_metal_cloud Fix [excon][WARNING] Invalid Excon request keys: :host exception. 2015-01-05 22:58:23 -05:00
bin Remove libvirt bin file 2015-04-09 10:08:29 +02:00
bluebox Add vsh_id attribute to Bluebox::Server 2014-10-22 21:31:34 -04:00
clodo
cloudsigma fix inconsistent hash spacing 2015-03-16 22:25:04 -07:00
cloudstack [cloudstack] Allow specifying the size of DATADISK on the creation of a server 2015-05-18 18:12:42 +09:00
core Fix typo: Fog::Connection is deprecated, not Fog::XML::Connection. 2014-12-04 14:08:07 -05:00
digitalocean Removes not about not being documented 2015-01-14 11:26:24 -08:00
dnsimple
dnsmadeeasy zone.id instead of zone.domain 2015-03-05 15:33:03 -08:00
dreamhost
dynect [dynect|dns] include SOA and NS records in #records response 2015-04-22 12:27:42 -04:00
fogdocker Makes the docker api version call use assigned connection 2015-03-17 13:18:30 -04:00
glesys [GleSYS] server/create: sync required and optional args with API spec 2015-04-19 22:56:01 +02:00
go_grid
hp Make port option overridable for get_object_http(s)_url 2015-04-06 00:14:11 +03:00
ibm
internet_archive [Fog|Core] Move fog/core/parser to fog-xml gem 2014-11-06 09:49:06 +00:00
joyent Revert "allow self-signed certs for Joyent" 2015-03-02 15:18:50 -06:00
linode add Linode Singapore DC to mock data 2015-05-05 21:28:04 -04:00
ninefold Removing Atmos 2014-12-02 13:15:23 -02:00
opennebula [opennebula] fixed networks.get_by_name, added tests 2015-05-07 11:47:49 +02:00
openstack Adding list_zones call to OpenStack 2015-06-04 15:20:08 +03:00
openvz
ovirt Implement wipe_after_delete attribute for Fog::Compute::Ovirt::Volume class 2015-03-16 20:33:24 +01:00
rackspace Set proper content type and clear operations after request 2015-04-25 15:40:07 -04:00
rage4
vcloud [Fog|Core] Move fog/core/parser to fog-xml gem 2014-11-06 09:49:06 +00:00
vcloud_director vcloud-token on instantiation 2015-05-04 14:35:47 -07:00
vsphere Use traverse to get resource pools, fixes #3579 2015-06-04 12:27:27 -07:00
xenserver Fix the 'redirect to master' functionality. When authenticating towards a slave host, the error HOST_IS_SLAVE is returned by the slave host together with the IP address of the master host. Previously this resulted in an InvalidLogin exception which was hiding the actual cause. Now it results in an HostIsSlave exception which is then used to redirect the connection to the master host in case :xenserver_redirect_to_master is true. 2015-04-14 12:39:41 +04:00
zerigo [Fog|Core] Move fog/core/parser to fog-xml gem 2014-11-06 09:49:06 +00:00
bare_metal_cloud.rb
bin.rb Remove dependency on fog-libvirt altogether 2015-04-17 14:52:48 +02:00
bluebox.rb
clodo.rb
cloudsigma.rb
cloudstack.rb
digitalocean.rb
dnsimple.rb
dnsmadeeasy.rb
dreamhost.rb
dynect.rb
fogdocker.rb
glesys.rb
go_grid.rb
hp.rb
ibm.rb
internet_archive.rb
joyent.rb
linode.rb
ninefold.rb
opennebula.rb
openstack.rb Fixes #3084: Implement OpenStack Identity V3 API 2015-05-13 12:48:43 +01:00
openvz.rb
ovirt.rb
rackspace.rb Rackspace's new CDN (V2) 2015-01-06 11:13:35 -05:00
rage4.rb
vcloud.rb
vcloud_director.rb
version.rb Release 1.30.0 2015-05-07 13:40:15 -05:00
vsphere.rb
xenserver.rb
zerigo.rb