metalsmith/metalsmith/test
Dmitry Tantsur 51a006e307 Rework scheduling filters
Remove ValidationFilter, make it a part of reservation to avoid calling
it too many times. Fix AttributeError on failing the custom predicate.
Remove double validation in the reserver, we do another validation later
on anyway.

BREAKING: changes the exception classes.

Change-Id: Ibc3815989917ab777298a05810fd8f3e64debc8f
Story: #2003584
Task: #26178
2018-09-07 15:37:33 +02:00
..
__init__.py Initial structure 2015-08-27 12:15:49 +02:00
test_cmd.py Support for HTTP image location 2018-09-07 10:04:38 +02:00
test_config.py CI: split netboot (cirros) and localboot (centos) jobs 2018-08-15 15:51:36 +02:00
test_instance.py Remove indirection when accessing Image and Network API 2018-09-06 18:57:47 +02:00
test_os_api.py Remove indirection when accessing Image and Network API 2018-09-06 18:57:47 +02:00
test_provisioner.py Rework scheduling filters 2018-09-07 15:37:33 +02:00
test_scheduler.py Rework scheduling filters 2018-09-07 15:37:33 +02:00
test_utils.py Support custom hostnames 2018-06-08 15:42:26 +02:00