[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989816#comment-13989816
 ] 

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

Commit a521c02c54dc670b48d9e5d81fb51e688f6f36a8 in cloudstack's branch 
refs/heads/4.4 from [~harikrishna.patnala]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a521c02 ]

CLOUDSTACK-5976: Typo in "ssh_keypairs" table's foreign key constraints
on the Upgraded Setup


> [upgrade]Typo in "ssh_keypairs" table's foreign key constraints on the 
> Upgraded Setup
> -------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5976
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5976
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Upgrade
>    Affects Versions: 4.3.0
>            Reporter: Harikrishna Patnala
>            Assignee: Harikrishna Patnala
>             Fix For: 4.4.0
>
>
> Upgraded from 2.2.14 to 4.3
> There is a typo on ssh_keypair table
> On Upgraded Setup:
> KEY `fk_ssh_keypair__account_id` ( `account_id` ),
> KEY `fk_ssh_keypair__domain_id` ( `domain_id` ),
> On Felton Fresh Installation:
> KEY `fk_ssh_keypairs__account_id` ( `account_id` ),
> KEY `fk_ssh_keypairs__domain_id` ( `domain_id` ),



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to