Comment 0 for bug 1755807

Revision history for this message
Andres Rodriguez (andreserl) wrote : [2.4, b1, pod] Adding a pod via the API shouldn't require zone to be specifi

I have a CI test that adds a pod. However, since we added support for zones, this CI test fails because it cannot add a pod without specifying a zone.

The zone should be automatically picked if non specified.

stdout for maas maas ['pods', 'create', 'name=first-cat-pod', 'type=virsh', 'power_address=qemu+ssh://ubuntu@10.245.136.8/system', 'power_pass=ubuntu']: {{{{"zone": ["Select a valid choice. That choice is not one of the available choices."]}}}}