Jump to: navigation, search

Difference between revisions of "ReleaseNotes/Havana"

(Known Issues)
(Key New Features)
Line 54: Line 54:
 
* Ability to specify more granular RBAC policy rules (e.g. based on attributes in the API request / response body)
 
* Ability to specify more granular RBAC policy rules (e.g. based on attributes in the API request / response body)
 
* Delegated authorization via standard tokens to arbitrary consumers using OAuth 1.0a
 
* Delegated authorization via standard tokens to arbitrary consumers using OAuth 1.0a
 +
* Ability to cache the results of driver calls in a seperate backend (e.g. memcached, redis, etc)
 
* keystone-manage token_flush command to help purge expired tokens
 
* keystone-manage token_flush command to help purge expired tokens
 
* Pluggable handling of external authentication using REMOTE_USER
 
* Pluggable handling of external authentication using REMOTE_USER
 
* Domain role assignments can now be inherited by that domain's projects
 
* Domain role assignments can now be inherited by that domain's projects
 
* Unicode support to API error messages
 
* Unicode support to API error messages
* https://blueprints.launchpad.net/keystone/+spec/get-role-assignments
+
* Aggregated role assignments API
 
* API clients can now opt out of the service catalog being included in a token response
 
* API clients can now opt out of the service catalog being included in a token response
 
* Event notifications emitted for user and project/tenant create, update, and delete operations
 
* Event notifications emitted for user and project/tenant create, update, and delete operations
Line 73: Line 74:
 
* https://blueprints.launchpad.net/keystone/+spec/user-locale-api
 
* https://blueprints.launchpad.net/keystone/+spec/user-locale-api
 
* https://blueprints.launchpad.net/keystone/+spec/unified-logging-in-keystone
 
* https://blueprints.launchpad.net/keystone/+spec/unified-logging-in-keystone
* https://blueprints.launchpad.net/keystone/+spec/caching-layer-for-driver-calls
 
 
* https://blueprints.launchpad.net/keystone/+spec/db-sync-models-with-migrations
 
* https://blueprints.launchpad.net/keystone/+spec/db-sync-models-with-migrations
 
* https://blueprints.launchpad.net/keystone/+spec/endpoint-filtering
 
* https://blueprints.launchpad.net/keystone/+spec/endpoint-filtering

Revision as of 04:43, 19 September 2013

OpenStack 2013.2 (Havana) Release Notes

General Upgrade Notes

OpenStack Object Storage (Swift)

Key New Features

Known Issues

None

Upgrade Notes

OpenStack Compute (Nova)

Key New Features

Known Issues

Upgrade Notes

OpenStack Image Service (Glance)

Key New Features

Known Issues

Upgrade Notes

OpenStack Dashboard (Horizon)

Key New Features

Known Issues

Upgrade Notes

OpenStack Identity (Keystone)

Key New Features

Known Issues

Upgrade Notes

OpenStack Network Service (Neutron)

Key New Features

Known Issues

None yet.

Upgrade Notes

  • Changes to neutron-dhcp-agent require you to first upgrade your dhcp-agents. Then wait untill the dhcp_lease time has expired. After waiting atleast dhcp_lease time, update neutron-server. Failure to do this may lead to cases where an instance is deleted and the dnsmasq process has not released the lease and neturon allocates that ip to a new port. (https://review.openstack.org/#/c/37580/)

OpenStack Block Storage (Cinder)

Key New Features

Known Issues

None yet

Upgrade Notes

None yet