Jump to: navigation, search

Difference between revisions of "ReleaseNotes/Cactus"

(I think i misunderstood the intention of "implemented during the last release")
Line 26: Line 26:
 
=== Glance ===
 
=== Glance ===
  
== Blueprints implemented during the Cactus release ==
+
== Blueprints implemented during the Bexar release ==
  
 
* Swift: [https://blueprints.launchpad.net/swift/1.3 List of blueprints completed for the Cactus release]
 
* Swift: [https://blueprints.launchpad.net/swift/1.3 List of blueprints completed for the Cactus release]
Line 32: Line 32:
 
* Glance: [https://blueprints.launchpad.net/glance/cactus List of blueprints completed for the Cactus release]
 
* Glance: [https://blueprints.launchpad.net/glance/cactus List of blueprints completed for the Cactus release]
  
== Bugs fixed during the Cactus release ==
+
== Bugs fixed during the Bexar release ==
  
 
* Swift: See the bug list at: https://launchpad.net/swift/1.3/1.3.0
 
* Swift: See the bug list at: https://launchpad.net/swift/1.3/1.3.0
 
* Nova: See the bug list at: https://launchpad.net/nova/cactus/2011.2
 
* Nova: See the bug list at: https://launchpad.net/nova/cactus/2011.2
 
* Glance: See the bug list at: https://launchpad.net/glance/cactus/2011.2
 
* Glance: See the bug list at: https://launchpad.net/glance/cactus/2011.2

Revision as of 20:57, 21 March 2011

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