Increase Keypair name size to 255

Bug #1257030 reported by Lin Hua Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Zhenguo Niu

Bug Description

The keypair name in horizon has a max_length of 20 characters, it seems short.

We should just match the nova data model length, and set the max_length to 255 for consistency.

Link to nova code: https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/models.py#L721

Changed in horizon:
status: New → Confirmed
assignee: nobody → Zhenguo Niu (niu-zglinux)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/59596

Changed in horizon:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/59596
Committed: http://github.com/openstack/horizon/commit/35161baa8456e0ee59b910364507f7fa5955d382
Submitter: Jenkins
Branch: master

commit 35161baa8456e0ee59b910364507f7fa5955d382
Author: Zhenguo Niu <email address hidden>
Date: Tue Dec 3 09:56:49 2013 +0800

    Increase Keypair name size to 255

    The keypair name in horizon has a max_length of 20 characters, it seems short.
    We should just match the nova data model length, and set the max_length to 255
    for consistency.

    Change-Id: I53e43a792da677c39127ab43831dde5f70e588d3
    Closes-Bug: #1257030

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Julie Pichon (jpichon)
Changed in horizon:
importance: Undecided → Medium
Thierry Carrez (ttx)
Changed in horizon:
milestone: icehouse-1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.