Comment 10 for bug 1405788

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

Reviewed: https://review.openstack.org/260972
Committed: https://git.openstack.org/cgit/openstack/murano-dashboard/commit/?id=4b7846ae4a239c19858770ef678b8e60d617310d
Submitter: Jenkins
Branch: master

commit 4b7846ae4a239c19858770ef678b8e60d617310d
Author: zhurong <email address hidden>
Date: Sat Dec 19 00:23:28 2015 +0800

    Remove environment name restrictions

    Since we don't use environments and environment templates names during
    deployment process we don't need to check what is the name of the
    environment. Now we should only keep it human-readable and check that
    it exists.

    Change-Id: I2d665b41deebf0c008d8b2b71802a1ab2c6673e8
    Closes-Bug: #1405788