Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2013.2.2"

(Known Issues and Limitations)
m (added to Releases)
 
Line 38: Line 38:
  
 
Fix for a [https://bugs.launchpad.net/neutron/+bug/1274487 severe performance issue] in neutron-metadata-agent requires neutronclient 2.3.4 or newer ([https://bugs.launchpad.net/neutron/+bug/1280941 bug 1280941]).
 
Fix for a [https://bugs.launchpad.net/neutron/+bug/1274487 severe performance issue] in neutron-metadata-agent requires neutronclient 2.3.4 or newer ([https://bugs.launchpad.net/neutron/+bug/1280941 bug 1280941]).
 +
 +
 +
[[Category:Releases]]
 +
[[Category:Havana]]

Latest revision as of 00:31, 23 September 2014

Release Notes, 2013.2.2

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 low risk 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, 98 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.

Neutron

Fix for a severe performance issue in neutron-metadata-agent requires neutronclient 2.3.4 or newer (bug 1280941).