Jump to: navigation, search

Difference between revisions of "ReleaseNotes/2012.2.1"

Line 14: Line 14:
 
== Resolved Security Issues ==
 
== Resolved Security Issues ==
  
=== Keystone ==
+
=== Keystone ===
  
 
* [http://lists.openstack.org/pipermail/openstack-announce/2012-November/000056.html OSSA-2012-019]/[https://bugs.launchpad.net/keystone/+bug/1079216 CVE-2012-5563] - Extension of token validity through token chaining
 
* [http://lists.openstack.org/pipermail/openstack-announce/2012-November/000056.html OSSA-2012-019]/[https://bugs.launchpad.net/keystone/+bug/1079216 CVE-2012-5563] - Extension of token validity through token chaining

Revision as of 23:57, 28 November 2012

Release Notes, 2012.2.1

The 2012.2.1 release is an Folsom bugfix update for Nova, Glance, Cinder, Quantum, Keystone and Horizon.

The bugfixes contained in this release were backported from the development branches into a stable branch. The release is intended to be a relatively risk free update with no intentional regressions or API changes.

<<TableOfContents()>>

Upgrade Notes

Resolved Security Issues

Keystone

Glance

Bugs Fixed

In total, NN launchpad bugs are fixed by this update.

Known Issues and Limitations

Nova

  • WARNING: If you are backing your instances with shared storage, make sure to disable image cache BEFORE upgrading to Folsom:
   image_cache_manager_interval = 0
   Related Bug