geemus
8c5b57cf0e
[zerigo|dns] move compute to dns namespace
2010-12-21 13:45:53 -08:00
Athir Nuaimi
5ff4551adc
completed work on Zerigo provider. all methods supported and tested
...
updated all parameter and return values
tested all functions
update sample in examples directory to show how to use provider
note: no mocks or test cases
2010-12-13 08:51:04 -05:00
Athir Nuaimi
65e6c49757
Zerigo DNS methods to manage zones fully debugged and commented
2010-12-13 07:38:06 -05:00
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