openstacksdk/openstack/tests/ansible/roles
Artem Goncharov 4c0071916d Enable ansible module test for keypair to check return data
With a change in cloud layer to use proxy/resource layer for keypair
Ansible got borked and is not capable in resolving data we return it
back. Add test for it searching for the cause.
Investigation resulted in the fact, that when invoked by Ansible native
implementation of the Resoure.items was not suddifient under Py3, while
under Py2 it is fine. An attempt to integrate all invoked functions into SDK
from Ansible has not brought any success.

Change-Id: I60dec9ba26176efc5b8ad8378b0ef414754a857c
2019-08-03 20:57:22 +02:00
..
auth/tasks Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
client_config/tasks Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
group rename vars to defaults to allow overriding in ansible tests 2018-05-28 11:01:47 +02:00
image rename vars to defaults to allow overriding in ansible tests 2018-05-28 11:01:47 +02:00
keypair Enable ansible module test for keypair to check return data 2019-08-03 20:57:22 +02:00
keystone_domain rename vars to defaults to allow overriding in ansible tests 2018-05-28 11:01:47 +02:00
keystone_role rename vars to defaults to allow overriding in ansible tests 2018-05-28 11:01:47 +02:00
network rename vars to defaults to allow overriding in ansible tests 2018-05-28 11:01:47 +02:00
nova_flavor/tasks Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
object/tasks Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
port Add more options to enable ansible testing feature 2018-08-09 10:53:59 +08:00
router Run ansible tests against specific public cloud 2018-07-17 14:26:56 +08:00
security_group rename vars to defaults to allow overriding in ansible tests 2018-05-28 11:01:47 +02:00
server Add more options to enable ansible testing feature 2018-08-09 10:53:59 +08:00
subnet Run ansible tests against specific public cloud 2018-07-17 14:26:56 +08:00
user/tasks Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
user_group/tasks Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00
volume/tasks Merge tox, tests and other support files 2017-10-04 14:51:08 -05:00