metalsmith/metalsmith
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
..
test Rework scheduling filters 2018-09-07 15:37:33 +02:00
__init__.py Pass in InstanceConfig instead of ssh_keys 2018-06-22 17:12:16 +02:00
_cmd.py Support for HTTP image location 2018-09-07 10:04:38 +02:00
_config.py CI: split netboot (cirros) and localboot (centos) jobs 2018-08-15 15:51:36 +02:00
_format.py Add command and function to show instances 2018-06-08 16:38:46 +02:00
_instance.py Remove indirection when accessing Image and Network API 2018-09-06 18:57:47 +02:00
_os_api.py Remove indirection when accessing Image and Network API 2018-09-06 18:57:47 +02:00
_provisioner.py Rework scheduling filters 2018-09-07 15:37:33 +02:00
_scheduler.py Rework scheduling filters 2018-09-07 15:37:33 +02:00
_utils.py Support for HTTP image location 2018-09-07 10:04:38 +02:00
exceptions.py Rework scheduling filters 2018-09-07 15:37:33 +02:00
sources.py Support for HTTP image location 2018-09-07 10:04:38 +02:00
version.py Add docs generation (+ clean up) 2018-05-18 13:12:29 +02:00