Jump to: navigation, search

GlanceFeatureMatrix

Revision as of 14:42, 9 August 2011 by JayPipes (talk)

Feature Support and Stability

In the spirit of openness and time-saving, this page contains a matrix chart to describe the feature stability by release so that companies, organizations, and individuals can see which version of the OpenStack Image Service (Glance) has certain features that are stable and indicate which features that are experimental.

OpenStack Image Service (Glance)

Feature Austin Bexar Cactus
Install from Package N Y Y
Paste.Deploy Server Startup N N Y
Migration of database on upgrade N Y Y
Logging N N Y
Outbound event notification system N N N
i18n/l10n N N N
Filesystem Driver Y Y Y
Read-only HTTP(S) Driver Y Y Y
SWIFT Driver N N Y
S3 Driver N N Y2
Local image cache on API server N N N
Delayed Delete with Periodic Purge from Storage N N N
Python Glance Client N N Y
Python Glance Client - Support for custom filters and paging N N Y
Python CLI Tool N N Y
Python CLI Tool - Support for custom filters and paging N N N
Support for Custom Key/Value Properties Attached to Image Metadata N N Y
Image Checksumming N N Y
Disk and Container Formats Standardized N N Y
Versioning N N N
Paging of image metadata results N N N
Custom Filtering N N N
Custom Ordering N N N
Integration with Keystone N N N

N - Feature not included

Y - Feature fully supported

E - Feature was experimental

  1. Indicates the milestone release in which a feature was available, or N if the feature was not available.
  2. S3 Driver only implemented GET
  3. S3 Driver implemented POST/PUT/DELETE with completion of LP Bug #713154
  4. Not available on Windows