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 dfbb59597 Reformat code with black. new bf5f0c45f Add changelog entry for #1957. new f7c25b578 Merge branch 'trunk' of github.com:apache/libcloud into trunk add 2ca17879c fix eqnxMtl list_sizes when memory in TB add cb9337b5f fix for TB is list_sizes() new 0b7a294ac Merge branch 'trunk' of https://github.com/pgEdge/libcloud into pgEdge-trunk new 486ca721f Fix lint and style checks. new 59286b46c Add tests for handling of size.ram attribute when TB is returned by the server. new 873008248 Add changelog entry for #1973. new 2d0cacc70 Fix lint. The 7 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 | 11 ++ libcloud/compute/drivers/equinixmetal.py | 118 ++++++++++++++++++++- .../test/compute/fixtures/equinixmetal/plans.json | 17 +++ libcloud/test/compute/test_equinixmetal.py | 46 +++++++- 4 files changed, 189 insertions(+), 3 deletions(-)