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 873008248ae1a4580e916505e3d00b87bf42a3ea Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Sun Dec 3 11:10:16 2023 +0100 Add changelog entry for #1973. --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index a6788a794..7eb6850af 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -43,6 +43,12 @@ Compute (#1964 #1965) [@rajat-garg-del] +- [Equinix Metal] Fix ``list_nodes()`` method so it correctly handles + NodeSize.ram attribute in case TB is returned. + + (#1973) + [Denis Lussier - @luss] + Storage ~~~~~~~