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

5 commits

Author SHA1 Message Date
Athir Nuaimi
5d78577099 added support for managing DNS records through Slicehost
added for functions that work on DNS records.  The full Slicehost DNS API is now supported.
2010-12-09 16:12:32 -05:00
Athir Nuaimi
b1ddc8bf7a completed adding all the Slicehost DNS zone functions
can now add/edit/delete zones in the Slicehost DNS service. Includes the methods create_zone, delete_zone, get_zones, get_zone.  Note, there are no mocks or test cases.
2010-12-09 14:14:48 -05:00
Athir Nuaimi
9d4b6a8bfb add new method to Slicehost - get_zones (not debugged yet)
have added new parser and request for get_zones.  As slicehost docs are sparse, parser has not been updated.  Will do so once I analyze xml that comes back from request (ie next checkin should have working parser)
2010-12-09 11:51:17 -05:00
geemus
a963703309 fixes for/from specs/tests 2010-09-09 17:50:38 -07:00
geemus
136442206f [slicehost] rename slices to compute for consistency 2010-09-08 15:00:47 -07:00