Xena Series Release Notes

19.5.0

New Features

  • The new openstacklib::clouds resource type has been added, which manages the clouds.yaml file to store credentials for the openstack cli.

  • Now Puppet::Provider::Openstack::CredentialsV3 supports loading credentials from the clouds.yaml file.

  • Now Puppet::Provider::Openstack::CredentialsV3 supports system scope credential and domain scope credential in addition to project scope credential.

19.3.0

New Features

  • Now the openstacklib::policies resource type provides the basic set of configurations for policy settings. It provides the purge_config parameter which ensures a policy file is purged.

Upgrade Notes

  • The openstacklib::policies class has been re-implemented as a defined resource type.

19.1.0

New Features

  • The new openstacklib::iscsid class has been added. This class can be used to set up basic configurations for the iscsid service.

19.0.0

Upgrade Notes

  • Fedora is no longer supported.