Jump to: navigation, search

Difference between revisions of "ReleaseNotes/Icehouse"

(Known Issues)
(Known Issues)
Line 113: Line 113:
 
=== Known Issues ===
 
=== Known Issues ===
  
* [https://bugs.launchpad.net/keystone/+bug/1291157 Bug 1291157]: If using the OS-FEDERATION extension, deleting an Identity Provider or Protocol does NOT result in previously-issued tokens being revoked.
+
* [https://bugs.launchpad.net/keystone/+bug/1291157 Bug 1291157]: If using the <code>OS-FEDERATION</code> extension, deleting an Identity Provider or Protocol does ''not'' result in previously-issued tokens being revoked.
  
 
=== Upgrade Notes ===
 
=== Upgrade Notes ===

Revision as of 17:49, 27 March 2014

OpenStack 2014.1 (Icehouse) Release Notes

General Upgrade Notes

tbd

OpenStack Object Storage (Swift)

Key New Features

Known Issues

None

Upgrade Notes

OpenStack Compute (Nova)

Key New Features

Known Issues

  • Document which other OpenStack APIs we support
    • Only support Keystone V2 (not V3)
    • Cinder?
    • Glance?

Upgrade Notes

  • https://review.openstack.org/50668
  • https://review.openstack.org/#/c/54290/ ... and check for other deprecated options that have been removed, and document them here
  • The PowerVM driver has been removed: https://review.openstack.org/#/c/57774/
  • https://review.openstack.org/#/c/27160
  • https://review.openstack.org/#/c/54290/
  • The keystone_authtoken defaults changed in nova.conf: https://review.openstack.org/#/c/62815/
  • libvirt lvm names changed from using instance_name_template to instance uuid (https://review.openstack.org/#/c/76968). Possible manual cleanup required if using a non default instance_name_template.
  • rbd disk names changed from using instance_name_template to instance uuid. Manual cleanup required of old virtual disks after the transition. (TBD find review)
  • Icehouse brings libguestfs as a requirement. Installing icehouse dependencies on a system currently running havana may cause the havana node to begin using libguestfs and break unexpectedly. It is recommended that libvirt_inject_partition=-2 be set on havana nodes prior to starting an upgrade of packages on the system if the nova packages will be updated last.
  • Creating a private flavor now adds access to the tenant automatically. This was the documented behavior in Havana, but the actual mplementation in Havana and previous versions of Nova did not add the tenant automatically to private flavors.
  • Nova previously included a nova.conf.sample. This file was automatically generated and is no longer included directly. If you are packaging Nova and wish to include the sample config file, see etc/nova/README.nova.conf for instructions on how to generate the file at build time.

OpenStack Image Service (Glance)

Key New Features

Known Issues

Upgrade Notes

OpenStack Dashboard (Horizon)

Key New Features

Known Issues

Upgrade Notes

OpenStack Identity (Keystone)

Key New Features

Known Issues

  • Bug 1291157: If using the OS-FEDERATION extension, deleting an Identity Provider or Protocol does not result in previously-issued tokens being revoked.

Upgrade Notes

OpenStack Network Service (Neutron)

Key New Features

Known Issues

None yet.

Upgrade Notes

OpenStack Block Storage (Cinder)

Key New Features

Known Issues

None yet

Upgrade Notes

OpenStack Metering (Ceilometer)

Key New Features

Known Issues

https://bugs.launchpad.net/ceilometer/+bug/1297528

Upgrade Notes

None yet

OpenStack Orchestration (Heat)

Key New Features

Known Issues

None yet

Upgrade Notes

None yet

OpenStack Documentation

Key New Features

Known Issues

Upgrade Notes

None yet