Current Series Release Notes¶
27.0.0-4¶
Upgrade Notes¶
The base provider class to manage OpenStack resources no longer attempts to load credentials from
openrcfile in the user’s home directory. Use theclouds.yamlfile instead.Deprecation Notes¶
Support for PostgreSQL has been deprecated and will be removed in a future release.
Bug Fixes¶
The
Puppet::Provider::Openstack.requestnow filters out all externalOS_*environment variables to prevent collisions with environment variables in the shell where Puppet is running.