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

4 commits

Author SHA1 Message Date
Athir Nuaimi
df44afd837 cleaned up the Zerigo DNS calls. Also, added comments detailing parameters and return values 2010-12-12 21:18:21 -05:00
Athir Nuaimi
8837931a0e 1st pass at complete Zerigo provider. Not debugged but all requests are there
added all the methods for handling host DNS records
still need to debug, need to review comments and update example code
2010-12-12 18:02:02 -05:00
Athir Nuaimi
e081fac0b5 added support for 4 more zerigo dns methods: count_zones, get_zone, get_zone_stats, create_zone
items added but not yet tested.  Will continue to add the rest of the methods and then do a big testing cycle
2010-12-12 09:51:52 -05:00
Athir Nuaimi
15d35d3e0c start of work to support Zerigo DNS service
have defined all the requests in compute.rb
have the 1st request - list_zones working
2010-12-11 20:01:33 -05:00