-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30025/
-----------------------------------------------------------
Review request for Ambari, Srimanth Gunturi, Xi Wang, and Yusaku Sako.
Bugs: AMBARI-9191
https://issues.apache.org/jira/browse/AMBARI-9191
Repository: ambari
Description
-------
Configurations blob attached to a service is not availaible on web-ui for
reconfigurations. As a part of this task all such configurations subscribed to
a service and component resource in kerbros descruiptor will be exposed on
web-ui.
Diffs
-----
ambari-web/app/mixins/wizard/addSecurityConfigs.js 29455f1
ambari-web/test/mixins/wizard/addSeccurityConfigs_test.js 160ac19
Diff: https://reviews.apache.org/r/30025/diff/
Testing
-------
tested manually on a cluster.
Verified that all configs subscribed in kerberos descriptor for installed
services are exposed on configure identities page.
Also verified that reconfiguration of such configs happens successfully
(successfully reconfigured hadoop.security.auth_to_local=_AUTH_TO_LOCAL_RULES
and dfs.datanode.http.address=0.0.0.0:1022 propeties to customized values)
**ambari-web unit test result with patch:**
5225 tests complete (9 seconds)
61 tests pending
Thanks,
Jaimin Jetly