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.
Reviewed: https:/ /review. openstack. org/199117 /git.openstack. org/cgit/ openstack/ murano- dashboard/ commit/ ?id=52ec9285e60 f488fb62291dc1c a6cb9f806f8708
Committed: https:/
Submitter: Jenkins
Branch: stable/kilo
commit 52ec9285e60f488 fb62291dc1ca6cb 9f806f8708
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: Ib5a8a87cf29558 6214bced08c99a9 e89ae1ee38f
Closes-bug: #1463852