This file is used to list changes made in each version of cookbook-openstack-identity.
- python_packages database client attributes have been migrated to the -common cookbook
- Add support for TLS in [ldap]
- Add support for miscellaneous options (like in Compute)
- Fix package action to allow updates
- Add token flushing cronjob
- Upgrade to Icehouse
- Remove duplicate service and admin ports attributes that are in Common LP1281108
- Fix the DB2 ODBC driver issue
- Adding guard on register LWRP (:create_service) to not run if backend is 'templated'
- Adding guard on register LWRP (:create_endpoint) to not run if backend is 'templated'
- Add client recipe
- Updating to Havana
- Updating cookbook-openstack-common dep from 0.3.0 to 0.4.7
- Allow orchestration and cloudformation as service/endpoint types.
- Add new attribute default["openstack"]["identity"]["policy"]["backend"], default is 'sql'.
- Do not delete the sqlite database when node.openstack.db.identity.db_type is set to sqlite.
- Added
does not delete keystone.db when configured to use sqlite
test case for this scenario
- Fixed <db_type>_python_packages issue when setting node.openstack.db.identity.db_type to sqlite.
- Added
converges when configured to use sqlite db backend
test case for this scenario.
- Initial release of cookbook-openstack-identity.
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.