Jump to: navigation, search

Difference between revisions of "ReleaseNotes/Havana"

(Key New Features)
(Key New Features)
Line 51: Line 51:
 
=== Key New Features ===
 
=== Key New Features ===
  
* https://blueprints.launchpad.net/keystone/+spec/extract-credentials-id
+
* Domain role assignments can now be inherited by that domain's projects
* https://blueprints.launchpad.net/keystone/+spec/index-token-expiry
+
* Pluggable handling of external authentication using REMOTE_USER
* https://blueprints.launchpad.net/keystone/+spec/sql-query-get
+
* keystone-manage token_flush
* https://blueprints.launchpad.net/keystone/+spec/keystone-manage-token-flush
+
* Unicode support to API error messages
* https://review.openstack.org/#/c/26923/
 
* https://blueprints.launchpad.net/keystone/+spec/inherited-domain-roles
 
* https://blueprints.launchpad.net/keystone/+spec/pluggable-remote-user
 
 
* https://blueprints.launchpad.net/keystone/+spec/get-role-assignments
 
* https://blueprints.launchpad.net/keystone/+spec/get-role-assignments
* https://blueprints.launchpad.net/keystone/+spec/catalog-optional
+
* API clients can now opt out of the service catalog being included in a token response
* https://blueprints.launchpad.net/keystone/+spec/extract-eventlet
+
* First-class support for deployment behind Apache httpd
 +
* General performance improvements
 
* https://blueprints.launchpad.net/keystone/+spec/pluggable-token-format
 
* https://blueprints.launchpad.net/keystone/+spec/pluggable-token-format
 
* https://blueprints.launchpad.net/keystone/+spec/authenticate-role-rationalization
 
* https://blueprints.launchpad.net/keystone/+spec/authenticate-role-rationalization
 
* https://blueprints.launchpad.net/keystone/+spec/authentication-tied-to-token
 
* https://blueprints.launchpad.net/keystone/+spec/authentication-tied-to-token
* https://blueprints.launchpad.net/keystone/+spec/split-identity
+
* Authentication data (users, groups; e.g. LDAP) now in a separate backend from authorization data (tenants/projects, roles, role assignments; e.g. SQL)
 
* https://bugs.launchpad.net/keystone/+bug/1153789
 
* https://bugs.launchpad.net/keystone/+bug/1153789
 
* https://bugs.launchpad.net/ceilometer/+bug/1179008
 
* https://bugs.launchpad.net/ceilometer/+bug/1179008
Line 73: Line 71:
 
* 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/policy-on-api-target
+
* Ability to specify more granular RBAC policy rules (e.g. based on attributes in the API request / response body)
 
* https://blueprints.launchpad.net/keystone/+spec/multiple-ldap-servers
 
* https://blueprints.launchpad.net/keystone/+spec/multiple-ldap-servers
 
* https://blueprints.launchpad.net/keystone/+spec/caching-layer-for-driver-calls
 
* https://blueprints.launchpad.net/keystone/+spec/caching-layer-for-driver-calls
* https://blueprints.launchpad.net/keystone/+spec/notifications
+
* Event notifications emitted for user and project/tenant create, update, and delete operations
 
* 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
 
* https://blueprints.launchpad.net/keystone/+spec/multiple-sql-migrate-repos
 
* https://blueprints.launchpad.net/keystone/+spec/multiple-sql-migrate-repos
 
* https://bugs.launchpad.net/keystone/+bug/1179425
 
* https://bugs.launchpad.net/keystone/+bug/1179425
 +
* https://blueprints.launchpad.net/keystone/+spec/extract-credentials-id
  
 
=== Known Issues ===
 
=== Known Issues ===

Revision as of 04:30, 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