-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27893/
-----------------------------------------------------------
(Updated Nov. 12, 2014, 12:36 a.m.)
Review request for Ambari, Srimanth Gunturi and Yusaku Sako.
Changes
-------
Removes an unintentional change in the previously submitted patch
Bugs: AMBARI-8291
https://issues.apache.org/jira/browse/AMBARI-8291
Repository: ambari
Description
-------
Create a RootService model and RootServicecomponent model.
For now lets skip providing RootServiceHostComponent model.
This task is mainly required to access ambari-server properties file
configuration in client code.
(Example: knowing the jdk and jce used by the ambari server instance).
Diffs (updated)
-----
ambari-web/app/assets/data/services/ambari.json PRE-CREATION
ambari-web/app/controllers/global/cluster_controller.js c405c0d
ambari-web/app/mappers.js 2f974df
ambari-web/app/mappers/root_service_mapper.js PRE-CREATION
ambari-web/app/models.js df19e28
ambari-web/app/models/root_service.js PRE-CREATION
ambari-web/app/utils/ajax/ajax.js ef26ba8
Diff: https://reviews.apache.org/r/27893/diff/
Testing
-------
tested e2e
Thanks,
Jaimin Jetly