Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2013.1.5"

(Resolved Security Issues)
m (added to Releases)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
= DRAFT Release Notes, 2013.1.5 DRAFT - release planned Mar 20 =
+
= Release Notes, 2013.1.5 =
  
 
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 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.
Line 30: Line 30:
 
== Bugs Fixed ==
 
== Bugs Fixed ==
  
In total, NN launchpad bugs are fixed by this update.
+
In total, 44 launchpad bugs are fixed by this update.
 
 
'''DRAFT remove milestone links before release DRAFT'''
 
* https://launchpad.net/nova/+milestone/2013.1.5
 
* https://launchpad.net/keystone/+milestone/2013.1.5
 
* https://launchpad.net/glance/+milestone/2013.1.5
 
* https://launchpad.net/neutron/+milestone/2013.1.5
 
* https://launchpad.net/cinder/+milestone/2013.1.5
 
* https://launchpad.net/horizon/+milestone/2013.1.5
 
'''DRAFT remove milestone links before release DRAFT'''
 
  
 
* [https://launchpad.net/nova/grizzly/2013.1.5 List of OpenStack Compute (Nova) bugs fixed in the 2013.1.5 release]
 
* [https://launchpad.net/nova/grizzly/2013.1.5 List of OpenStack Compute (Nova) bugs fixed in the 2013.1.5 release]
Line 51: Line 42:
  
 
The fix for [https://launchpad.net/bugs/1235450 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.
 
The fix for [https://launchpad.net/bugs/1235450 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.
 +
 +
 +
 +
[[Category:Releases]]
 +
[[Category:Grizzly]]

Latest revision as of 00:28, 23 September 2014

Release Notes, 2013.1.5

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, 44 launchpad bugs are fixed by this update.

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.