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
Carlos Sanchez 4c2736d0c2 [google][compute] Update to API v1
Simplify attachment of boot disk, get_as_boot_disk no longer needed
Add missing Disk.get_object method
Allow setting deviceName when attaching a disk
Add disks mocks
2013-12-19 21:37:46 +01:00
..
atmos Add Atmos meta_data request and file_size 2013-10-14 11:58:58 +11:00
aws fix variable name typo 2013-12-17 14:57:41 -06:00
bare_metal_cloud
bin [hp|dns,lb] Add DNS and LB provider registration. 2013-10-30 19:02:48 -04:00
bluebox [bluebox] remove :host from excon request 2013-11-12 04:12:24 -08:00
brightbox [Brightbox] Code style clean up 2013-11-27 17:16:07 +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 Merge pull request #2477 from Technicolor-Portico/master 2013-12-17 07:02:02 -08:00
digitalocean [digitalocean] Add support for private networking 2013-11-24 16:52:52 -08:00
dnsimple [dnsimple] remove host from request 2013-11-25 13:58:42 +01:00
dnsmadeeasy Add TTL on save rather than initialize. 2013-05-14 16:45:42 -05:00
dreamhost use Fog::JSON 2013-11-19 00:51:57 -05:00
dynect removing unnecessary :hosts parameters from dynect and openstack requests 2013-10-09 15:25:47 -05:00
ecloud ecloud api version bump 2013-12-07 12:40:19 -08:00
glesys [glesys] added options to resuse ip and/or ipv6 and description 2013-08-01 21:19:25 +02:00
go_grid
google [google][compute] Update to API v1 2013-12-19 21:37:46 +01:00
hp [hp] Fix connection section for newer services. 2013-11-21 13:01:21 -05:00
ibm remove a debug entry 2013-07-06 02:48:13 -04:00
internet_archive Remove some files that were added during merge. 2013-10-30 19:02:54 -04:00
joyent Only HTTPStatusError has request and response 2013-08-29 12:43:14 -07:00
libvirt Add :id attribute to libvirt nic model 2013-05-06 12:55:33 +02:00
linode [linode|compute] Avoid passing host to request. 2013-10-16 09:47:28 -06:00
local Also call #load in case of missing local root folder. 2013-11-02 11:05:21 +01:00
ninefold require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00
openstack openstack modifications 2013-12-10 23:45:04 -08:00
openvz [openvz|compute] Initial commit 2013-05-29 16:09:41 +02:00
ovirt ovirt quota support 2013-03-23 21:46:14 -04:00
rackspace Typo 2013-12-19 10:40:09 -05:00
riakcs use Fog::JSON 2013-11-19 00:51:57 -05: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 Mock for post_create_network, use this to create/delete network in tests 2013-12-19 15:25:49 +00:00
vmfusion
voxel
vsphere Merge pull request #2395 from domcleal/vmware-guest-id 2013-12-09 12:02:28 -08:00
xenserver Merge pull request #2475 from zertico/adding_more_models 2013-12-16 06:51:34 -08:00
xml [AWS] print out raw response string when DEBUG_RESPONSE env var is set 2013-08-01 15:00:38 -04:00
zerigo Merge pull request #1807 from stormsilver/paginate_zerigo_zones 2013-05-14 15:13:59 -07:00
account.rb [stormondemand|account] Add Account service and token APIs 2013-05-25 15:16:42 +08:00
atmos.rb
aws.rb [aws] Implement missing mocks for Route 53 2013-11-14 20:48:41 +01: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 fixing merge issues 2013-03-11 16:02:00 -05:00
brightbox.rb
cdn.rb
clodo.rb
cloudsigma.rb [cloudsigma] Add CloudSigma compute provider 2013-05-20 16:09:37 +03:00
cloudstack.rb Use OpenSSL::Digest instead of deprecated OpenSSL::Digest::Digest 2013-12-11 17:50:53 +09:00
compute.rb Get VcloudDirector working again in fog interactive. Fixes #2373. 2013-11-07 11:50:25 -05:00
core.rb [general] Merge Forg.interval and Fog.timeout into a single file. 2013-12-16 22:50:30 +01:00
digitalocean.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
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 use Fog::JSON 2013-11-19 00:51:57 -05:00
ibm.rb
identity.rb
image.rb
internet_archive.rb fix internet archive use of headers, remove acls 2013-03-26 17:21:57 -04:00
joyent.rb fix joyent and xenserver so they can be required individually 2013-03-28 11:52:27 -04:00
json.rb use Fog::JSON 2013-11-19 00:51:57 -05:00
libvirt.rb
linode.rb
local.rb
metering.rb [openstack|metering] Added metering service for Ceilometer 2013-04-11 16:50:09 +08:00
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 use Fog::JSON 2013-11-19 00:51:57 -05:00
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.19.0 2013-12-19 10:34:33 -06: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 Added parameter to force request timeout on xen 2013-12-05 09:42:28 -02:00
xml.rb [core/xml] Splits SAX parsing from Connection 2013-06-24 17:30:51 +01:00
zerigo.rb