Jon Chen created LIBCLOUD-424:
---------------------------------

             Summary: outdated kernel ID
                 Key: LIBCLOUD-424
                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-424
             Project: Libcloud
          Issue Type: Bug
          Components: Compute
    Affects Versions: 0.13.2
            Reporter: Jon Chen


{{
            if image.extra['64bit']:
                kernel = 111 if image.extra['pvops'] else 107
            else:
                kernel = 110 if image.extra['pvops'] else 60
}}

These are very outdated. The recommended kernels are now KernelID=137 for x86, 
and KernelID=138 for x86_64.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to