Jump to: navigation, search

Difference between revisions of "ReleaseNotes/Bexar"

 
(Adding 2 Swift features, will continue to add more.)
Line 2: Line 2:
 
= Release Notes, Bexar =
 
= Release Notes, Bexar =
  
The Bexar release introduces the [[OpenStack]] Image registry and Delivery service (Glance) and a lot of new features in [[OpenStack]] Compute (Nova).
+
The Bexar release introduces large file support for OpenStack Object Storage (Swift), the OpenStack Image registry and Delivery service (Glance) and a lot of new features in OpenStack Compute (Nova).
  
 
<<[[TableOfContents]]()>>
 
<<[[TableOfContents]]()>>
Line 9: Line 9:
  
 
=== [[OpenStack]] Object Storage (Swift) ===
 
=== [[OpenStack]] Object Storage (Swift) ===
* ...
+
* Large objects (greater than 5 GB) can now be downloaded using OpenStack Object Storage. While there is still a limit on the size of a single uploaded object, with this release the download size of a single object is virtually unlimited with the concept of segmentation. Refer to [[Managing Large Objects|http://docs.openstack.org/openstack-object-storage/admin/content/ch04s08.html]] for more information.
* ...
+
* S3 requests can be turned into a request to an OpenStack Object Storage installation. Requests like creating S3 buckets can be accomplished using this S3 API middleware now available.
  
 
=== [[OpenStack]] Compute (Nova) ===
 
=== [[OpenStack]] Compute (Nova) ===

Revision as of 22:40, 1 February 2011

Release Notes, Bexar

The Bexar release introduces large file support for OpenStack Object Storage (Swift), the OpenStack Image registry and Delivery service (Glance) and a lot of new features in OpenStack Compute (Nova).

<<TableOfContents()>>

New Features

OpenStack Object Storage (Swift)

  • Large objects (greater than 5 GB) can now be downloaded using OpenStack Object Storage. While there is still a limit on the size of a single uploaded object, with this release the download size of a single object is virtually unlimited with the concept of segmentation. Refer to http://docs.openstack.org/openstack-object-storage/admin/content/ch04s08.html for more information.
  • S3 requests can be turned into a request to an OpenStack Object Storage installation. Requests like creating S3 buckets can be accomplished using this S3 API middleware now available.

OpenStack Compute (Nova)

  • ...
  • ...

OpenStack Image Registry and Delivery service (Glance)

  • ...
  • ...

Known Issues and Limitations

Swift

  • ...
  • ...

Nova

  • IPv6 is not supported in FlatManager network mode.
  • ...

Glance

  • ...
  • ...