Horizon plugin for OpenStack Orchestration (Heat)
Go to file
Leandro I. Costantino f514412e44 Heat Stack name is missing form validation.
When creating a stack using Horizon, the form is missing name
validation, so a generic error is shown whenever the name
does not follow the regex used by Heat.
([a-zA-Z][a-zA-Z0-9_.-]*)
Add server side validation and the right error message.

Change-Id: I7a639bcf96b7c74760123b6106aab7d9311f5e2f
Closes-Bug: #1254212
2013-11-24 20:04:13 -05:00
openstack_dashboard Heat Stack name is missing form validation. 2013-11-24 20:04:13 -05:00
tox.ini Gate on H102 Apache 2.0 license header not found for pep8 2013-11-19 13:55:04 -05:00