This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


    from 1347f74d7 Fix lint.
     add e8786eed6 Remove storage and volume interface implementation
     add cb0a91804 Fix: merge conflicts
     new d0b9f9084 Merge branch 'equinix-metal-remove-storage-ifc' of 
https://github.com/aayushrangwala/libcloud into 
aayushrangwala-equinix-metal-remove-storage-ifc
     new a27cc5879 Add changelog entry for #1972.
     new 412e1f482 Re-generate provider tables.
     new daddbae3f Remove disk and disk_size method from the create_node() 
method in Equinix compute driver.
     new 70a5f872c Add upgrade notes entry for #1972.
     new de32d7b89 Update chanelog entry for #1972.
     new fc48cacde Remove volumes resource from list_resources_async method.
     new 84b68be73 Fix lint - remove unused imports, reformat code with black.
     new 509138ae5 Fix mutable default argument value for ip_addresses argument 
in the create_node() method.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.rst                                       |  10 +
 docs/compute/_supported_methods_block_storage.rst |   2 +-
 docs/upgrade_notes.rst                            |   8 +
 libcloud/compute/drivers/equinixmetal.py          | 296 +---------------------
 libcloud/test/compute/test_equinixmetal.py        | 108 --------
 5 files changed, 22 insertions(+), 402 deletions(-)

Reply via email to