diff --git a/releasenotes/notes/unity-default-filter-function-support-2eefc8044a5add5d.yaml b/releasenotes/notes/unity-default-filter-function-support-2eefc8044a5add5d.yaml index 664235b7e2..187c7ef41a 100644 --- a/releasenotes/notes/unity-default-filter-function-support-2eefc8044a5add5d.yaml +++ b/releasenotes/notes/unity-default-filter-function-support-2eefc8044a5add5d.yaml @@ -1,4 +1,13 @@ --- +upgrade: + - | + A new configuration option called ``report_default_filter_function`` has + been added to the Dell EMC Unity driver. It can be set to True or False, + and the default value is False. When set to True, the scheduler will + disallow the creation of shares smaller than 3 GiB on the Dell EMC Unity + back end. The default value of this option will be changed to ``True`` in + a future release, so always set the desired value in your manila.conf per + your expectations. features: - | Dell EMC Unity: Default filter function support for 3GB share size.