designate/designate/scheduler/filters
Dai Dang Van 94af0f1501 Return PoolList as a right list object
- We are using PoolAttributeList object for this case
and put a list of Pool objects for it.

Co-authored-By: Nguyen Van Trung <trungnv@vn.fujitsu.com>

Change-Id: Ie9047c6623d5b54c1ef890f43cff759c1b537797
2017-06-06 08:03:46 +00:00
..
__init__.py Add scheduler for pools 2016-03-14 20:59:58 +00:00
attribute_filter.py Return PoolList as a right list object 2017-06-06 08:03:46 +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