Chandan Purushothama created CLOUDSTACK-5086:
------------------------------------------------
Summary: 3.0.6 to ASF 4.2.1 Upgrade: "xen.update.url"
configuration parameter is left undeleted on the Upgraded Setup
Key: CLOUDSTACK-5086
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5086
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 "xen.update%";
+----------+----------+-------------------+----------------+----------------------------------------------------+-----------------------------------------+
| category | instance | component | name | value
| description |
+----------+----------+-------------------+----------------+----------------------------------------------------+-----------------------------------------+
| Advanced | DEFAULT | management-server | xen.update.url |
http://updates.xensource.com/XenServer/updates.xml | URL to get the latest
XenServer updates |
+----------+----------+-------------------+----------------+----------------------------------------------------+-----------------------------------------+
1 row in set (0.00 sec)
--
This message was sent by Atlassian JIRA
(v6.1#6144)