Ansible Modules Collection for using OpenStack
Go to file
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
ci Run functional devstack job on ansible collection 2020-01-21 00:25:48 +02:00
plugins Fix argument spec for os_subnet and os_zone 2020-01-22 13:19:00 +02:00
tests Fix argument spec for os_subnet and os_zone 2020-01-22 13:19:00 +02:00
.gitreview Added .gitreview 2019-09-25 15:21:42 +00:00
galaxy.yml Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
LICENSE Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
README.md Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
test-requirements.txt Migrate openstack modules as a collection 2020-01-17 14:07:24 +00:00
tox.ini Run functional devstack job on ansible collection 2020-01-21 00:25:48 +02:00
zuul.yaml Run functional devstack job on ansible collection 2020-01-21 00:25:48 +02:00

GitHub Actions CI/CD build status — Collection test suite

Ansible Collection: openstack.cloud