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

Hudson commented on AMBARI-8886:
--------------------------------

FAILURE: Integrated in Ambari-trunk-Commit-docker #584 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/584/])
AMBARI-8886 Add Service wizard: Show identities and secure configuration for 
new services. (ababiichuk) (ababiichuk: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5704491c269f61cbe29ac329425adde51dfdeb67)
* ambari-web/app/controllers/main/admin/kerberos/step4_controller.js
* ambari-web/app/controllers/wizard/step7_controller.js
* ambari-web/test/controllers/main/service/add_controller_test.js
* ambari-web/app/controllers/main/service/add_controller.js
* ambari-web/app/routes/add_service_routes.js
* ambari-web/test/controllers/main/admin/kerberos/step4_controller_test.js
* ambari-web/app/templates/main/service/add.hbs


> Add Service wizard: Show identities and secure configuration for new services
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-8886
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8886
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Andrii Babiichuk
>            Assignee: Andrii Babiichuk
>            Priority: Critical
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-8886.patch
>
>
> If a cluster is secured (Kerberos service is installed and 
> cluster-env/security_enabled flag is true) then a new page "Configure 
> Identities" should be shown after "Customize Service Configurations" page and 
> before "Review page" on Add Service Wizard.
> # Before landing on this page, kerberos descriptor will be fetched from 
> clusters resource (api/v1/clusters/c1?fields=kerberos_descriptor). For now 
> mock this call
> # This new page *Configure Identities* on *Add Service Wizard* should be 
> similar to the *Configure Identities* page displayed on *Enable Kerberos 
> Wizard*.
> # Properties related to the stack level identities and properties related to 
> the identities of the installed services should be non-editable fields. 
> Properties related to the identities of the newly installed services should 
> be editable.
> # Also show the fields for Admin principal and Admin password (empty by 
> default) on this page in general section. 
> *Note:*  Updating the cluster with the kerberos descriptor and the session 
> attributes with the admin credentials will be done in a separate task. 
> This work should be visible only if automatedKerberos experimental flag is 
> set to true.



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

Reply via email to