1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Andreas Gerauer
d954a16354 Removed Zerigo::Models::DNS::Records#find method, moved functionality to all(options)
Removed Rackspace::Models::DNS::Zones#find, moved functionality to all(options)
2013-03-13 18:01:54 +01:00
Brian Hartsock
c6d2bf9e8d [rackspace|dns] fix issue in zones.find where results with no links throw exception 2013-01-31 20:08:49 -05:00
H. Wade Minter
d35e389f02 Get rid of the extra load() calls. 2013-01-31 17:55:04 -05:00
H. Wade Minter
ca7d6f61c8 Add initial support for pulling in >100 zones via Zones.each.
Uses the hypermedia links returned by the response body to
determine whether or not there are more results available.
2013-01-30 21:01:52 -05:00
H. Wade Minter
989acc71ba Add a zones.find(substring) method to return only zones whose
name matches that substring.

http://docs.rackspace.com/cdns/api/v1.0/cdns-devguide/content/list_domains.html
2013-01-28 13:15:56 -05:00
Paul Thornthwaite
bc26c4e433 [rackspace] Updates reference to service 2013-01-07 21:01:20 +00:00
geemus
a90007b7d4 [dns|rackspace] move rackspace dns to its own shared area (namespacing should probably be corrected) 2011-08-29 10:37:01 -05:00
Renamed from lib/fog/dns/models/rackspace/zones.rb (Browse further)