exoscale / python-exoscale

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

compute: add "bootmode" param to register_instance_template() #32

Closed falzm closed 3 years ago

falzm commented 3 years ago

This change adds the missing optional bootmode parameter to the ComputeAPI.register_instance_template() method.