apache / libcloud

Apache Libcloud is a Python library which hides differences between different cloud provider APIs and allows you to manage different cloud resources through a unified and easy to use API.
https://libcloud.apache.org
Apache License 2.0
2.04k stars 925 forks source link

EquinixMetal small fix to handle large instances RAM measured in TB #1970

Closed luss closed 10 months ago

luss commented 11 months ago

Changes Title (EquinixMetal small fix to handle large instances RAM measured in TB)

Description

Replace this with the PR description (mention the changes you have made, why you have made them, provide some background and any references to the provider documentation if needed, etc.).

For more information on contributing, please see Contributing section of our documentation.

Status

Replace this: describe the PR status. Examples:

Checklist (tick everything that applies)

luss commented 11 months ago

I've disccused this small fix to EquinixMetal with my friends at Equinix and they are supportive.

displague commented 10 months ago

@luss It seems we now have 3 Equinix Metal PRs up:

This PR's inclusion of 50c187e is complicating this PR and tying it to the features present in the other two PRs. Can we remove that commit from this PR?

For testing purposes, if you want to run with all of the PRs, I'd suggest using a different branch for that, one that is not opened as a PR.

luss commented 10 months ago

I'm not the worlds biggest git expert.... I will create a new PR from a clean repo that has only my suggest fix. The I will withdraw this PR