Wes Morgan
9f98964d3e
use kernel_id for mocked kernel, not stackscript_id
2012-05-17 17:14:03 -07:00
Wes Morgan
6987a8dfa5
make Mock#linode_disk_list return the response object
2012-05-17 11:36:05 -07:00
Wes Morgan
0d43fdfed4
make Mock#linode_disk_delete return the response object
2012-05-17 11:35:21 -07:00
Wes Morgan
4422b48af5
add Linode Mock classes to request primitives
2012-05-17 11:31:15 -07:00
Kevin Menard
dcefc2d7de
Fixed #875 : Loosen multi_json version.
2012-04-25 10:31:28 -04:00
Steve Smith
d89dd56fe7
Use MultiJSON #dump and #load rather than #encode and #decode
...
MultiJSON deprecated these methods in 1.3.0 in favour of the new ones.
This requires an update to the gemspec to ensure ~>1.3
2012-04-20 13:09:14 +01:00
geemus
2f9654993e
[core] fixing more paths after rearrange
2011-09-22 19:34:14 -05:00
geemus
fca3bdb4cd
[compute|linode] move linode compute to its own shared area (namespacing should probably be corrected)
2011-08-24 20:24:45 -05:00
geemus
3be53104be
[compute] consolidate
2011-01-07 16:52:09 -08:00
geemus
39b5899163
[dns] consolidate
2011-01-07 16:12:04 -08:00
geemus
e4e33af626
[dns] fixes to get all shared tests passing
2011-01-03 15:39:38 -08:00
geemus
39ed179198
[linode|dns] first pass at models
2010-12-23 16:47:47 -08:00
geemus
8d7733c239
[linode|dns] give dns its own namespace/service
2010-12-21 15:25:09 -08:00
Athir Nuaimi
eb523fb80a
[aws|dns] 1st pass at Route 53 support. All functions added but not tested
...
have added each of the Route 53 functions
list_hosted_zones is working. rest still need to be tested
[aws|linode|slicehost|zerigo|dns] added complete test cases for linode & slicehost DNS. Also added initial support for AWS Route 53
2010-12-16 00:29:42 -05:00
Athir Nuaimi
f18cdbdf62
finished testing Linode DNS support.
...
updated example code to show all major functions
fixes a few small bugs
2010-12-16 00:28:56 -05:00
Athir Nuaimi
9d2c9ff74c
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-16 00:28:56 -05:00
Athir Nuaimi
814aec89d8
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
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-16 00:28:24 -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