community.general/lib/ansible/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.
2018-11-27 13:01:56 -05:00
..
action split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
cache Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
callback Diff mode returns yaml diffs in yaml callback plugin (#48794) 2018-11-22 18:03:25 +00:00
cliconf Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
connection Adds hasattr checks for rpc calls used in network_cli plugins (#49173) 2018-11-26 20:59:03 -08:00
filter k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
httpapi Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory fix constructed functionality in openstack inventory plugin (#48833) 2018-11-27 13:01:56 -05:00
lookup Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
netconf Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
terminal Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00