lsymds / hetznercloud-py

Python SDK for the new Hetzner cloud
MIT License
30 stars 12 forks source link

New server types with dedicated VCPUs (ccx11 to ccx51). #22

Closed franzs closed 6 years ago

franzs commented 6 years ago

Hetzner Cloud offers new servers with dedicated VCPU:

https://www.hetzner.com/news/08-18-dedicated-cpu-hc/?country=us

Please check if the suffix _DEDICATED_VCPU fits in your naming conventions. It's a bit bulky but I had no other idea.

ghost commented 6 years ago

Thanks for continuing to support this project. Have your thought about using the _DVCPU suffix?

franzs commented 6 years ago

At least _DVCPU is more terse. I create a new PR #23.