diff --git a/releasenotes/notes/cinder-volumes-0412875c1011f8eb.yaml b/releasenotes/notes/cinder-volumes-0412875c1011f8eb.yaml index 13ecb5c8a..4c62753f2 100644 --- a/releasenotes/notes/cinder-volumes-0412875c1011f8eb.yaml +++ b/releasenotes/notes/cinder-volumes-0412875c1011f8eb.yaml @@ -2,5 +2,5 @@ features: - Classes to work with Cinder volumes were added to core library. Now it is possible to create new volume from various sources or use - existing volume. Also it is possible to attach volumes to instances. - This doesn't include ability to boot instances from volumes. + existing volume. Also it is possible to attach volumes to instances + and boot instances from volumes.