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 1eec0cd61 Merge pull request #1982 from micafer/os_distro
add fcd0b43b2 Deprecate facility in the favor of metro
add adf831d7d fix: lint issues
add 43ca4b47c Fix: merge conflicts
add 92a86c21d Add back spaces
new 5fcbcd61e Merge branch 'trunk' into equinix-metal-deprecate-facility
new 7096e0603 Reformat code with black.
new 74a9a2101 Add changelog entry for #1971.
new 1347f74d7 Fix lint.
The 4 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 | 5 ++++
libcloud/compute/drivers/__init__.py | 1 +
libcloud/compute/drivers/equinixmetal.py | 28 +++++++++++++++++-----
.../compute/fixtures/equinixmetal/facilities.json | 12 ----------
.../test/compute/fixtures/equinixmetal/metros.json | 10 ++++++++
libcloud/test/compute/test_equinixmetal.py | 5 ++--
6 files changed, 40 insertions(+), 21 deletions(-)
delete mode 100644 libcloud/test/compute/fixtures/equinixmetal/facilities.json
create mode 100644 libcloud/test/compute/fixtures/equinixmetal/metros.json