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 a27cc587952f88e89148a69fcb695c28b637316f Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Thu Apr 18 18:12:48 2024 +0200 Add changelog entry for #1972. --- CHANGES.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 17c4ff7d2..e968ec52e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -66,6 +66,13 @@ Compute (#1971) [Aayush Rangwala - @aayushrangwala] +- [Equinix Metal] Remove all the methods for managing volumes and volume + snapshots. This functionality hasn't been supported on the server side + for many years already. + + (#1972) + [Aayush Rangwala - @aayushrangwala] + Storage ~~~~~~~