
There is a syntax error in the exception logging when attaching a volume fails in attachment state manager. This patch corrects it and adds a test to guard against similar changes in future. Closes-Bug: #1970698 Change-Id: I43c407046a49bb37631113e2ea65d05450f9365d
7 lines
219 B
YAML
7 lines
219 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Bug #1970698 <https://bugs.launchpad.net/glance-store/+bug/1970698>`_:
|
|
Cinder: Fixed exception logging when the image create operation fails
|
|
due to failing to attach volume to glance host.
|