ansible-collections-openstack/tests/unit/modules
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
..
cloud Allow wait: false when auto_ip is false 2024-10-30 17:44:06 -05:00
__init__.py Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
conftest.py Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
utils.py Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00