packethost / packet-python

A Python client for the Equinix Metal API
http://metal.equinix.com/
GNU Lesser General Public License v3.0
40 stars 50 forks source link

Device.create: overrides ip_addresses #91

Closed karmab closed 7 months ago

displague commented 4 years ago

Thanks for this PR, @karmab! Could you please explain this PR and the reasoning behind it in the description.

At first glance, it appears that this PR adds the ability to define the ip_address parameters for new devices.

displague commented 7 months ago

Closing this for #136

The ip_addressesin metal-python's create_device should handle this case.