linode / linode_api4-python

Official Python bindings for the Linode API
https://linode-api4.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
135 stars 75 forks source link

project: VM Placement #424

Closed lgarber-akamai closed 2 months ago

lgarber-akamai commented 2 months ago

📝 Description

This pull request merges the VM placement project into the dev branch.

✔️ How to Test

The following test steps expect you have pulled down this change locally, run make install, and configured your Linode account to have access to VM Placement.

Unit Testing

make testunit

Integration Testing

make TEST_COMMAND=models/placement testint