Current Series Release Notes¶
18.0.0.0rc1-9¶
New Features¶
A new configuration group
schedulerhas been introduced. All options related to thefreezer-schedulerhave been moved to this group. Previous options underDEFAULTgroup are still respected, though are considered deprecated.
A new configuration section
[service_auth]has been introduced and configuration of connection to Keystone is expected to be defined there.
Upgrade Notes¶
Please, make sure you are using OpenStack Identity API v3 before upgrading.
Deprecation Notes¶
The
DEFAULTgroup options related to thefreezer-schedulerare considered deprecated. Please refer to theschedulergroup options for more information.
Support for OpenStack Identity API versions except
3has been dropped.
Definition of keystone connection details in the
[DEFAULT]section of freezer.conf is deprecated and will be removed in next releases.