Jump to: navigation, search

ReleaseNotes/Cactus

Revision as of 20:45, 21 March 2011 by KenPepple (talk) (added convert command to local image store issue)

Release Notes, Cactus

The Cactus release introduces ...

<<TableOfContents()>>

Upgrade notes

New Features

OpenStack Object Storage (Swift)

OpenStack Compute (Nova)

OpenStack Image Registry and Delivery service (Glance)

Others

Known Issues and Limitations

Nova

  • When upgrading from Austin/Bexar and using the local image store service (LocalImageService), you will need to re-upload your images or convert them, as they are in the wrong directory naming format. You can see if you have this problem by looking for log entries such as "ami-342452e is not in correct directory naming format". To convert them, you need to use nova-manage image convert /var/lib/nova/images where /var/lib/nova/images is the <path-to-images-dir>. You can also just re-upload the images and delete the old ones (usually stored in /var/lib/nova/images).

Glance

Blueprints implemented during the Bexar release

Bugs fixed during the Bexar release