Stein Series Release Notes

5.4.0

New Features

  • The 1.1 microversion is now supported. This introduces the following changes:

    • User can get the progress_details of the notification in microversion 1.1. The default version is set to 1.1 if not provided.

Deprecation Notes

  • The masakari CLI is now deprecated. This is the signal that it is time to start using the openstack CLI. No new features will be added to the masakari CLI.

5.3.0

New Features

  • Added --os-region-name and --os-interface options to select which endpoint it should use to connect to the masakari service. If masakari services are running in multiple regions of your cloud, you can specify –os-region-name in order to get OpenStack service client for the specified region. By default, keystoneauth always selects public interface endpoint from the service catalog. Now you can also specify admin or internal in the –os-interface option.