-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37154/
-----------------------------------------------------------
Review request for Ambari, Robert Levas, Srimanth Gunturi, and Yusaku Sako.
Bugs: AMBARI-12641
https://issues.apache.org/jira/browse/AMBARI-12641
Repository: ambari
Description
-------
Allow user to update _modifiable_ properties of the Kerberos Descriptor from
within Kerberos administrator view. These updates should be stored in the
cluster's Kerberos Descriptor _artifact resource_.
Once changes have been saved, the _Regenerate Keytabs_ feature should be
invoked to create any new/changed principals and update service configurations.
As part of the process, services should be restarted once the Kerberos-related
tasks are complete.
Diffs
-----
ambari-web/app/controllers/main/admin/kerberos.js 2ff79f0
ambari-web/app/controllers/main/admin/kerberos/step4_controller.js aaf3640
ambari-web/app/mixins/wizard/addSecurityConfigs.js 7ffdd3b
ambari-web/app/templates/main/admin/kerberos.hbs b191dc2
Diff: https://reviews.apache.org/r/37154/diff/
Testing
-------
Tested the patch on a live cluster.
Verified that all existing ambari-web unit tests passess
Thanks,
Jaimin Jetly