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

Update create device #57

Closed jasmingacic closed 5 years ago

jasmingacic commented 5 years ago

create_device function didn't accept hardware_reservation_id parameter. Now it is fixed.

This change is Reviewable