2026.1 Series Release Notes¶
28.0.0¶
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¶
The
openstacklib::wsgi::apache::custom_wsgi_script_aliasesparameter has been deprecated.
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.