exoscale / python-exoscale

Python bindings for the Exoscale APIs
https://exoscale.github.io/python-exoscale/
ISC License
15 stars 8 forks source link

compute: add support for instance pools #7

Closed falzm closed 4 years ago

falzm commented 4 years ago

This change adds support for Compute Instance Pool resources management.

chrisglass commented 4 years ago

This passed integration tests and would be ready to merge with another review.

mcorbin commented 4 years ago

@brutasse I now wait for the pool to be destroyed, and added a test (but the test is slow, because it has to wait).