Hi

Seeing a failing ansible integration test for 4.12.0.0 RC2,
which passes in 4.11.2:

API says:
Network with UUID:19f750cf-de98-43ab-b565-1935a7c23f6e is in allocated
and needs to be implemented first before acquiring an IP address

https://gist.github.com/resmo/0c3a89055962456f68b27567bb5794f6

Tests
https://github.com/ansible/ansible/blob/devel/test/integration/targets/cs_firewall/tasks/main.yml#L14

I see a network in allocation state, which gets in implementation state
after a VM deploy as expected. After this, the tests passes. But it
seems the API doesn't allow acquiring IP addresses in allocation state.
Is this by intention?

Regards
René





Reply via email to