Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2013.2.1"

(Release Notes, 2013.2.1)
(Known Issues and Limitations)
Line 54: Line 54:
  
 
== 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.

Revision as of 23:37, 12 December 2013

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 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, 137 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

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.