ansible-collections-openstack/tests
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
..
sanity Move CI to use Ansible 2.12 version as main 2021-10-04 15:05:51 +03:00
unit Allow wait: false when auto_ip is false 2024-10-30 17:44:06 -05:00
.gitignore Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
constraints-none.txt Refactored tox requirements for different Ansible releases 2022-03-31 10:35:16 +00:00
constraints-openstacksdk-0.x.x.txt Bump minimum required openstacksdk release to 0.101.0 2022-09-22 04:49:40 +00:00
constraints-openstacksdk-1.x.x.txt Bump minimum required openstacksdk release to 1.0.0 2023-01-31 19:52:01 +01:00
requirements-ansible-2.9.txt Refactored tox requirements for different Ansible releases 2022-03-31 10:35:16 +00:00
requirements-ansible-2.11.txt Refactored tox requirements for different Ansible releases 2022-03-31 10:35:16 +00:00
requirements-ansible-2.12.txt Refactored tox requirements for different Ansible releases 2022-03-31 10:35:16 +00:00
requirements.txt Applied workaround in CI for issue #78017 in ansible-core 2022-06-26 13:07:34 +02:00