56abc9d5b9
During a NFS volume snapshot of an attached volume, a QCOW2 snapshot is created and is made the active volume for the instance. The associated volume attachment is however not updated, resulting in an unbootable instance after a stop/start. This adds an update to the volume format and attachment connection_info format during the snapshot. Closes-Bug: #1989514 Change-Id: I3c638dab2f0b5a2128eaeeea533450d7cdfa1577
8 lines
308 B
YAML
8 lines
308 B
YAML
fixes:
|
|
- |
|
|
NFS driver `bug #1989514`_: When creating a snapshot of an attached volume,
|
|
the volume attachment format was not updated in its connection_info and
|
|
could have resulted in an unbootable guest. This has been fixed.
|
|
|
|
.. _bug #1989514: https://bugs.launchpad.net/cinder/+bug/1989514
|