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

12 commits

Author SHA1 Message Date
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
Paul Thornthwaite
40c0cd7122 Make use of #persisted? method
In many places we were checking for identity which was the shorthand for
checking if the resource had been saved by the service.

The #persisted? method was added to show a clearer intent and also offer
minimal ActiveModel interface
2012-12-23 02:45:05 +00:00
Andreas Gerauer
0c88e3fe63 [rackspace|dns] creating a record now uses specified ttl 2012-12-11 17:27:19 +01:00
Jesse Scott
29aeb20f9f Clarified the logic for finding the newly created DNS record for Rackspace Cloud DNS. 2012-10-17 11:37:14 -07:00
Jesse Scott
ea179666a4 Implemented bootstrap method for Rackspace Compute v2.
Added ability to set "metadata" and "personality" fields when creating a server on Rackspace Compute v2.
Improved response parsing when dealing with Rackspace DNS service.
2012-09-11 09:45:14 -07:00
geemus
065883b066 [rackspace|dns] record should pass priority
closes #635
2011-12-01 09:56:57 -06:00
Brian Hartsock
179bae1990 [rackspace|dns] error state callbacks now return an error 2011-11-24 11:29:12 -05:00
Brian Hartsock
34ee799ee7 [rackspace|dns] Adapted to changes in callback mechanism 2011-11-10 20:53:00 -05:00
geemus
2ac4ff250f [rackspace][dns] fixes for job request format 2011-10-25 10:43:06 -05:00
Nik Wakelin
39e7b987f3 Seems like rackspace might have changed this 2011-10-25 16:22:01 +13: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