Chandan Purushothama created CLOUDSTACK-5085:
------------------------------------------------
Summary: 3.0.6 to ASF 4.2.1 Upgrade: "host.updates.enable"
configuration parameter is left undeleted on the Upgraded Setup
Key: CLOUDSTACK-5085
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5085
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Upgrade
Affects Versions: 4.2.1
Reporter: Chandan Purushothama
Fix For: 4.2.1
The following parameters in the configuration table is left undeleted on the
Upgrade Setup:
mysql> select * from configuration where name like "host.updates%";
+----------+----------+-------------------+---------------------+-------+-------------------------------------+
| category | instance | component | name | value |
description |
+----------+----------+-------------------+---------------------+-------+-------------------------------------+
| Advanced | DEFAULT | management-server | host.updates.enable | false |
Enable/Disable Host updates checker |
+----------+----------+-------------------+---------------------+-------+-------------------------------------+
1 row in set (0.02 sec)
--
This message was sent by Atlassian JIRA
(v6.1#6144)