summaryrefslogtreecommitdiff
path: root/tests/unit/scheduler/test_host_filters.py
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up code in oslo-incubatorDavanum Srinivas2015-11-251-704/+0
* Remove contextJulien Danjou2015-01-231-1/+1
* switch to oslo_serializationZhiQiang Fan2015-01-191-1/+1
* Delete graduated serialization filesBen Nemec2014-09-291-1/+1
* pep8: fixed multiple violationsIhar Hrachyshka2014-06-201-1/+1
* Use oslotest instead of common test moduleVictor Sergeyev2014-04-151-3/+4
* Merge "Trivial: Make vertical white space after license header consistent"Jenkins2014-01-201-0/+1
|\
| * Trivial: Make vertical white space after license header consistentNoorul Islam K M2013-12-041-0/+1
* | Change IgnoreAttemptedHostFilter to expect 'retry' keyZhiteng Huang2013-12-131-2/+2
* | Add IgnoreAttemptedHostsFilter to osloJay Lau2013-12-071-0/+24
|/
* Replace list with dict in AvailabilityZoneFilter.host_passesSergey Vilgelm2013-09-021-0/+8
* Replace using tests.utils part1Sergey Kraynev2013-08-231-3/+3
* Enable hacking H402 testSergey Lukjanov2013-06-031-1/+1
* Update to use flake8.Monty Taylor2013-03-241-1/+0
* Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+2
* Add 'is' operator to extra specs ops.Avishay Traeger2013-03-071-0/+30
* Replaced direct usage of stubout with BaseTestCase.Monty Taylor2013-01-241-6/+3
* Use testtools as test base class.Monty Taylor2013-01-241-3/+3
* Add common filter/filter handler for filter schedulerZhiteng Huang2013-01-041-0/+643