GitHub user fly opened a pull request:
https://github.com/apache/libcloud/pull/171
LIBCLOUD-425: update linode api
[LIBCLOUD-425](https://issues.apache.org/jira/browse/LIBCLOUD-425)
Update Linode API responses, most notably a few bugfixes for DNS responses,
as well as update Linode plan ID numbers.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fly/libcloud 425_update_linode_api
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/171.patch
----
commit 2e276172b43e04294cb976629b1e8a8a887b48ab
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:45:09Z
update create.domain api response
commit 7de7e773c6d10e841754691315b5cc4fa5e779f9
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:45:22Z
update create.domain error api response
commit 347d12cb755c6ca87a6c63e8ebbd51856abde9ea
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:45:34Z
update create.resource api response
commit 08e899a3b84b27a339385e9f8ccc558111c0891a
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:46:07Z
update domain.list api response
commit 615d684471707f582229b56f1a89ca7644e8729b
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:46:27Z
update resource.list api response
commit a61a583b4da8b9ccb26d4731c5d1b7a6902cf87f
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:46:37Z
update resource.list api error response
commit 5d7ab842b3ba85e98d43cee62782039085cc02f7
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:47:07Z
update get_zone.json
commit e85c3291622491cba188c35612c64e92eae6420f
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:47:24Z
update get_zone_does_not_exist.json
commit de789be84971eda30e8d97d7a6020d27e1c409dd
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:47:34Z
update get_record.json
commit b77a5efeacee3f7981cc8c4259ce1d5f56386476
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:47:45Z
update get_record_does_not_exist.json
commit 00abe99e5fac9150baaa0e4f01e812b2b34cc90d
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:50:38Z
update domain.update api response
commit b2d69a202965bd6f06f62925a136be59156cc88c
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:50:53Z
update domain.resource.delete api response
commit d2179a454e49f6e28fad9039435a97f8d85b4018
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:51:22Z
update domain.resource.delete api error response
commit d1d9d5934185b3ef0eb5806c00ba2139f5cb5058
Author: Jon Chen <[email protected]>
Date: 2013-10-27T16:51:33Z
update domain.resource.update api response
commit 9ad1b630b392d13095e5b55842f0ae4220e55540
Author: Jon Chen <[email protected]>
Date: 2013-10-27T17:41:30Z
awaiting some api error response bugfixes
commit 414151dff007de190f957405d51e8d3e1323d883
Author: Jon Chen <[email protected]>
Date: 2013-10-27T19:48:43Z
update _avail_datacenters.json
commit 744865c399f924159d39fcb888c1f93c74d796ee
Author: Jon Chen <[email protected]>
Date: 2013-10-27T19:49:25Z
update _avail_distributions.json
commit cfde6fa10f32926057c67c992beb5cd5c6a5ff38
Author: Jon Chen <[email protected]>
Date: 2013-10-27T19:51:53Z
update _avail_linodeplans.json
commit 8c3d9ce91432ca2efd1912b2c669e2035ca9126a
Author: Jon Chen <[email protected]>
Date: 2013-10-27T20:29:45Z
update _batch.json
commit a284b11785c6ac321c595d6bb5bb5506fdf4dd27
Author: Jon Chen <[email protected]>
Date: 2013-10-27T20:31:05Z
update _linode_ip_list.json
commit 94d7337b47b5535bfbfbd817cde298d2a61b596b
Author: Jon Chen <[email protected]>
Date: 2013-10-27T20:35:51Z
update _linode_list.json
commit af57876bab426adefe1415f36c31f47a42f59223
Author: Jon Chen <[email protected]>
Date: 2013-10-27T22:23:36Z
jsonlint
commit 3d324a0a3355516a93f1ac0ff03f6b358f021dfc
Author: Jon Chen <[email protected]>
Date: 2013-10-27T22:23:55Z
update test values
commit 364469e09787873ee57d67ad93dda29075cda315
Author: Jon Chen <[email protected]>
Date: 2013-10-28T17:18:37Z
update linode planids
commit d74a6fd9fd194a6dab4d181276e86c8e0a96d0d7
Author: Jon Chen <[email protected]>
Date: 2013-10-28T17:19:02Z
fix keyerror
commit 0ce994ed31cc8ee777f9eb04ea9e5072250e15c7
Author: Jon Chen <[email protected]>
Date: 2013-10-29T17:50:35Z
set_context for get_zone and get_record
----