Closed toonvd closed 1 year ago
Hi @toonvd, can you share details which cloudstack version this is related to?
Hi
"cloudstackversion": "4.16.1.1"
This has to do with custom constrained service offerings. Image below.
Small edit - CPU speed can also be forced on unconstrained
fixed by #114
Some hosting providers want to force a fixed cpu_speed for example. At the moment this results in being unable to deploy a new VM.
Ansible:
Cloudstack:
It seems this is a mismatch between CloudStack capabilities and this collection:
https://github.com/ngine-io/ansible-collection-cloudstack/blob/44f183c1eaec14d422216b3787dcbdd98ceabb36/plugins/modules/cs_instance.py#L1111