Normalize release note bug links
This updates the current series bugfix release notes to use the recommended format we now suggest. Change-Id: Ibc05e0e0ad6180f154cfff5bf903f57de2370185 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
parent
ef28bff90d
commit
e049807837
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1888550 <https://bugs.launchpad.net/cinder/+bug/1888550>`_:
|
||||||
Fix `UnboundLocalError` on the Brocade lookup driver on southbound client
|
Fix `UnboundLocalError` on the Brocade lookup driver on southbound client
|
||||||
creation failure during the device mapping retrieval (Bug #1888550).
|
creation failure during the device mapping retrieval.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1888548 <https://bugs.launchpad.net/cinder/+bug/1888548>`_:
|
||||||
Add Python 3 support to the Brocade Zone Manager driver.
|
Add Python 3 support to the Brocade Zone Manager driver.
|
||||||
(bug #1888548).
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1866860 <https://bugs.launchpad.net/cinder/+bug/1866860>`_:
|
||||||
Fix `AttributeError` on the Brocade ZM driver when using setting REST_HTTP
|
Fix `AttributeError` on the Brocade ZM driver when using setting REST_HTTP
|
||||||
or REST_HTTPS as the fc_southbound_protocol option and an exception is
|
or REST_HTTPS as the fc_southbound_protocol option and an exception is
|
||||||
raised by the client (Bug #1866860).
|
raised by the client.
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1828386 <https://bugs.launchpad.net/cinder/+bug/1828386>`_:
|
||||||
Fix the bug that a volume retyped from
|
Fix the bug that a volume retyped from
|
||||||
other volume type to replicated or
|
another volume type to a replicated or
|
||||||
multiattach type cannot be enabled replicated
|
multiattach type cannot have replication
|
||||||
or multiattach in rbd driver. (Bug #1828386)
|
or multiattach enabled in rbd driver.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Fixed `bug #1859652 <https://bugs.launchpad.net/cinder/+bug/1859652>`_
|
`Bug #1859652 <https://bugs.launchpad.net/cinder/+bug/1859652>`_:
|
||||||
to allow retyping an attached volume to SolidFire.
|
Fix to allow retyping an attached volume to SolidFire.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1869746 <https://bugs.launchpad.net/cinder/+bug/1869746>`_:
|
||||||
Cinder no longer allows an incremental backup to be
|
Cinder no longer allows an incremental backup to be
|
||||||
created while having the parent backup in another
|
created while having the parent backup in another
|
||||||
project.
|
project.
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Fix bug `#1874134 <https://bugs.launchpad.net/cinder/+bug/1874134>`_,
|
`Bug #1874134 <https://bugs.launchpad.net/cinder/+bug/1874134>`_:
|
||||||
allowing an iSCSI or FCP volume to be extended to a size up to 16TB
|
Fix for NetApp ONTAP driver allowing an iSCSI or FCP volume to be
|
||||||
regardless of its original size, even if it's attached to an instance.
|
extended to a size up to 16TB regardless of its original size, even
|
||||||
|
if it's attached to an instance.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Fixed `bug #1874541 <https://bugs.launchpad.net/cinder/+bug/1874541>`_
|
`Bug #1874541 <https://bugs.launchpad.net/cinder/+bug/1874541>`_:
|
||||||
Where a ZeroDivisionError was hapenning when the SolidFire driver tried
|
Fix a ZeroDivisionError when the SolidFire driver tried
|
||||||
to update cluster capabilities.
|
to update cluster capabilities.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1697422 <https://bugs.launchpad.net/cinder/+bug/1697422>`_:
|
||||||
Fix HPE 3PAR driver issue where volumes that were live migrated to it would
|
Fix HPE 3PAR driver issue where volumes that were live migrated to it would
|
||||||
end up being inaccessible. We would no longer be able to use the volume
|
end up being inaccessible. We would no longer be able to use the volume
|
||||||
for any operation, such as attach, detach, delete, snapshot, etc.
|
for any operation, such as attach, detach, delete, snapshot, etc.
|
||||||
(bug 1697422)
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1858119 <https://bugs.launchpad.net/cinder/+bug/1858119>`_:
|
||||||
Fix the HPE 3PAR driver's attempt to rename the backend volume after
|
Fix the HPE 3PAR driver's attempt to rename the backend volume after
|
||||||
it was migrated. If the original volume resides on the same 3PAR backend
|
it was migrated. If the original volume resides on the same 3PAR backend
|
||||||
then the pre and post migration volume names are swapped. Otherwise, the
|
then the pre and post migration volume names are swapped. Otherwise, the
|
||||||
newly migrated volume is renamed to match the original name.
|
newly migrated volume is renamed to match the original name.
|
||||||
(bug 1858119)
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1886042 <https://bugs.launchpad.net/cinder/+bug/1886042>`_:
|
||||||
Fix ``unique_fqdn_network`` configuration option for the Kaminario driver,
|
Fix ``unique_fqdn_network`` configuration option for the Kaminario driver,
|
||||||
as it was being ignored when defined in the driver section, which used to
|
as it was being ignored when defined in the driver section, which used to
|
||||||
work.
|
work.
|
||||||
(Bug #1886042).
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1880971 <https://bugs.launchpad.net/cinder/+bug/1880971>`_:
|
||||||
Fix leaving mapped volumes on offline volume migration and revert to
|
Fix leaving mapped volumes on offline volume migration and revert to
|
||||||
snapshot operations failure. (bug 1880971).
|
snapshot operations failure.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
NetApp ONTAP: Fixes `bug 1839384
|
`Bug #1839384 <https://bugs.launchpad.net/cinder/+bug/1839384>`_:
|
||||||
<https://bugs.launchpad.net/cinder/+bug/1839384>`__ Detaching any instance
|
NetApp ONTAP: Detaching any instance
|
||||||
from multiattached volume terminates connection. Now the connection is
|
from multiattached volume terminates connection. Now the connection is
|
||||||
terminated only if there're no other instances using the same initiator.
|
terminated only if there're no other instances using the same initiator.
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1875478 <https://bugs.launchpad.net/cinder/+bug/1875478>`_:
|
||||||
PowerMax Driver - Concurrent live migrations can sometimes fail when one
|
PowerMax Driver - Concurrent live migrations can sometimes fail when one
|
||||||
thread deletes a storage group that another thread may need.
|
thread deletes a storage group that another thread may need.
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
|
`Bug #1889758 <https://bugs.launchpad.net/cinder/+bug/1889758>`_:
|
||||||
Fix revert to snapshot not working for non admin users when using the
|
Fix revert to snapshot not working for non admin users when using the
|
||||||
snapshot's name (bug #1889758).
|
snapshot's name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user