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.
ansible/test/units/plugins
Lars Kellogg-Stedman bafc1f8a41 fix constructed functionality in openstack inventory plugin (#48833)
* 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.
6 years ago
..
action win_updates: Add post search category matching to support product matching (#45708) 6 years ago
cache Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
callback Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
cliconf Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
connection Revert "enhance recv calls in network_cli (#47345)" (#47731) 6 years ago
filter ipaddr filter - return a network address when given an address with /32 subnet (#47539) 6 years ago
httpapi FTD modules: upsert functionality and bug fixes (#47747) 6 years ago
inventory fix constructed functionality in openstack inventory plugin (#48833) 6 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup Enable additional pylint rules and resolve issues found. (#47221) 6 years ago
shell Add empty-init code-smell script. (#18406) 8 years ago
strategy Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
terminal Add unit tests for junos terminal (#47103) 6 years ago
vars Add empty-init code-smell script. (#18406) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago