9e5b915687
The Scality volume driver was removed from Cinder in Ocata: a931f9db79554630d8d71fcff1334bb4e37cb398 It's unmaintained and therefore no longer supported, and won't even work with recent Cinder, so let's remove it. Change-Id: I0cfa0c4b3d7138f989225a44bdedfa716a035a14
17 lines
640 B
YAML
17 lines
640 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``nova.virt.libvirt.volume.scality.LibvirtScalityVolumeDriver`` volume
|
|
driver has been removed. The Scality volume driver in Cinder was deprecated
|
|
during the Newton release and was removed from Cinder in the Ocata release
|
|
so it is effectively not maintained and therefore no longer supported.
|
|
- |
|
|
The following configuration options, previously found in the ``libvirt``
|
|
group, have been removed:
|
|
|
|
- ``scality_sofs_config``
|
|
- ``scality_sofs_mount_point``
|
|
|
|
These were used by the now-removed ``LibvirtScalityVolumeDriver`` volume
|
|
driver and therefore no longer had any effect.
|