mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* test for openstack inventory constructed functionality this adds unit tests for the compose, groups, and keyed_var features of the openstack inventory plugin * fix constructed functionality in openstack inventory plugin The compose, groups, and keyed_groups functionality of the openstack inventory plugin was broken: - the plugin was not passing the correct variables to the Constructable methods for compose and groups - the plugin was simply never calling the appropriate method for implementing keyed_groups This commit fixes both issues. |
7 years ago | |
|---|---|---|
| .. | ||
| cli | 7 years ago | |
| compat | 7 years ago | |
| config | 7 years ago | |
| contrib | 7 years ago | |
| errors | 7 years ago | |
| executor | 7 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 7 years ago | |
| module_utils | 7 years ago | |
| modules | 7 years ago | |
| parsing | 7 years ago | |
| playbook | 7 years ago | |
| plugins | 7 years ago | |
| template | 7 years ago | |
| utils | 7 years ago | |
| vars | 7 years ago | |
| __init__.py | 9 years ago | |
| ansible.cfg | 8 years ago | |
| conftest.py | 7 years ago | |
| test_constants.py | 9 years ago | |