Project

General

Profile

Revision 671

Website updates for 1.0 Beta 2

View differences:

trunk/html/index.html
24 24
<a href="support.html">Support</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
25 25
<a href="credits.html">Credits</a></div>
26 26
<div class="warning">
27
<strong>Haizea 1.0 Beta 1 has been released</strong> (2009-08-07)<br/> with support for pluggable scheduling policies, <a href="http://www.opennebula.org/">OpenNebula 1.4</a> and many other features and internal changes. See the <a href="https://phoenixforge.cs.uchicago.edu/wiki/haizea/Changelog">changelog</a> for more details, or <a href="download.html">download</a> it now.
27
<strong>Haizea 1.0 Beta 2 has been released</strong> (2009-09-04)<br/> with support for <a href="http://www.opennebula.org/">OpenNebula 1.4</a>, pluggable scheduling policies, pluggable accounting probes, <a onClick="javascript: pageTracker._trackPageview('/pydoc');" href="pydoc/index.html">API documentation</a> and many other features and internal changes. See the <a href="https://phoenixforge.cs.uchicago.edu/wiki/haizea/Changelog">changelog</a> for more details, or <a href="download.html">download</a> it now.
28 28
</div>
29 29

  
30 30
<p>Haizea is an open-source virtual machine-based lease management architecture (if that sounds like a mouthful, take a look at our <a href="whatis.html">What is Haizea?</a> page). In a nutshell, Haizea is a piece of software that, in combination with the <a href="http://www.opennebula.org/">OpenNebula virtual infrastructure manager</a>, can be used to manage a <a href="http://www.xen.org/">Xen</a>, <a href="http://kvm.qumranet.com/">KVM</a>, or <a href="http://www.vmware.com/">VMWare</a> cluster, allowing you to deploy different types of leases that are instantiated as virtual machines (VMs). Haizea can also be run in simulation, providing a platform for experimenting with scheduling algorithms that depend on VM deployment or on the leasing abstraction.</p>
trunk/html/download.html
37 37

  
38 38
<h2>Haizea</h2>
39 39

  
40
<p>The current version of Haizea is 0.9 ("1.0 Beta 1"), released on August 7th, 2009. To install, download <a href="downloads/haizea-0.9.tar.gz"  onClick="javascript: pageTracker._trackPageview('/downloads/haizea-0.9.tar.gz');">haizea-0.9.tar.gz</a> and follow the <a href="documentation.html">installation instructions</a>. Haizea is published under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>, a BSD-like <a href="http://www.opensource.org/">OSI</a>-compatible license.</p>
40
<p>The current version of Haizea is 0.9.2 ("1.0 Beta 2"), released on September 4th, 2009. To install, download <a href="downloads/haizea-0.9.2.tar.gz"  onClick="javascript: pageTracker._trackPageview('/downloads/haizea-0.9.2.tar.gz');">haizea-0.9.2.tar.gz</a> and follow the <a href="documentation.html">installation instructions</a>. Haizea is published under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>, a BSD-like <a href="http://www.opensource.org/">OSI</a>-compatible license.</p>
41 41

  
42 42
<h2>SVN repository</h2>
43 43

  
trunk/html/documentation.html
59 59

  
60 60
<p>We have a couple publications that talk about the more theoretical concepts behind Haizea. You can read them in our <a href="pubs.html">publications</a> page.</p>
61 61

  
62
<h2>Development documentation</h2>
62
<h2>Documentation for developers</h2>
63 63

  
64
<p>Most of the Haizea source code is documented using Pydoc. You can see this documentation in browsable HTML format <a href="/pydoc/haizea.html" onClick="javascript: pageTracker._trackPageview('/pydoc');">here</a>. This is a useful resource if you are implementing your own pluggable policies for Haizea.</p>
64
<p>Most of the Haizea source code is documented using Pydoc (see <a href="/pydoc/index.html" onClick="javascript: pageTracker._trackPageview('/pydoc');">API documentation</a>). This is a useful resource if you are implementing your own pluggable policies or accounting probes for Haizea.</p>
65 65

  
66 66
<p>Documentation about features in development, known issues, etc. can be found at the <a href="http://phoenixforge.cs.uchicago.edu/projects/show/haizea" onClick="javascript: pageTracker._trackPageview('/outgoing/phoenixforge/haizea');">Haizea project management site</a> at <a href="http://phoenixforge.cs.uchicago.edu/" onClick="javascript: pageTracker._trackPageview('/outgoing/phoenixforge);">PhoenixForge</a>.</p>
67 67

  

Also available in: Unified diff