Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2015.1.3"

(First draft)
 
 
Line 1: Line 1:
= Release Notes, 2015.1.2 =
+
= Release Notes, 2015.1.3 =
  
  
The 2015.1.2 release is a Kilo 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 Bare metal service (Ironic).
+
The 2015.1.3 release is a Kilo bugfix update for OpenStack Telemetry (Ceilometer), OpenStack Block Storage (Cinder), OpenStack Image Registry and Delivery Service (Glance), OpenStack Orchestration (Heat), OpenStack Dashboard (Horizon), OpenStack Bare metal service (Ironic),OpenStack Identity (Keystone), OpenStack Networking (Neutron), OpenStack Compute (Nova) & OpenStack Data Processing (Sahara).
  
OpenStack Database Service (Trove) did not have stable/kilo fixes at this time and will skip 2015.1.2 release.  
+
OpenStack Database Service (Trove) did not have stable/kilo fixes at this time and will skip 2015.1.3 release.  
  
 
The bugfixes contained in this release were backported from the development branches into a [[StableBranch|stable branch]]. The release is intended to be a low risk update with no intentional regressions or API changes.
 
The bugfixes contained in this release were backported from the development branches into a [[StableBranch|stable branch]]. The release is intended to be a low risk update with no intentional regressions or API changes.
Line 12: Line 12:
 
== Resolved Security Issues ==
 
== Resolved Security Issues ==
  
* [https://security.openstack.org/ossa/OSSA-2015-015.html OSSA 2015-015] Resize/delete combo allows to overload nova-compute ([http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3241 CVE-2015-3241])
+
* No current OSSA's referenced.
* [https://security.openstack.org/ossa/OSSA-2015-017.html OSSA 2015-017] Deleting instance while resize instance is running leads to unuseable compute nodes ([http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3280 CVE-2015-3280])
 
  
 
== Bugs Fixed ==
 
== Bugs Fixed ==
  
In total, 169 bugs are fixed by this update.
+
In total, 165 bugs are fixed by this update.
  
* [https://launchpad.net/ceilometer/kilo/2015.1.3 List of OpenStack Telemetry (ceilometer) bugs fixed in the 2015.1.3 release]
+
* [https://launchpad.net/ceilometer/kilo/2015.1.3 List of OpenStack Telemetry (Ceilometer) bugs fixed in the 2015.1.3 release]
* [https://launchpad.net/cinder/kilo/2015.1.3 List of OpenStack Block Storage (cinder) bugs fixed in the 2015.1.3 release]
+
* [https://launchpad.net/cinder/kilo/2015.1.3 List of OpenStack Block Storage (Cinder) bugs fixed in the 2015.1.3 release]
 
* [https://launchpad.net/glance/kilo/2015.1.3 List of OpenStack Image Registry and Delivery Service (Glance) bugs fixed in the 2015.1.3 release]
 
* [https://launchpad.net/glance/kilo/2015.1.3 List of OpenStack Image Registry and Delivery Service (Glance) bugs fixed in the 2015.1.3 release]
 
* [https://launchpad.net/heat/kilo/2015.1.3 List of OpenStack Orchestration (Heat) bugs fixed in the 2015.1.3 release]
 
* [https://launchpad.net/heat/kilo/2015.1.3 List of OpenStack Orchestration (Heat) bugs fixed in the 2015.1.3 release]
Line 32: Line 31:
 
== Known Issues and Limitations ==
 
== Known Issues and Limitations ==
  
=== Neutron ===
+
None
 
 
The fix for https://bugs.launchpad.net/neutron/+bug/1493492 adds a command filter for chown to the vpnaas rootwrap filters. The chown command is used by the LibreSwan VPNaaS device driver to modify the ownership of generated ipsec.secrets files to conform with tighter permission restrictions. Please update your rootwrap filters if you are using LibreSwan driver.
 
  
 
[[Category:Releases]]
 
[[Category:Releases]]
 
[[Category:Kilo]]
 
[[Category:Kilo]]

Latest revision as of 23:57, 21 January 2016

Release Notes, 2015.1.3

The 2015.1.3 release is a Kilo bugfix update for OpenStack Telemetry (Ceilometer), OpenStack Block Storage (Cinder), OpenStack Image Registry and Delivery Service (Glance), OpenStack Orchestration (Heat), OpenStack Dashboard (Horizon), OpenStack Bare metal service (Ironic),OpenStack Identity (Keystone), OpenStack Networking (Neutron), OpenStack Compute (Nova) & OpenStack Data Processing (Sahara).

OpenStack Database Service (Trove) did not have stable/kilo fixes at this time and will skip 2015.1.3 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

  • No current OSSA's referenced.

Bugs Fixed

In total, 165 bugs are fixed by this update.

Known Issues and Limitations

None