Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2014.2.2"

(Bugs Fixed)
Line 34: Line 34:
 
=== Neutron ===
 
=== Neutron ===
 
* [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.
 
* [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.
 +
* DRAFT(depends on whether [https://review.openstack.org/144630 another fix] goes into Juno) [https://launchpad.net/bugs/1408297 Incompatibility with old versions of dnsmasq] was found in Juno DHCP agent. Specifically, IPv6 subnets with stateful DHCP enabled fail to provide IP addresses to instances when dnsmasq < 2.67 is used. To make it work, please upgrade your dnsmasq package.
  
 
[[Category:Releases]]
 
[[Category:Releases]]
 
[[Category:Juno]]
 
[[Category:Juno]]

Revision as of 15:19, 8 January 2015

Release Notes, 2014.2.2

The 2014.2.2 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), OpenStack Data Processing (Sahara) and OpenStack Database Service (Trove).

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

Known Issues and Limitations

Neutron