-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30277/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-9336
https://issues.apache.org/jira/browse/AMBARI-9336
Repository: ambari
Description
-------
After ambari server upgrade UI is not loading with the following error:
TRACE: The url is:
/api/v1/services/AMBARI/components/AMBARI_SERVER?fields=RootServiceComponents/component_version,RootServiceComponents/properties/server.os_family&minimal_response=true
app.js:3249 Uncaught TypeError: Cannot read property 'server.os_family' of
undefined
Diffs
-----
ambari-server/src/main/python/ambari_server/serverConfiguration.py a69af54
ambari-server/src/test/python/TestAmbariServer.py a847bd1
ambari-server/src/test/python/TestOSCheck.py 3cebe13
Diff: https://reviews.apache.org/r/30277/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk