Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2013.2.1"

(Release Notes, 2013.2.1)
m (added to Releases)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= Release Notes, 2013.2.1 =
 
= Release Notes, 2013.2.1 =
DRAFT
 
 
The 2013.2.1 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.1 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).
  
Line 32: Line 31:
 
== Bugs Fixed ==
 
== Bugs Fixed ==
  
In total, 137 launchpad bugs are fixed by this update.
+
In total, 136 launchpad bugs are fixed by this update.
 
 
TODO remove milestone links after released
 
  https://launchpad.net/nova/+milestone/2013.2.1
 
  https://launchpad.net/keystone/+milestone/2013.2.1
 
  https://launchpad.net/glance/+milestone/2013.2.1
 
  https://launchpad.net/neutron/+milestone/2013.2.1
 
  https://launchpad.net/cinder/+milestone/2013.2.1
 
  https://launchpad.net/horizon/+milestone/2013.2.1
 
  https://launchpad.net/heat/+milestone/2013.2.1
 
  https://launchpad.net/ceilometer/+milestone/2013.2.1
 
  
 
* [https://launchpad.net/nova/havana/2013.2.1 List of OpenStack Compute (Nova) bugs fixed in the 2013.2.1 release]
 
* [https://launchpad.net/nova/havana/2013.2.1 List of OpenStack Compute (Nova) bugs fixed in the 2013.2.1 release]
Line 54: Line 43:
  
 
== Known Issues and Limitations ==
 
== Known Issues and Limitations ==
 +
 +
The fix for [https://launchpad.net/bugs/1235450 CVE-2013-6419] required patches to both Neutron and Nova to ensure metadata requests between between services are restricted by tenant.  To avoid interruption of the metadata service during an upgrade, it is recommended Neutron is upgraded and the neutron-metadata-agent restarted before upgrading Nova.
 +
 +
 +
[[Category:Releases]]
 +
[[Category:Havana]]

Latest revision as of 00:31, 23 September 2014

Release Notes, 2013.2.1

The 2013.2.1 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 Identity (Keystone)

OpenStack Networking (Neutron)

OpenStack Dashboard (Horizon)

OpenStack Orchestration (Heat)

OpenStack Telemetry (Ceilometer)

Bugs Fixed

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

Known Issues and Limitations

The fix for CVE-2013-6419 required patches to both Neutron and Nova to ensure metadata requests between between services are restricted by tenant. To avoid interruption of the metadata service during an upgrade, it is recommended Neutron is upgraded and the neutron-metadata-agent restarted before upgrading Nova.