Author: buildbot
Date: Sat Jul 26 03:59:46 2014
New Revision: 917425

Log:
Staging update by buildbot for oodt

Modified:
    websites/staging/oodt/trunk/content/   (props changed)
    websites/staging/oodt/trunk/content/index.html

Propchange: websites/staging/oodt/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 26 03:59:46 2014
@@ -1 +1 @@
-1613559
+1613560

Modified: websites/staging/oodt/trunk/content/index.html
==============================================================================
--- websites/staging/oodt/trunk/content/index.html (original)
+++ websites/staging/oodt/trunk/content/index.html Sat Jul 26 03:59:46 2014
@@ -192,7 +192,7 @@ under the License. 
 <div class="row">
     <div class="twelve columns">
         <div class="centersectiontitle">
-            <h4>What does OODT do?</h4>
+            <h4>Heres some of what OODT does</h4>
         </div>
     </div>
     <div class="four columns">
@@ -222,6 +222,34 @@ under the License. 
             <a href="./components.md" class="readmore">Learn more</a>
         </p>
     </div>
+        <div class="four columns">
+        <h5>Workflow Management</h5>
+                <p>
+                Management for Catalog and Archive Service purposefully 
separates workflow repositories and workflow engines. Everything required
+     to execute workflows and science processing pipelines.
+        </p>
+        <p>
+            <a href="./components.md" class="readmore">Learn more</a>
+        </p>
+    </div>
+        <div class="four columns">
+        <h5>OODT Agility</h5>
+                <p>
+                Python implementation of Apache OODT providing all the 
functionality of OODT to Python developers. Also available on <a 
href="https://pypi.python.org/pypi/oodt";>pypi.python.org</a> for your 
convenience.
+        </p>
+        <p>
+            <a href="./components.md" class="readmore">Learn more</a>
+        </p>
+    </div>
+        <div class="four columns">
+        <h5>Resource Management </h5>
+                <p>
+                Job management and management of the underlying software 
system hardware and resources, such as disk space, computational resources, and 
shared identity.
+        </p>
+        <p>
+            <a href="./components.md" class="readmore">Learn more</a>
+        </p>
+    </div>
 </div>
 <div class="hr">
 </div>


Reply via email to