designate/designate/scheduler/filters
Graham Hayes c6ee02d71a Do not filter pools by attributes when non are provided
This change stops the AttributeFilter from filtering when no
attributes were provided.

This also removes the pool_id attribte from the request, as this
is used in a different filter.

Change-Id: If57d81e0343fa442828da7390bf20249f4791861
2018-03-12 14:29:27 +00:00
..
__init__.py Add scheduler for pools 2016-03-14 20:59:58 +00:00
attribute_filter.py Do not filter pools by attributes when non are provided 2018-03-12 14:29:27 +00:00
base.py Add scheduler for pools 2016-03-14 20:59:58 +00:00
default_pool_filter.py Clean imports in code 2016-08-26 14:08:08 +07:00
fallback_filter.py Trivial fix pep8 and typos 2017-05-06 03:30:23 +07:00
in_doubt_default_pool_filter.py load default pool from storage 2017-02-20 13:45:09 +01:00
pool_id_attribute_filter.py Trivial fix pep8 and typos 2017-05-06 03:30:23 +07:00
random_filter.py Clean imports in code 2016-08-26 14:08:08 +07:00