SpirosStyliaras

Results 4 issues of SpirosStyliaras

Hi, The method make_payloads in the module maas.client.utils.multipart contains a bug I guess. We can not set value to cpu_over_commit_ratio parameter of Pod class. This parameter is supposed to be...

stale

Hi, Is it possible to compose a pod with multiple interfaces? The compose method in pods module contains the interfaces parameter but I have only been able to compose an...

stale

Fix assertion error when invoking make_payloads with float instance.

In ceph_orch_apply.py, in function retrieve_current_spec, the return value will always be string. Either the service exists or not, the response will be either the service specification or the string "No...