You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/05/05 20:33:16 UTC

[jira] [Commented] (CLOUDSTACK-5976) [upgrade]Typo in "ssh_keypairs" table's foreign key constraints on the Upgraded Setup

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

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

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

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)