-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34175/
-----------------------------------------------------------
Review request for Ambari, Emil Anca, John Speidel, and Tom Beerbower.
Bugs: AMBARI-9030
https://issues.apache.org/jira/browse/AMBARI-9030
Repository: ambari
Description
-------
Remove the temporary kerberos_descriptor fields in the StackVersion and
StackService endpoints. These have been replaced with the new
artifact/kerberos_descriptor endpoints introduced in AMBARI-9028.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackServiceResourceProvider.java
c80913e
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackVersionResourceProvider.java
ca66819
ambari-server/src/main/resources/properties.json 38fbb65
Diff: https://reviews.apache.org/r/34175/diff/
Testing
-------
Manually tested to verify that the temporary kerberos_descriptor fields were
removed and to ensure enabling Kerberos still worked due to the API changes.
Thanks,
Robert Levas