Devdeep Singh created CLOUDSTACK-5655:
-----------------------------------------
Summary: 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
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)