GitHub user fly opened a pull request:
https://github.com/apache/libcloud/pull/169
Issue LIBCLOUD-424: outdated kernel ID
the default kernel specified by libcloud is very outdated, this PR updates
the kernelID and the Linode API json output for avail.kernels()
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/fly/libcloud 424_kernelid
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/169.patch
----
commit cb92539f0ffd872b3ecbe2d715aeda9bb09b2838
Author: Jon Chen <[email protected]>
Date: 2013-10-26T21:22:28Z
Issue LIBCLOUD-424: outdated kernel ID.
commit 9a5a2e271470fe73f3807089db41f54625e3809a
Author: Jon Chen <[email protected]>
Date: 2013-10-26T21:50:12Z
update _avail_kernels json output
----