2013-04-04
- Set the compute_port default value to 8774
- Ensure _member_ role is present
- explicitly set token_format
- Add keystone code to capture and ignore warning
- update keystone ready test for grizzly
- Removed quotes in allowed_hosts as it was causing a failure when allowed_hosts is an array of hosts
2013-03-19 - Version 1.1.1
- add dep from host_access to db sync
2013-03-19 - Version 1.1.0
- update travis matrix, add 3.x, 1.9.3 support
- update config types to support purging (pending inifile release)
- add more rescues to keystone types to handle empty fields
- Adding the ability to specify https for the public endpoint
- Move keystone ldap class to correct file.
2012-11-02 - Version 1.0.1
* update dependencies
2012-11-02 - Version 1.0.0
* Adds region to be part of the namevar for endpoints (breaks backwards compat)
* Add full support for travisci
* Unset password defaults. Force users to provide password. (breaks backwards compat)
* Replace concat with inifile (breaks backwards compat)
* Adds native types for managing all config
* Adds folsom support
* Drops essex support
* Changes log_verbose and log_debug to verbose,debug
* Documentation updates
* Improved error handling
* Adds db config to keystone class
2012-10-08 - Version 0.2.0
* add enable parameter
* add initial postgres classes
* keystone native type performance improvements
* support of multi-line field values for keystone native types
* add parameters for setting public, internal, and admin endpoints
* allow keystone to bind to non-localhost interfaces
