Followup: Correct typo in releasenote

This is a followup to 78f8a7bbe6
to correct typo of 'externals' to 'external'.

Change-Id: I88acb611479cbcca541d62e7e16e0b82e159ecd6
This commit is contained in:
Rajat Dhasmana 2023-02-09 07:20:38 +00:00
parent 3cdf861bef
commit 8b17248abc
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ fixes:
`bug #2000724
<https://bugs.launchpad.net/cinder/+bug/2000724>`_:
Handled the case when glance is calling online extend
and externals events were being sent to nova.
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.