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
The following commit(s) were added to refs/heads/trunk by this push: new 3c726b327 Add changelog entry for #2016. new d8d3cca30 Merge branch 'trunk' of http://gitbox.apache.org/repos/asf/libcloud into trunk 3c726b327 is described below commit 3c726b3271df8d85e8f0d2b0eeaabf19a5f0cc2a Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Mon Jun 17 16:25:54 2024 +0200 Add changelog entry for #2016. --- CHANGES.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 233253c84..65df78604 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -80,6 +80,11 @@ Compute (#2012) [Eric Anderson - @eric-anderson] +- [OpenStack] Add `is_default` and `tags` extra fields to the OpenStack + Network Object (`OpenStackNetwork`). + (#2016) + [Miguel Caballer - @micafer] + Storage ~~~~~~~