Comment 1 for bug 1472239

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

Reviewed: https://review.openstack.org/201143
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=ba1f4cb5796e8b5aab09ff3179966514d8d60387
Submitter: Jenkins
Branch: master

commit ba1f4cb5796e8b5aab09ff3179966514d8d60387
Author: Ekaterina Chernova <email address hidden>
Date: Mon Jul 13 17:04:50 2015 +0300

    Fix error message in case category name is too long

    Category name is restricted to 80.
    Previously, errors connected to the category lengh was not handled.

    Change-Id: Ic24df23832b9e5a9cccf07d221e870c1e58f895f
    Closes-Bug: #1472239