Jump to: navigation, search

Difference between revisions of "Releases"

Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
<!-- #acl [[AdminGroup]]:read,write,revert All:read -->
 
<!-- #acl [[AdminGroup]]:read,write,revert All:read -->
= Development release =
+
= [[OpenStack]] Releases =
  
The current development release is codenamed '''Folsom''', and scheduled for final release in the fall of 2012.
+
{| border="1" cellpadding="2" cellspacing="0"
 +
|<#eeeeee>| Series     
 +
|<#eeeeee>| Status
 +
|<-2 #eeeeee>| Releases
 +
|-
 +
|  Folsom
 +
|  Under development  
 +
|  Due
 +
|  Sep 27, 2012
 +
|-
 +
|align="left" <<sup>||2> Essex 
 +
|align="left" <</sup>||2> Current stable release  
 +
|  [[ReleaseNotes/Essex|2012.1]]
 +
|  Apr 5, 2012
 +
|-
 +
|  [[ReleaseNotes/2012.1.1|2012.1.1]]
 +
|  Jun 22, 2012
 +
|-
 +
|align="left" <<sup>||2> Diablo 
 +
|align="left" <</sup>||2> Community-supported, security-supported
 +
|  [[ReleaseNotes/Diablo|2011.3]]
 +
|  Sep 22, 2011
 +
|-
 +
|  [[ReleaseNotes/2011.3.1|2011.3.1]]
 +
|  Jan 19, 2012  
 +
|-
 +
|  Cactus
 +
|  Deprecated
 +
|  [[ReleaseNotes/Cactus|2011.2]]
 +
|  Apr 15, 2011
 +
|-
 +
|  Bexar
 +
|  Deprecated
 +
|  [[ReleaseNotes/Bexar|2011.1]]
 +
|  Feb 3, 2011 
 +
|-
 +
|  Austin
 +
|  Deprecated
 +
|  [[ReleaseNotes/Austin|2010.1]]
 +
|  Oct 21, 2010
 +
|}
  
<!-- ## * [http://wiki.openstack.org/releasestatus/ Release status] dashboard -->
+
== Maintenance ==
* The [[ReleaseCycle]] explained
 
<!-- ##* Sneak peek into the future: [[EssexReleaseSchedule]] (work in progress) -->
 
  
= Previous releases =
+
=== Security fixes ===
* Released on Apr 5, 2012 (see [[EssexReleaseSchedule]])
 
* [[ReleaseNotes/Essex]]
 
  
=== 2011.3 (Diablo) ===
+
The [[VulnerabilityManagement|Vulnerability Management]] team provides advisories with patches for the two previous releases of OpenStack. Older releases may or may not be supported by their stable maintenance teams, see below.
* Released on Sep 22, 2011 (see [[DiabloReleaseSchedule]])
 
* [[ReleaseNotes/Diablo]]
 
* OpenStack Compute (Nova) 2011.3: https://launchpad.net/nova/diablo/2011.3
 
* OpenStack Image Registry/Delivery (Glance) 2011.3: https://launchpad.net/glance/diablo/2011.3
 
* OpenStack Object Storage (Swift) 1.4.3: https://launchpad.net/swift/diablo/1.4.3
 
  
=== 2011.2 (Cactus) ===
+
=== Stable branches ===
* Released on Apr 15, 2011 (see [[CactusReleaseSchedule]])
 
* [[ReleaseNotes/Cactus]]
 
* OpenStack Compute (Nova) 2011.2: https://launchpad.net/nova/cactus/2011.2
 
* OpenStack Image Registry/Delivery (Glance) 2011.2: https://launchpad.net/glance/cactus/2011.2
 
* OpenStack Object Storage (Swift) 1.3.0: https://launchpad.net/swift/1.3/1.3.0
 
  
=== 2011.1 (Bexar) ===
+
Stable branches are centralized efforts to maintain bugfixes and vulnerability fixes for released OpenStack project versions in ready-to-use branches.
* Released on Feb 3, 2011 (see [[BexarReleaseSchedule]])
 
* [[ReleaseNotes/Bexar]]
 
* OpenStack Compute (Nova) 2011.1: https://launchpad.net/nova/bexar/2011.1
 
* OpenStack Image Registry/Delivery (Glance) 0.1.7: https://launchpad.net/glance/bexar/0.1.7
 
* OpenStack Object Storage (Swift) 1.2.0: https://launchpad.net/swift/1.2/1.2.0
 
  
=== 2010.1 (Austin) ===
+
==== Current stable release (Essex) ====
* Released on Oct 21, 2010 (see [[AustinReleaseSchedule]])
+
 
* [[ReleaseNotes/Austin]]
+
The current stable release branches are maintained by the [https://launchpad.net/~openstack-stable-maint openstack-stable-maint] team. This team makes sure security fixes are included in the stable branch by the time security advisories go out.
* OpenStack Compute (Nova) 2010.1: http://launchpad.net/nova/austin/2010.1
+
 
* OpenStack Object Storage (Swift) 1.1.0: http://launchpad.net/swift/austin/2010.1
+
==== Diablo ====
 +
 
 +
The Diablo stable branch (stable/diablo) is maintained by the [https://launchpad.net/~openstack-diablo-maint openstack-diablo-maint] community team. Please join if you're still interested in Diablo !

Revision as of 10:09, 29 June 2012

OpenStack Releases

Series Status Releases
Folsom Under development Due Sep 27, 2012
align="left" < 2> Essex align="left" < 2> Current stable release 2012.1 Apr 5, 2012
2012.1.1 Jun 22, 2012
align="left" < 2> Diablo align="left" < 2> Community-supported, security-supported 2011.3 Sep 22, 2011
2011.3.1 Jan 19, 2012
Cactus Deprecated 2011.2 Apr 15, 2011
Bexar Deprecated 2011.1 Feb 3, 2011
Austin Deprecated 2010.1 Oct 21, 2010

Maintenance

Security fixes

The Vulnerability Management team provides advisories with patches for the two previous releases of OpenStack. Older releases may or may not be supported by their stable maintenance teams, see below.

Stable branches

Stable branches are centralized efforts to maintain bugfixes and vulnerability fixes for released OpenStack project versions in ready-to-use branches.

Current stable release (Essex)

The current stable release branches are maintained by the openstack-stable-maint team. This team makes sure security fixes are included in the stable branch by the time security advisories go out.

Diablo

The Diablo stable branch (stable/diablo) is maintained by the openstack-diablo-maint community team. Please join if you're still interested in Diablo !