Jump to: navigation, search

Difference between revisions of "GlanceFeatureMatrix"

Line 60: Line 60:
 
| D4  
 
| D4  
 
|-
 
|-
| [https://blueprints.launchpad.net/glance/+spec/add-qpid-support QPID Support]
+
| [https://blueprints.launchpad.net/glance/+spec/add-qpid-support QPID Support]  
| N
+
| N  
| N
+
| N  
| N
+
| N  
| N
+
| N  
 
|-
 
|-
 
|-
 
|-
Line 104: Line 104:
 
| D3  
 
| D3  
 
|-
 
|-
| [https://blueprints.launchpad.net/glance/+spec/multi-process-server Configurable number of Glance API processes]
+
| [https://blueprints.launchpad.net/glance/+spec/multi-process-server Configurable number of Glance API processes]  
| N
+
| N  
| N
+
| N  
| N
+
| N  
| N
+
| N  
 
|-
 
|-
 
|-
 
|-
Line 134: Line 134:
 
| N  
 
| N  
 
| D4  
 
| D4  
 +
|-
 +
| [https://blueprints.launchpad.net/glance/+spec/support-ssl Client SSL Support]
 +
| N
 +
| N
 +
| N
 +
| N
 
|-
 
|-
 
|-
 
|-
Line 177: Line 183:
 
| N  
 
| N  
 
| D2  
 
| D2  
 +
|-
 +
| [https://blueprints.launchpad.net/glance/+spec/protected-images Image protection/unprotection]
 +
| N
 +
| N
 +
| N
 +
| N
 +
|-
 +
| [https://blueprints.launchpad.net/glance/+spec/retrieve-image-from Image upload from external location]
 +
| N
 +
| N
 +
| N
 +
| N
 +
|-
 +
| [https://blueprints.launchpad.net/glance/+spec/uuid-image-identifiers UUID Image Identifiers]
 +
| N
 +
| N
 +
| N
 +
| N
 
|-
 
|-
 
|-
 
|-
Line 184: Line 208:
 
| N  
 
| N  
 
| D4  
 
| D4  
 +
|-
 +
| [https://blueprints.launchpad.net/glance/+spec/interim-glance-authz-service Authorization support]
 +
| N
 +
| N
 +
| N
 +
| N
 
|}
 
|}
  

Revision as of 23:42, 18 October 2012

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 Diablo1
Install from Package N Y Y Y
Paste.Deploy Server Startup N N Y Y
Standard Configuration/INI File Processing N N Y Y
Migration of database on upgrade N Y Y Y
Logging N N Y Y
Outbound event notification system N N N D4
i18n/l10n N N N D4
Shared Image Groups N N N D4
QPID Support N N N N
Filesystem Driver Y Y Y Y
Read-only HTTP(S) Driver Y Y Y Y
SWIFT Driver N N Y Y
S3 Driver N N Y2 D43
Local image cache on API server N N N D34
Delayed Delete with Periodic Purge from Storage N N N D3
Configurable number of Glance API processes N N N N
Python Glance Client N N Y Y
Python Glance Client - Support for custom filters and paging N N Y D2
Python CLI Tool N N Y Y
Python CLI Tool - Support for custom filters and paging N N N D4
Client SSL Support N N N N
Support for Custom Key/Value Properties Attached to Image Metadata N N Y Y
Image Checksumming N N Y Y
Disk and Container Formats Standardized N N Y Y
Versioning N N N D1
Paging of image metadata results N N N D1
Custom Filtering N N N D1
Custom Ordering N N N D2
Image protection/unprotection N N N N
Image upload from external location N N N N
UUID Image Identifiers N N N N
Integration with Keystone N N N D4
Authorization support N 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, Y if the feature was supported in a previous release, 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