murano/murano/api
Brian Tully a55b8427a8 Missing validation for environment name in API
Add environment name validation to API so that when names are entered
by user via the murano client CLI they get validated in the same way
they do via the murano dashboard UI, i.e., name must contain only
alphanumeric or "_-." characters, must start with alpha. If not valid,
raise an exception with a 400 error.

Change-Id: Ib125e017acbdd6b6881ec705763c17170b80e44b
Closes-Bug: 1373045
2014-09-29 14:39:29 +04:00
..
middleware Move wsgi module to murano/common 2014-09-03 19:53:45 +04:00
v1 Missing validation for environment name in API 2014-09-29 14:39:29 +04:00
__init__.py Rename muranoapi to murano 2014-05-27 15:14:44 +04:00
versions.py Move wsgi module to murano/common 2014-09-03 19:53:45 +04:00