Min Chen created CLOUDSTACK-2656:
------------------------------------

             Summary: 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

Reply via email to