ceph-ansible/plugins/filter
Dimitri Savineau d76fbb38d5 improve plugins/filter testing
- The plugins/filter directory wasn't present in the flake8 workflow
configuration.
- Fix the flake8 syntax.
- Add the directory to PYTHONPATH environment variable for pytest
to avoid importing the plugin filter via sys.
- Add unittest on missing netaddr module import.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-11-30 10:05:01 +01:00
..
__init__.py Replace ipaddr() with ips_in_ranges() 2019-09-27 10:11:53 +02:00
ipaddrs_in_ranges.py improve plugins/filter testing 2020-11-30 10:05:01 +01:00