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

10 commits

Author SHA1 Message Date
Athir Nuaimi
f09fa8b442 finished testing Linode DNS support.
updated example code to show all major functions
fixes a few small bugs
2010-12-11 13:39:25 -05:00
Athir Nuaimi
0ffd1404d5 All Linode DNS functions are now supported. Still needs some testing though
Added support for all the DNS resource functions.
As with Slicehost, no mocks or test cases yet.  Also, example code still needs some updating
2010-12-11 11:32:41 -05:00
Athir Nuaimi
78b8d4a125 can now create DNS zones on linode
added support for domain.create method.
continuing work to support rest of DNS zone methods
added a sample in examples directory.  Right now includes code for slicehost.  will add linode once API fully supported
2010-12-10 18:49:00 -05:00
Athir Nuaimi
909d062d89 add support for linode domain.list method
linode has a full API to support managed DNS.  Have the 1st call, domain.list working
method also support option parameter to narrow results to a single domain
2010-12-10 14:07:00 -05:00
geemus
592c8cc404 mock related fixes and marking unmocked tests pending 2010-10-13 17:54:14 -07:00
geemus
fb34c07940 [linode] consistency between providers/services 2010-09-08 10:56:38 -07:00
geemus
fd755e042b clean up by changing service abstraction into a class 2010-09-03 15:04:54 -07:00
geemus
5ae1a79040 [linode] cleanup and tests 2010-07-17 22:35:08 -05:00
geemus
50ed143b12 [linode] avail_kernels, linode_create, linode_delete, linode_list, linode_reboot 2010-07-16 11:30:24 -05:00
geemus
7f1c6d07e3 [linode] add basics and first few calls 2010-07-03 10:48:13 -05:00