[rhmessaging-commits] rhmessaging commits: r4224 - mgmt/newdata/cumin/model.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Wed Aug 25 16:22:57 EDT 2010


Author: eallen
Date: 2010-08-25 16:22:56 -0400 (Wed, 25 Aug 2010)
New Revision: 4224

Modified:
   mgmt/newdata/cumin/model/rosemary.xml
Log:
Adding index on System for slot vis

Modified: mgmt/newdata/cumin/model/rosemary.xml
===================================================================
--- mgmt/newdata/cumin/model/rosemary.xml	2010-08-25 17:40:38 UTC (rev 4223)
+++ mgmt/newdata/cumin/model/rosemary.xml	2010-08-25 20:22:56 UTC (rev 4224)
@@ -288,6 +288,7 @@
     <class name="Slot">
       <index name="Pool" attributes="Pool"/>
       <index name="Name" attributes="Name"/>
+      <index name="System" attributes="System"/>
 
       <property name="JobId">
         <title>Job ID</title>



More information about the rhmessaging-commits mailing list