Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2014.2.1"

(Resolved Security Issues)
Line 1: Line 1:
= DRAFT Release Notes, 2014.2.1 DRAFT =
+
= Release Notes, 2014.2.1 =
  
The 2014.2.1 release is a Icehouse 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), OpenStack Telemetry (Ceilometer) and OpenStack Data Processing (Sahara).
+
The 2014.2.1 release is a Juno 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), OpenStack Telemetry (Ceilometer) and OpenStack Data Processing (Sahara).
  
 
OpenStack Database Service (Trove) did not have stable/juno fixes at this time and will skip 2014.2.1 release.
 
OpenStack Database Service (Trove) did not have stable/juno fixes at this time and will skip 2014.2.1 release.
Line 11: Line 11:
 
== Resolved Security Issues ==
 
== Resolved Security Issues ==
  
=== Nova ===
+
=== OpenStack Compute (Nova) ===
1358583 [OSSA 2014-038] List instances by IP results in DoS of nova-network (CVE-2014-3708)
+
* [http://lists.openstack.org/pipermail/openstack-announce/2014-October/000298.html OSSA 2014-038] / [https://launchpad.net/bugs/1358583 CVE-2014-3708] - List instances by IP results in DoS of nova-network
  
=== Neutron ===
+
=== OpenStack Networking (Neutron) ===
1378450 [OSSA 2014-039] Maliciously crafted dns_nameservers will crash neutron (CVE-2014-7821)
+
* [http://lists.openstack.org/pipermail/openstack-announce/2014-November/000303.html OSSA 2014-039] / [https://launchpad.net/bugs/1378450 CVE-2014-7821] - Maliciously crafted dns_nameservers will crash neutron
  
 
== Bugs Fixed ==
 
== Bugs Fixed ==
Line 21: Line 21:
 
In total, 123 bugs are fixed by this update.
 
In total, 123 bugs are fixed by this update.
  
* [https://launchpad.net/nova/+milestone/2014.2.1 List of OpenStack Compute (Nova) bugs fixed in the 2014.2.1 release]
+
* [https://launchpad.net/nova/juno/2014.2.1 List of OpenStack Compute (Nova) bugs fixed in the 2014.2.1 release]
* [https://launchpad.net/keystone/+milestone/2014.2.1 List of OpenStack Identity (Keystone) bugs fixed in the 2014.2.1 release]
+
* [https://launchpad.net/keystone/juno/2014.2.1 List of OpenStack Identity (Keystone) bugs fixed in the 2014.2.1 release]
* [https://launchpad.net/glance/+milestone/2014.2.1 List of OpenStack Image Registry and Delivery Service (Glance) bugs fixed in the 2014.2.1 release]
+
* [https://launchpad.net/glance/juno/2014.2.1 List of OpenStack Image Registry and Delivery Service (Glance) bugs fixed in the 2014.2.1 release]
* [https://launchpad.net/neutron/+milestone/2014.2.1 List of OpenStack Networking (Neutron) bugs fixed in the 2014.2.1 release]
+
* [https://launchpad.net/neutron/juno/2014.2.1 List of OpenStack Networking (Neutron) bugs fixed in the 2014.2.1 release]
* [https://launchpad.net/cinder/+milestone/2014.2.1 List of OpenStack Block Storage (Cinder) bugs fixed in the 2014.2.1 release]
+
* [https://launchpad.net/cinder/juno/2014.2.1 List of OpenStack Block Storage (Cinder) bugs fixed in the 2014.2.1 release]
* [https://launchpad.net/horizon/+milestone/2014.2.1 List of OpenStack Dashboard (Horizon) bugs fixed in the 2014.2.1 release]
+
* [https://launchpad.net/horizon/juno/2014.2.1 List of OpenStack Dashboard (Horizon) bugs fixed in the 2014.2.1 release]
* [https://launchpad.net/heat/+milestone/2014.2.1 List of OpenStack Orchestration (Heat) bugs fixed in the 2014.2.1 release]
+
* [https://launchpad.net/heat/juno/2014.2.1 List of OpenStack Orchestration (Heat) bugs fixed in the 2014.2.1 release]
* [https://launchpad.net/ceilometer/+milestone/2014.2.1 List of OpenStack Telemetry (Ceilometer) bugs fixed in the 2014.2.1 release]
+
* [https://launchpad.net/ceilometer/juno/2014.2.1 List of OpenStack Telemetry (Ceilometer) bugs fixed in the 2014.2.1 release]
* [https://launchpad.net/sahara/+milestone/2014.2.1 List of OpenStack Data Processing (Sahara) bugs fixed in the 2014.2.1 release]
+
* [https://launchpad.net/sahara/juno/2014.2.1 List of OpenStack Data Processing (Sahara) bugs fixed in the 2014.2.1 release]
  
 
== Known Issues and Limitations ==
 
== Known Issues and Limitations ==
  
 +
=== Cinder ===
 +
* [https://launchpad.net/bugs/1361360 Fix for the Eventlet threads not released back to the pool] added wsgi_keep_alive option. In order to maintain the backward compatibility default value is True and recommended is to set it to False.
  
 
[[Category:Releases]]
 
[[Category:Releases]]
 
[[Category:Juno]]
 
[[Category:Juno]]

Revision as of 12:02, 5 December 2014

Release Notes, 2014.2.1

The 2014.2.1 release is a Juno 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), OpenStack Telemetry (Ceilometer) and OpenStack Data Processing (Sahara).

OpenStack Database Service (Trove) did not have stable/juno fixes at this time and will skip 2014.2.1 release.

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 Networking (Neutron)

Bugs Fixed

In total, 123 bugs are fixed by this update.

Known Issues and Limitations

Cinder