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 77a056b2afc758924fe8564312db67e68cedefdd Author: Tomaz Muraus <[email protected]> AuthorDate: Sat Jun 22 14:48:03 2019 +0200 Add changelog entry for #1295. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 9cddd41..2799c9c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -17,6 +17,10 @@ Compute Reported by rafa alistair. [Tomaz Muraus] +- [OpenStack] Fix a bug with retrieving floating IP address when a + ``device_owner`` of a port is ``compute:None``. (GITHUB-1295) + [Miguel Caballer - @micafer] + Changes in Apache Libcloud 2.5.0 --------------------------------
