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

7 commits

Author SHA1 Message Date
Phil Ross
cb96248d6c Update the Linode avail_kernels request and Kernel model.
- Remove the kernelId parameter that is no longer supported by the API.
- Add support for the new isXen and isKVM parameters.
- Add is_xen, is_kvm and is_pvops to the Kernel model.
2015-10-26 20:35:01 +00:00
Paul Thornthwaite
2e0b7e545a Standardise empty lines throughout codebase
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Wes Morgan
9f98964d3e use kernel_id for mocked kernel, not stackscript_id 2012-05-17 17:14:03 -07:00
Wes Morgan
4422b48af5 add Linode Mock classes to request primitives 2012-05-17 11:31:15 -07: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
fb34c07940 [linode] consistency between providers/services 2010-09-08 10:56:38 -07:00