Current Series Release Notes

27.0.0-4

Upgrade Notes

  • The base provider class to manage OpenStack resources no longer attempts toload credentials fromopenrc file in the user’s home directory. Usetheclouds.yaml file instead.

Deprecation Notes

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

Bug Fixes

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