You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "John Speidel (JIRA)" <ji...@apache.org> on 2014/05/01 21:57:17 UTC

[jira] [Resolved] (AMBARI-5648) Provide basic validation of fields for blueprint create api

     [ https://issues.apache.org/jira/browse/AMBARI-5648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Speidel resolved AMBARI-5648.
----------------------------------

    Resolution: Fixed

merged to trunk and to branch 1.6.0

> 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
>              Labels: api, blueprints
>             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)