Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Metro provisioning (Equinix Metal Facilities are deprecated) #325

Open
displague opened this issue Jun 9, 2023 · 1 comment

Comments

@displague
Copy link

displague commented Jun 9, 2023

Equinix Metal facilities based provisioning was deprecated earlier this year in April 2023. https://feedback.equinixmetal.com/changelog/bye-facilities-hello-again-metros

Beginning in June 2023, new Equinix Metal users may only deploy using Metro options.
https://feedback.equinixmetal.com/changelog/reminder-facilities-turns-to-metros-on-may-30

In terms of code change, generally, facility/facilities API request parameters can be replaced with metro.
Device API responses that included the facility field will continue to do so.

EIPs and VLANs created in facilities are portable throughout the metro the facility is a member of: https://deploy.equinix.com/developers/docs/metal/locations/metros/

Support for Metro provisioning was added to the Metal CLI in April 2021: https://github.com/equinix/metal-cli/pulls?q=is%3Apr+metro+is%3Aclosed

@bahamat
Copy link
Member

bahamat commented Jun 9, 2023

See also equinix/metal-cli#277

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants