John Speidel created AMBARI-5648:
------------------------------------
Summary: Provide basic validation of fields for blueprint create
api
Key: AMBARI-5648
URL: https://issues.apache.org/jira/browse/AMBARI-5648
Project: Ambari
Issue Type: Improvement
Reporter: John Speidel
Assignee: John Speidel
Fix For: 1.6.0
This task is for non topology related validation of blueprint create api calls.
The following validations are included:
- no blueprint name
- no host groups
- no host group name
- no host group components
- component specified with no name
- invalid component name for stack
- no/invalid stack name
- no/invalid stack version
Validation failures result in a 400 response with a descriptive message of the
problem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)