8b17248abc
This is a followup to 78f8a7bbe6
to correct typo of 'externals' to 'external'.
Change-Id: I88acb611479cbcca541d62e7e16e0b82e159ecd6
10 lines
313 B
YAML
10 lines
313 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`bug #2000724
|
|
<https://bugs.launchpad.net/cinder/+bug/2000724>`_:
|
|
Handled the case when glance is calling online extend
|
|
and external events were being sent to nova.
|
|
Now Cinder will only send external events when the volume,
|
|
to be extended, is attached to a nova instance.
|