.. |
atmos
|
Add Atmos meta_data request and file_size
|
2013-10-14 11:58:58 +11:00 |
aws
|
Merge remote-tracking branch 'upstream/master'
|
2013-11-21 10:30:27 -05: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] Add new SSL cert metadata attributes
|
2013-11-08 16:14:38 +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
|
use original error message if none given
|
2013-11-19 00:45:44 -05: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
|
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
|
Sometimes :Environments is not a key
|
2013-11-11 17:35:45 -05: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] Raise Fog::Errors::NotFound on 404
|
2013-11-22 11:10:59 +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|storage] updating request to use the proper file structure
|
2013-11-20 16:48:10 -06: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
|
Merge pull request #2097 from burns/fog_json
|
2013-11-19 16:25:36 -08:00 |
riakcs
|
use Fog::JSON
|
2013-11-19 00:51:57 -05:00 |
schema
|
[tests] Fixes schema validator for arrays
|
2013-01-23 15:24:23 +00:00 |
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
|
Merge pull request #1558 from chirag-jog/terremark_fixes
|
2013-02-12 08:28:09 -08:00 |
vcloud
|
fixes #1434 : How to use vcloud fog services
|
2013-08-08 01:29:00 +01:00 |
vcloud_director
|
Merge pull request #2347 from alphagov/task_mocking_for_edgegateway
|
2013-11-05 12:11:46 -08:00 |
vmfusion
|
|
|
voxel
|
|
|
vsphere
|
Merge pull request #2401 from mmatuska/vsphere_vm_annotations
|
2013-11-21 11:04:53 -08: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
|
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
|
[fog] Cleanup: Use the service registry for requiring libs where possible
|
2013-02-16 16:58:38 +05:30 |
clodo.rb
|
|
|
cloudsigma.rb
|
[cloudsigma] Add CloudSigma compute provider
|
2013-05-20 16:09:37 +03:00 |
cloudstack.rb
|
|
|
compute.rb
|
Get VcloudDirector working again in fog interactive. Fixes #2373.
|
2013-11-07 11:50:25 -05:00 |
core.rb
|
[core] removing uuidtools dependency; added Fog::UUID class
|
2013-10-10 15:18:43 -05: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
|
* [dreamhost|dns] initial import
|
2013-01-19 23:20:38 +01:00 |
dynect.rb
|
|
|
ecloud.rb
|
|
|
glesys.rb
|
|
|
go_grid.rb
|
|
|
google.rb
|
trying to move gce to google.
|
2013-01-16 17:55:36 -08:00 |
hp.rb
|
use Fog::JSON
|
2013-11-19 00:51:57 -05:00 |
ibm.rb
|
|
|
identity.rb
|
[fog] Cleanup: Use the service registry for requiring libs where possible
|
2013-02-16 16:58:38 +05:30 |
image.rb
|
[fog] Cleanup: Use the service registry for requiring libs where possible
|
2013-02-16 16:58:38 +05:30 |
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.18.0
|
2013-10-31 15:20:00 -05:00 |
vmfusion.rb
|
|
|
volume.rb
|
[fog] Cleanup: Use the service registry for requiring libs where possible
|
2013-02-16 16:58:38 +05:30 |
voxel.rb
|
|
|
vpn.rb
|
[stormondemand|vpn] Add new VPN service and APIs
|
2013-05-25 17:02:43 +08:00 |
vsphere.rb
|
|
|
xenserver.rb
|
fix joyent and xenserver so they can be required individually
|
2013-03-28 11:52:27 -04:00 |
xml.rb
|
[core/xml] Splits SAX parsing from Connection
|
2013-06-24 17:30:51 +01:00 |
zerigo.rb
|
|
|