Comment 9 for bug 1303865

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/118162
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=805115d6ff57e742bc59761ec16fedc15d47e638
Submitter: Jenkins
Branch: master

commit 805115d6ff57e742bc59761ec16fedc15d47e638
Author: Sirushti Murugesan <email address hidden>
Date: Mon Sep 1 18:47:51 2014 +0530

    Add length constraint to Nova Keypair's name property

    Sets min/max bounds of the Nova Keypair Resource's name
    property to 1 and 255 respectively.

    Change-Id: I48fb25eee465938fd7e48e105187d1646c8c64c0
    Closes-Bug: #1303865