ansible-collections-openstack/tests
Abhijeet Kasurde ead550d34e Fix argument spec for os_subnet and os_zone
Ansible argument spec provides facility to provide choices
for the given parameter.
Module os_subnet and os_zone spells 'choices' incorrectly.
This change fixes these modules, by changing 'choice' to 'choices'.

Original Upstream PR: https://github.com/ansible/ansible/pull/65497

Change-Id: I3eed5feeef1234996f22bf8dfe7ecec0bc8eb298
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-01-22 13:19:00 +02:00
..
sanity Fix argument spec for os_subnet and os_zone 2020-01-22 13:19:00 +02:00
unit Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
.gitignore Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00