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

3 commits

Author SHA1 Message Date
Athir Nuaimi
3c69e06f07 complete work on Slicehost DNS functions. all functions now supported
all DNS functions are now working and tested.
any functions that have optional parameters can now accept these
comments cleaned up
note, no mocks or test cases.  will speak to geemus to learn more about how these work.
2010-12-10 11:56:49 -05:00
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