Release Notes for E3

Change-Id: I4b3dd0275defccb57c16f5aa5e57531b6a51bcce
This commit is contained in:
Ziad Sawalha 2012-01-23 14:54:44 -06:00
parent 45b36369a3
commit ef6c1335fc
1 changed files with 19 additions and 3 deletions

View File

@ -3,12 +3,28 @@ Release notes
=============
E3 (in progress - coming January 26, 2012)
E3 (January 26, 2012)
==========================================
* Portable identifiers: modifiable, string ID in database backend
* Contract compliance: version response and ATOM, 300 multiple choice
* Global endpoints returned for unscoped calls
* adminUrl only shown to admin clients
* Endpoints have unique ID
* Auth-N/Auth-Z for S3 API (OS-KSS3 extension)
* Default tenant scope optionally returned when authenticating
* Vary header returned for caching proxies
See https://launchpad.net/keystone/+milestone/essex-3
* Portable identifiers: modifiable, string identifiers in database backend
* Much improved keystone-manage command (see --help and docs)
* OS-KSVALIDATE extension to support not passing tokens in URL
* OS-KSEC2 and OS-KSS3 extensions respond on /tokens
* HP-IDM extension to filter roles to a given service ID
* Additional caching options in middleware (memcache and swift cache)
* Enhanced configuration management (in line with other OpenStack projects)
* Additional logging
* Enhanced tracer tool (-t or --trace-calls)
See comprehensive list here https://launchpad.net/keystone/+milestone/essex-3
E2 (December 15, 2011)