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 54fd65969ef1ad5bd40bcb62f32ad1844d1d6e5d Author: Tomaz Muraus <[email protected]> AuthorDate: Sun May 2 23:26:16 2021 +0200 Add changelog entry for #1569. --- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 0b5dc40..ffff880 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -51,6 +51,11 @@ Compute (GITHUB-1565) [Miguel Caballer - @micafer] +- [OpenStack] Support updating ``allowed_address_pairs`` on OpenStack ports + using ``ex_update_port`` method. + (GITHUB-1569) + [@dpeschman] + DNS ~~~
