Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2014.2.2"

m
Line 1: Line 1:
= DRAFT Release Notes, 2014.2.2 =
+
= 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 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).
Line 33: Line 33:
  
 
=== Nova ===
 
=== Nova ===
* DRAFT: https://review.openstack.org/#/c/138368/2 [https://launchpad.net/bugs/1361360 Fix for the Eventlet threads not released back to the pool] added client_socket_timeout and wsgi_keep_alive options. In order to maintain the backward compatibility default values are 0 and False for those options, while it's recommended to set them to 900 and True.
+
* https://review.openstack.org/#/c/138368/2 [https://launchpad.net/bugs/1361360 Fix for the Eventlet threads not released back to the pool] added client_socket_timeout and wsgi_keep_alive options. In order to maintain the backward compatibility default values are 0 and False for those options, while it's recommended to set them to 900 and True.
  
 
=== Cinder ===
 
=== Cinder ===
Line 40: Line 40:
 
=== 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.
+
* [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 17:51, 5 February 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

Nova

Cinder

Neutron