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

Implement Connection and Virtual Circuit #111

Open displague opened 3 years ago

displague commented 3 years ago

Implement Connection and Virtual Circuit support.

See:

displague commented 3 years ago

Remove get_packet_connection, create_packet_connection which represent a previous incarnation of the service that is no longer provided.

displague commented 3 years ago

Revise the Changelog for v1.44.0 to create_packet_connection instead of create_connection.