This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit c86fe68f75c872812d04bd91abbc0b3dcb18eb4a Author: Tomaz Muraus <[email protected]> AuthorDate: Fri Apr 3 23:44:42 2020 +0200 Add changelog entry. --- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 79af909..efe7870 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -104,6 +104,11 @@ Compute (GITHUB-1445) [Tomaz Muraus - @Kami] +- [OpenStack] Fix auto assignment of volume device when using device name + ``auto`` in the ``attach_volume`` method. + (GITHUB-1444) + [Joshua Hesketh - @jhesketh] + Storage ~~~~~~~
