equinix / ansible-collection-metal

Deprecated. See Equinix collection linked below
https://deploy.equinix.com/labs/ansible-collection-equinix/
GNU General Public License v3.0
7 stars 12 forks source link

Add support for Equinix Metal Metros #30

Open displague opened 3 years ago

displague commented 3 years ago

Equinix Metal facilities can now be treated as aggregate, in many ways, using metros:

TODO

(add more or sub-levels as needed)

When provisioning these resources, either a facility or a metro parameter should be provided.

Device and IP Address responses, for existing resources, will return both facility and metro responses. VLAN resources will only return a metro or facility (along with metro_code, facility_code) depending on how they were provisioned.

Depends on https://github.com/packethost/packet-python/issues/108

dlotterman commented 1 year ago

Just commenting for the transcript that the Facility / Metro handling in the IP reservations context (cited above or here) is currently causing flakey user behavior.

I'll try to capture the notes to reproduce / document shortly.