bf379fde37
Fixes a slight grammatical mistake in the release note pointed out in Id6181e0632a84d9538a34ac9460c36ba983a3757. Change-Id: Ifb8bd04876e96cdeb8cd2092e6dd794678c2f443 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
16 lines
629 B
YAML
16 lines
629 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The Oracle ZFSSA drivers have been marked as unsupported
|
|
and are now deprecated. ``enable_unsupported_driver`` will need
|
|
to be set to ``True`` in the driver's section in cinder.conf to
|
|
continue to use them.
|
|
deprecations:
|
|
- |
|
|
The Oracle ZFSSA drivers have been been marked as unsupported
|
|
and are now deprecated. ``enable_unsupported_driver`` will need
|
|
to be set to ``True`` in the driver's section in cinder.conf to
|
|
continue to use them. Oracle has indicated that they don't plan to
|
|
continue to support the drivers so they will be removed in
|
|
the 'U' development cycle.
|