1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests
Eric Hankins 6f8c0e6120 Support pagination on Zerigo DNS zones
For Zerigo accounts with more than 100 domains, the previous zones.all
method was unable to get to records beyond 100. This adds pagination per
the Zerigo API doc with :per_page and :page parameters. You can then use
count_zones to get the total zone count, divide by your :per_page, and
iterate over all pages to fetch all your zones.

https://www.zerigo.com/docs/apis/dns/1.1/zones/index
2013-05-09 13:57:33 -05:00
..
atmos/models/storage
aws Adding support for AWS CloudFormation list_stacks and list_stack_resources API calls 2013-05-04 21:32:57 -04:00
bluebox/requests [bluebox|blb] update tests 2013-03-04 19:05:00 -08:00
brightbox [Brightbox] Updates image selector for name format 2013-05-02 11:10:19 +01:00
clodo/requests/compute
cloudstack Merge pull request #1771 from dm1try/cloudstack_add_disk_offering_model 2013-04-24 12:26:36 -07:00
compute Merge pull request #1771 from dm1try/cloudstack_add_disk_offering_model 2013-04-24 12:26:36 -07:00
core Revert "Updated gem spec to require json rather than multi_json" 2013-05-06 04:05:36 -07:00
digitalocean [digitalocean] Check to see if we have a digital ocean api key before attempting to delete servers 2013-04-03 10:47:31 -05:00
dns [dns] Add more record tests 2012-11-06 20:33:25 -05:00
dnsimple/requests/dns
dnsmadeeasy/requests/dns
dreamhost [dreamhost|dns] Updated testing documentation 2013-01-22 20:49:22 +01:00
dynect/requests/dns issue #1275 removed rspec requires - tests pass 2013-04-13 12:06:05 -05:00
ecloud/compute/models [ecloud] Fixes tests by duplicating test setup 2013-01-17 11:07:38 +00:00
glesys/requests/compute [glesys] Make compute test pass 2013-02-05 20:59:12 +01:00
go_grid/requests/compute
google custome sshable 2013-04-30 18:35:02 -07:00
helpers disable mock running, I think. 2013-05-01 17:40:20 -07:00
hp Disables tests with race conditions affecting CI 2013-02-05 11:19:02 +00:00
ibm
internet_archive fix internet archive use of headers, remove acls 2013-03-26 17:21:57 -04:00
joyent/requests/compute
libvirt
linode/requests
local Ignore existing directory when creating on local storage 2012-10-07 17:42:51 -05:00
ninefold [ninefold|compute] mark before/after blocks as pending in mocked mode also 2012-09-28 09:59:49 -05:00
openstack OS: Fix revert_resize_server method name. 2013-05-03 12:14:04 -04:00
ovirt ovirt quota support 2013-03-23 21:46:14 -04:00
rackspace [rackspace|storage] add large object container and prefix options 2013-05-05 13:00:29 -04:00
riakcs/requests Add Riak CS provider in Fog. 2013-03-08 16:24:34 -05:00
serverlove [serverlove|compute] fix serverlove tests for 1.8.7 compatibility 2012-09-04 21:56:05 +01:00
storage fix testing mock 2013-01-31 15:16:49 -05:00
storm_on_demand/requests/compute
vcloud
voxel/requests/compute
vsphere [vsphere] allow setting ram and num of cpu when cloning 2013-04-04 21:49:19 -07:00
xenserver [xenserver|compute] added save and destroy operations to Network 2013-03-26 17:33:39 +01:00
zerigo/requests/dns Support pagination on Zerigo DNS zones 2013-05-09 13:57:33 -05:00
helper.rb [virtualbox] Removed VirtualBox since it has many problems and the gem it's based on is no longer maintained. 2013-03-04 19:31:59 -05:00
lorem.txt
watchr.rb