----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57771/ -----------------------------------------------------------
Review request for Ambari, Jaimin Jetly, Robert Levas, and Sebastian Toader. Repository: ambari Description ------- In many cases support engineers want to look at if Unlimited Strength Java Cryptography Extension is installed on all hosts quickly and easily. This information is now visible on the host summary page, and can be accessed via api call: /api/v1/hosts?fields=Hosts/last_agent_env. Diffs ----- ambari-agent/src/main/python/ambari_agent/HostInfo.py 7f041eb ambari-agent/src/test/python/ambari_agent/TestHostInfo.py 67294e0 ambari-server/src/main/java/org/apache/ambari/server/agent/AgentEnv.java 64d0865 ambari-server/src/main/java/org/apache/ambari/server/configuration/Configuration.java 20431f6 ambari-server/src/test/java/org/apache/ambari/server/agent/AgentResourceTest.java 3f62366 ambari-web/app/controllers/global/update_controller.js 59eaf3e ambari-web/app/mappers/hosts_mapper.js e4dd08f ambari-web/app/messages.js c9926e6 ambari-web/app/models/host.js 1b7b326 ambari-web/app/templates/main/host/summary.hbs 5d0b09c Diff: https://reviews.apache.org/r/57771/diff/1/ Testing ------- added new unittests, tested the UI manually existing tests: PENDING.. Thanks, Attila Magyar
