Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2013.1.5"

(Known Issues and Limitations)
(Resolved Security Issues)
Line 24: Line 24:
 
=== OpenStack Networking ===
 
=== OpenStack Networking ===
 
* [http://lists.openstack.org/pipermail/openstack-announce/2013-December/000169.html OSSA 2013-033] / [https://launchpad.net/bugs/1235450 CVE-2013-6419] - Metadata queries from Neutron to Nova are not restricted by tenant
 
* [http://lists.openstack.org/pipermail/openstack-announce/2013-December/000169.html OSSA 2013-033] / [https://launchpad.net/bugs/1235450 CVE-2013-6419] - Metadata queries from Neutron to Nova are not restricted by tenant
 +
 +
=== OpenStack Dashboard (Horizon) ===
 +
* [http://lists.openstack.org/pipermail/openstack-announce/2013-December/000173.html OSSA 2013-036] / [https://launchpad.net/bugs/1247675 CVE-2013-6458] - Insufficient sanitization of Instance Name in Horizon
  
 
== Bugs Fixed ==
 
== Bugs Fixed ==

Revision as of 21:38, 20 March 2014

DRAFT Release Notes, 2013.1.5 DRAFT - release planned Mar 20

The 2013.1.5 release is a Grizzly bugfix update for OpenStack Compute (Nova), OpenStack Identity (Keystone), OpenStack Image Registry and Delivery Service (Glance), OpenStack Networking, OpenStack Block Storage (Cinder) and OpenStack Dashboard (Horizon). No further official Grizzly releases of these projects are planned.

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

OpenStack Networking

OpenStack Dashboard (Horizon)

Bugs Fixed

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

DRAFT remove milestone links before release DRAFT

DRAFT remove milestone links before release DRAFT

Known Issues and Limitations

The fix for CVE-2013-6419 required patches to both OpenStack Networking 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 OpenStack Networking is upgraded and the quantum-metadata-agent restarted before upgrading Nova.