Comment 2 for bug 1536287

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

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

commit 4992c26fe0fd67307c1f6330f0ece30f88429f51
Author: zhurong <email address hidden>
Date: Wed Jan 20 17:26:21 2016 +0000

    Add the max length check for environment update

    environment update don't check the name max length,
    So will cause the db insert error.

    Change-Id: I96c93615620435bcbc8d841ab3b34ab1d99389e9
    Closes-Bug: #1536287