[ 
https://issues.apache.org/jira/browse/AMBARI-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175401#comment-14175401
 ] 

Hudson commented on AMBARI-7840:
--------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #625 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/625/])
AMBARI-7840. Slider View: App names should only contain small caps and numbers 
(Buzhor Denys via srimanth) (sgunturi: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=75f78825bbdf7f73feb51aa60326b008f6cfb551)
* 
contrib/views/slider/src/main/resources/ui/test/unit/controllers/createAppWizard/step1_controller_test.js
* 
contrib/views/slider/src/main/resources/ui/app/controllers/createAppWizard/step1_controller.js


> Slider View: App names should only contain small caps and numbers
> -----------------------------------------------------------------
>
>                 Key: AMBARI-7840
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7840
>             Project: Ambari
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 1.7.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-7840.patch
>
>
> When creating a slider app with caps, the following is encountered. 
> Response:
> {noformat}
> {
>   "status": 500,
>   "message": "Illegal cluster name: NAME"
> }
> {noformat}
> Slider view should use the same name pattern validation as slider, which is 
> {{"[a-z][a-z0-9_-]*"}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to