[jira] [Commented] (CLOUDSTACK-2656) UUID column for all 4.0 schema entities should be populated when they are upgraded to 4.1

2013-05-24 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13666393#comment-13666393
 ] 

ASF subversion and git services commented on CLOUDSTACK-2656:
-

Commit 672fe2e72b5cea647e4cb28176468f19b5ce9405 in branch refs/heads/4.1 from 
[~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=672fe2e ]

CLOUDSTACK-2656: UUID column for all 4.0 schema entities should be
populated when they are upgraded to 4.1


 UUID column for all 4.0 schema entities should be populated when they are 
 upgraded to 4.1
 -

 Key: CLOUDSTACK-2656
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2656
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
Affects Versions: 4.1.0
Reporter: Min Chen
Assignee: Min Chen
 Fix For: 4.1.0


 For all 4.0 schema entities, some of them have empty UUID column due to 
 historical reasons, which may fail at some search by passing db id for old 
 applications. In schema-40to410.sql, we should populate those empty UUID 
 columns with their db ids to not break any old apps after upgrade. Two db 
 tables are missed in this sql, that is, snapshot_policy and 
 dc_storage_network_ip_range.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (CLOUDSTACK-2656) UUID column for all 4.0 schema entities should be populated when they are upgraded to 4.1

2013-05-23 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13665757#comment-13665757
 ] 

ASF subversion and git services commented on CLOUDSTACK-2656:
-

Commit a46b4d8273e9033e55172bf2d00845820bc9511a in branch refs/heads/master 
from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a46b4d8 ]

CLOUDSTACK-2656: UUID column for all 4.0 schema entities should be
populated when they are upgraded to 4.1 


 UUID column for all 4.0 schema entities should be populated when they are 
 upgraded to 4.1
 -

 Key: CLOUDSTACK-2656
 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2656
 Project: CloudStack
  Issue Type: Bug
  Security Level: Public(Anyone can view this level - this is the 
 default.) 
Affects Versions: 4.1.0
Reporter: Min Chen
Assignee: Min Chen
 Fix For: 4.1.0


 For all 4.0 schema entities, some of them have empty UUID column due to 
 historical reasons, which may fail at some search by passing db id for old 
 applications. In schema-40to410.sql, we should populate those empty UUID 
 columns with their db ids to not break any old apps after upgrade. Two db 
 tables are missed in this sql, that is, snapshot_policy and 
 dc_storage_network_ip_range.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira