Newton Series Release Notes¶
9.5.0¶
New Features¶
Passes parameter to keystone authtoken define to manage python-memcache package install.
Known Issues¶
Ubuntu Cloud Archive barbican-api package deposits a config, in a different directory, that conflicts with the puppet created config. The behavior now is to update the config deposited by the package to have only a comment to inform of the correct config file.
Fix for wsgi app locations for Ubuntu/Debian, was previously using RedHat packaging locations.
Add conditional to prevent puppet from trying to manage barbican-api service on Ubuntu/Debian as the packaging contains no init script for the eventlet.
Add api_package_name for Ubuntu/Debian. This worked because the title is the same as the package name on Ubuntu/Debian and api_package_name was undefined.
Add worker_package_name and worker_service_name for Ubuntu/Debian.
Remove unused variable package_name from params for both Ubuntu/Debian and RedHat.
Remove service_name for Ubuntu/Debian as there is no init script for Ubuntu/Debian and apache must be used.
9.0.0¶
Prelude¶
First release of puppet-barbican.