Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2013.2.2"

(Bugs Fixed)
(Bugs Fixed)
Line 20: Line 20:
 
In total, 99 launchpad bugs are fixed by this update.
 
In total, 99 launchpad bugs are fixed by this update.
  
TODO replace +milestone with havana links when released
+
* [https://launchpad.net/nova/havana/2013.2.2 List of OpenStack Compute (Nova) bugs fixed in the 2013.2.2 release]
* [https://launchpad.net/nova/+milestone/2013.2.2 List of OpenStack Compute (Nova) bugs fixed in the 2013.2.2 release]
+
* [https://launchpad.net/keystone/havana/2013.2.2 List of OpenStack Identity (Keystone) bugs fixed in the 2013.2.2 release]
* [https://launchpad.net/keystone/+milestone/2013.2.2 List of OpenStack Identity (Keystone) bugs fixed in the 2013.2.2 release]
+
* [https://launchpad.net/glance/havana/2013.2.2 List of OpenStack Image Registry and Delivery Service (Glance) bugs fixed in the 2013.2.2 release]
* [https://launchpad.net/glance/+milestone/2013.2.2 List of OpenStack Image Registry and Delivery Service (Glance) bugs fixed in the 2013.2.2 release]
+
* [https://launchpad.net/neutron/havana/2013.2.2 List of OpenStack Networking (Neutron) bugs fixed in the 2013.2.2 release]
* [https://launchpad.net/neutron/+milestone/2013.2.2 List of OpenStack Networking (Neutron) bugs fixed in the 2013.2.2 release]
+
* [https://launchpad.net/cinder/havana/2013.2.2 List of OpenStack Block Storage (Cinder) bugs fixed in the 2013.2.2 release]
* [https://launchpad.net/cinder/+milestone/2013.2.2 List of OpenStack Block Storage (Cinder) bugs fixed in the 2013.2.2 release]
+
* [https://launchpad.net/horizon/havana/2013.2.2 List of OpenStack Dashboard (Horizon) bugs fixed in the 2013.2.2 release]
* [https://launchpad.net/horizon/+milestone/2013.2.2 List of OpenStack Dashboard (Horizon) bugs fixed in the 2013.2.2 release]
+
* [https://launchpad.net/heat/havana/2013.2.2 List of OpenStack Orchestration (Heat) bugs fixed in the 2013.2.2 release]
* [https://launchpad.net/heat/+milestone/2013.2.2 List of OpenStack Orchestration (Heat) bugs fixed in the 2013.2.2 release]
+
* [https://launchpad.net/ceilometer/havana/2013.2.2 List of OpenStack Telemetry (Ceilometer) bugs fixed in the 2013.2.2 release]
* [https://launchpad.net/ceilometer/+milestone/2013.2.2 List of OpenStack Telemetry (Ceilometer) bugs fixed in the 2013.2.2 release]
 
  
 
== Known Issues and Limitations ==
 
== Known Issues and Limitations ==

Revision as of 20:22, 13 February 2014

Release Notes, 2013.2.2 *DRAFT*

The 2013.2.2 release is a Havana bugfix update for OpenStack Compute (Nova), OpenStack Identity (Keystone), OpenStack Image Registry and Delivery Service (Glance), OpenStack Networking (Neutron), OpenStack Block Storage (Cinder), OpenStack Dashboard (Horizon), OpenStack Orchestration (Heat) and OpenStack Telemetry (Ceilometer).

The bugfixes contained in this release were backported from the development branches into a stable branch. The release is intended to be a relatively risk free update with no intentional regressions or API changes.

Resolved Security Issues

OpenStack Compute (Nova)

OpenStack Image Registry and Delivery Service (Glance)

Bugs Fixed

In total, 99 launchpad bugs are fixed by this update.

Known Issues and Limitations

Keystone

A severe performance issue within listing of revoked tokens in Keystone was fixed in this release. In order to fully benefit from the change, a run of "keystone-manage db_sync" is recommended after upgrading. This will add an additional index to the keystone table that significantly improves query performance.