-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33978/
-----------------------------------------------------------
Review request for Ambari, Alexandr Antonenko and Yusaku Sako.
Bugs: AMBARI-11024
https://issues.apache.org/jira/browse/AMBARI-11024
Repository: ambari
Description
-------
The CSV file that is downloaded from the Kerberos Wizard does not contain the
configured Kerberos identity details - it contains only default data.
This is due to where in the workflow the Kerberos descriptor is posted to
Ambari (as an artifact). The data *is* posted during the transition between
the _Stop Services_ page and the _Kerberize Cluster_ page. The data *should be*
posted during the transition between the _Configure Identities_ page and the
_Confirm Configuration_ page.
Diffs
-----
ambari-web/app/controllers/main/admin/kerberos/step5_controller.js 5268c2d
ambari-web/app/controllers/main/admin/kerberos/step7_controller.js ece50d7
ambari-web/app/routes/add_kerberos_routes.js b0db95a
Diff: https://reviews.apache.org/r/33978/diff/
Testing
-------
Manual testing
Thanks,
Robert Levas