Comment 4 for bug 1463852

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (stable/kilo)

Reviewed: https://review.openstack.org/199117
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=52ec9285e60f488fb62291dc1ca6cb9f806f8708
Submitter: Jenkins
Branch: stable/kilo

commit 52ec9285e60f488fb62291dc1ca6cb9f806f8708
Author: leizhang <email address hidden>
Date: Fri Jun 26 21:08:12 2015 +0800

    Fix inconsistency of message and validation when create env(dashboard)

    If you create env with an invalid env name, the error message you get
    conflicts with the rule of validating env name, change the rule to
    adjust to the display message. Two validation rules need to be changed,
    one at murano api, the other at muranodashboard.

    Change-Id: Ib5a8a87cf295586214bced08c99a9e89ae1ee38f
    Closes-bug: #1463852