Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2014.2.1"

(DRAFT Release Notes, 2014.2.1 DRAFT)
(Bugs Fixed)
 
(5 intermediate revisions by the same user not shown)
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 10: Line 10:
  
 
== Resolved Security Issues ==
 
== Resolved Security Issues ==
 +
 +
=== OpenStack Compute (Nova) ===
 +
* [http://lists.openstack.org/pipermail/openstack-announce/2014-October/000301.html OSSA 2014-038] / [https://launchpad.net/bugs/1358583 CVE-2014-3708] - List instances by IP results in DoS of nova-network
 +
 +
=== OpenStack Networking (Neutron) ===
 +
* [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 ==
  
* [https://launchpad.net/nova/+milestone/2014.2.1 List of OpenStack Compute (Nova) bugs fixed in the 2014.2.1 release]
+
In total, 123 bugs are fixed by this update.
* [https://launchpad.net/keystone/+milestone/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/nova/juno/2014.2.1 List of OpenStack Compute (Nova) 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/keystone/juno/2014.2.1 List of OpenStack Identity (Keystone) 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/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/horizon/+milestone/2014.2.1 List of OpenStack Dashboard (Horizon) 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/heat/+milestone/2014.2.1 List of OpenStack Orchestration (Heat) 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/ceilometer/+milestone/2014.2.1 List of OpenStack Telemetry (Ceilometer) 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/sahara/+milestone/2014.2.1 List of OpenStack Data Processing (Sahara) 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/juno/2014.2.1 List of OpenStack Telemetry (Ceilometer) 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]]

Latest revision as of 12:11, 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