Dmitry Lysnichenko created AMBARI-24936:
-------------------------------------------
Summary: Validate cluster name character and length requirements
in the backend before creating or updating a cluster
Key: AMBARI-24936
URL: https://issues.apache.org/jira/browse/AMBARI-24936
Project: Ambari
Issue Type: Task
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Validate cluster name character and length requirements in the backend before
creating or updating a cluster.
*Character Requirements*
* {{A}} through {{Z}}
* {{a}} through {{z}}
* {{0}} through {{9}}
* {{_}} (underscore)
* {{-}} (dash)
*Length Requirements*
* Minimum: 1 character
* Maximum: 100 characters
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)