[
https://issues.apache.org/jira/browse/CLOUDSTACK-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878745#comment-13878745
]
Donal Lafferty commented on CLOUDSTACK-5440:
--------------------------------------------
To fix the problem, you need to add new values to the GuestOS type enumeration.
IIRC, the enumeration is a database table. To fix the problem, you need to add
new rows to the table. You would do this in the setup *.sql file like the one
linked to in the description.
> Missing GuestOS types for CentOS6.5, Windows 8.1 and Windows Server 2012 R2
> ---------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5440
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5440
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Donal Lafferty
> Assignee: Alexander Hitchins
> Priority: Minor
>
> These operating systems were released in the last month or two, but they do
> not appear as new os_guest types in
> https://github.com/apache/cloudstack/blob/master/setup/db/db/schema-421to430.sql
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)