ansible/test/units/plugins/inventory
Brian Coca 50b40c47df aws_ec2 Implement the missing 'region discovery' (#51333)
* aws_ec2 Implement the missing 'region discovery'

  fixes #45288

  tries to use api as documented (which seems to fail in latest boto3 versions)
  and fallback to boto3 'hardcoded' list of regions

* fixes and cleanup, add error for worst case scenario

* fix tests, remove more unused code

* add load_name

* acually load the plugin

* set plugin as required

* reverted test changes, removed options tests

* fixes as per feedback and cleanup
2019-01-29 14:59:38 -06:00
..
__init__.py
test_aws_ec2.py aws_ec2 Implement the missing 'region discovery' (#51333) 2019-01-29 14:59:38 -06:00
test_group.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_host.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_inventory.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_linode.py Add a Linode v4 dynamic inventory plugin. (#45902) 2018-10-09 12:54:31 +01:00
test_openstack.py fix constructed functionality in openstack inventory plugin (#48833) 2018-11-27 13:01:56 -05:00
test_script.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00