ansible-collections-openstack/tests/unit
James Denton d4f25d2282
Allow wait: false when auto_ip is false
There is an issue with the logic that results in a failure
to create a server when auto_ip is false. This patch tests
for the bool value of auto_ip and the two lists rather that
None.

Closes-Bug: #2049046
Change-Id: I2664c087c4bde83c4033ab3eb9d3e97dafb9e5cb
Signed-off-by: James Denton <james.denton@rackspace.com>
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2024-10-30 17:44:06 -05:00
..
compat Fix ansible-tests for devel branch 2020-06-03 00:05:07 +03:00
mock Fix linters for mocking 2023-08-15 20:16:31 +02:00
modules Allow wait: false when auto_ip is false 2024-10-30 17:44:06 -05:00
plugins Remove from __future__ lines 2020-03-01 06:26:03 -06:00
__init__.py Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
requirements.txt Cleanup unit test requirements 2020-02-20 11:57:27 +01:00