packet-python icon indicating copy to clipboard operation
packet-python copied to clipboard

A Python client for the Equinix Metal API

Results 21 packet-python issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Packet Python is a hand maintained SDK managed by Equinix employees and the community of users. This SDK has been used by Packet and Equinix Metal users and developers for...

We would like to replace the use of the `packet` pypi module with a module that reflects Equinix Metal branding. In doing so, we can not break existing projects that...

I am encountering HTTP 403 with a verified valid token against the client package default API endpoint `api.packet.net`. I suspected that this is due to deprecation of the endpoint in...

Implement Metal Gateway and VRF support. See: https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/equinix_metal_gateway for example. More info at https://metal.equinix.com/developers/docs/networking/metal-gateway/ API at https://metal.equinix.com/developers/api/#tag/MetalGateways https://registry.terraform.io/providers/equinix/equinix/latest/docs/resources/equinix_metal_vrf

Plus, it'd be great to have it be settable. Just today I noticed a process blocked trying to talk to the EM API for 33 hours.

enhancement

please add the "description" parameter to the create_device method of the Manager. Also I noticed a few other missing parameters: ssh_keys, no_ssh_keys, private_ipv4_subnet_size, ip_addresses. Might be nice to have all...

As expressed in https://github.com/packethost/packngo/issues/189#issuecomment-802234842, users would benefit from a common configuration file location and format shared between tools. What does this look like for packet-python? (Following a rename #106) ```...

https://www.packet.com/developers/api/#common-parameters The documentation doesn't have anything about `exclude` and `only` which are currently supported by the API.

enhancement

In the interests of supporting a public dashboard for CI status for this integration, consider moving this repo to use cloud.drone.io for CI. > Might move this over to cloud.drone.io...

enhancement