Current Series Release Notes

27.0.0-5

Upgrade Notes

  • The base provider class to manage OpenStack resources no longer attempts to load credentials from openrc file in the user’s home directory. Use the clouds.yaml file instead.

Deprecation Notes

  • The openstacklib::wsgi::apache::custom_wsgi_script_aliases parameter has been deprecated.

  • Support for PostgreSQL has been deprecated and will be removed in a future release.

Bug Fixes

  • The Puppet::Provider::Openstack.request now filters out all external OS_* environment variables to prevent collisions with environment variables in the shell where Puppet is running.