Author: yusaku
Date: Tue Jan 22 22:05:18 2013
New Revision: 1437212
URL: http://svn.apache.org/viewvc?rev=1437212&view=rev
Log:
AMBARI-1249. Update mock data to make App.testMode work. (yusaku)
Modified:
incubator/ambari/trunk/CHANGES.txt
incubator/ambari/trunk/ambari-web/app/assets/data/dashboard/services.json
incubator/ambari/trunk/ambari-web/app/assets/data/hosts/hosts.json
Modified: incubator/ambari/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/CHANGES.txt?rev=1437212&r1=1437211&r2=1437212&view=diff
==============================================================================
--- incubator/ambari/trunk/CHANGES.txt (original)
+++ incubator/ambari/trunk/CHANGES.txt Tue Jan 22 22:05:18 2013
@@ -17,6 +17,8 @@ Trunk (unreleased changes):
IMPROVEMENTS
+ AMBARI-1249. Update mock data to make App.testMode work. (yusaku)
+
AMBARI-1239. Host health status should show orange when there is at least one
slave component on the host with state!=STARTED. (yusaku)