[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542818#comment-15542818
 ] 

ASF GitHub Bot commented on CLOUDSTACK-9364:
--------------------------------------------

Github user serg38 commented on the issue:

    https://github.com/apache/cloudstack/pull/1696
  
    @jburwell @rhtyd Sorry for a flood of messages. I checked and we do have 
mapping for all OS for Vmware 6 in ACS. It was introduced in 4.7 so that means 
this PR needs to have those 2 lines added (or a new PR created for this)
    INSERT IGNORE INTO cloud.guest_os_hypervisor (uuid,hypervisor_type, 
hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) 
VALUES (UUID(),'VMware', '6.0', 'ubuntuGuest', 255, utc_timestamp(), 0);
    INSERT IGNORE INTO cloud.guest_os_hypervisor (uuid,hypervisor_type, 
hypervisor_version, guest_os_name, guest_os_id, created, is_user_defined) 
VALUES (UUID(),'VMware', '6.0', 'ubuntu64Guest', 256, utc_timestamp(), 0);


> Add Support for Ubuntu 16.04
> ----------------------------
>
>                 Key: CLOUDSTACK-9364
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9364
>             Project: CloudStack
>          Issue Type: Task
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Wei Zhou
>            Assignee: Rohit Yadav
>             Fix For: Future, 4.9.1.0
>
>
> Ubuntu 16.04 has been released on 21st April
> http://releases.ubuntu.com/16.04/
> We need to support it



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to