Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2013.2.2"

(Created page with "= 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 S...")
 
m (added to Releases)
 
(11 intermediate revisions by 2 users not shown)
Line 2: Line 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 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 [[StableBranch|stable branch]]. The release is intended to be a relatively risk free update with no intentional regressions or API changes.
+
The bugfixes contained in this release were backported from the development branches into a [[StableBranch|stable branch]]. The release is intended to be a low risk update with no intentional regressions or API changes.
  
 
__TOC__
 
__TOC__
Line 9: Line 9:
  
 
=== OpenStack Compute (Nova) ===
 
=== OpenStack Compute (Nova) ===
* http://lists.openstack.org/pipermail/openstack-announce/2013-December/000179.html
+
* [http://lists.openstack.org/pipermail/openstack-announce/2013-December/000179.html OSSA 2013-037] / [https://bugs.launchpad.net/nova/+bug/1253980 CVE-2013-6437] - Nova compute DoS through ephemeral disk backing files
* http://lists.openstack.org/pipermail/openstack-announce/2014-January/000184.html
+
* [http://lists.openstack.org/pipermail/openstack-announce/2014-January/000184.html OSSA 2014-001] / [https://bugs.launchpad.net/nova/+bug/1227027 CVE-2013-7048] - Nova live snapshots use an insecure local directory
* http://lists.openstack.org/pipermail/openstack-announce/2014-January/000188.html
+
* [http://lists.openstack.org/pipermail/openstack-announce/2014-January/000188.html OSSA 2014-003] / [https://bugs.launchpad.net/nova/+bug/1251590 CVE-2013-7130] - Live migration can leak root disk into ephemeral storage
 +
 
 +
=== OpenStack Image Registry and Delivery Service (Glance) ===
 +
* [http://lists.openstack.org/pipermail/openstack-announce/2014-February/000194.html OSSA 2014-004] / [https://launchpad.net/bugs/1275062 CVE-2014-1948] - Glance Swift store backend password leak
  
 
== Bugs Fixed ==
 
== Bugs Fixed ==
  
In total, NNN launchpad bugs are fixed by this update.
+
In total, 98 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 ==
 +
 +
=== Keystone ===
 +
 +
A [https://bugs.launchpad.net/keystone/+bug/1253755 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 [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).