[
https://issues.apache.org/jira/browse/CLOUDSTACK-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857389#comment-13857389
]
ASF subversion and git services commented on CLOUDSTACK-5655:
-------------------------------------------------------------
Commit 4fe63f7de88a012cfeb61132abac68aea513a424 in branch refs/heads/master
from [~devdeep]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4fe63f7 ]
CLOUDSTACK-5655: hyper-v configuration parameters are missing in upgraded
setup. Updated
the db upgrade schema script to insert the configuration parameters.
> Few "hyperV" configuration parameters are missing on the Upgraded Setup
> -----------------------------------------------------------------------
>
> Key: CLOUDSTACK-5655
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5655
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.3.0
> Reporter: Devdeep Singh
> Assignee: Devdeep Singh
> Priority: Critical
> Labels: Hyper-V, hyper-V,, hyper-v
> Fix For: 4.3.0
>
>
> The following parameters are missing on the Upgraded Setup (from any older to
> 4.3)
> mysql> select * from configuration where name like "hyperv%.network.device";
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------+
> category instance component name value description
> default_value updated scope is_dynamic
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------+
> Hidden DEFAULT management-server
> hyperv.guest.network.device NULL Specify the virtual switch on host
> for private network NULL NULL NULL 0
> Hidden DEFAULT management-server
> hyperv.private.network.device NULL Specify the virtual switch on host
> for private network NULL NULL NULL 0
> Hidden DEFAULT management-server
> hyperv.public.network.device NULL Specify the public virtual switch on
> host for public network NULL NULL NULL 0
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------+
> 3 rows in set (0.00 sec)
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)