oslo-incubator/openstack/common/scheduler
Frederic Lepied a2fa4878fb Fix common.scheduler.base_weight.BaseWeigher to be Python3 compatible
Use six.with_metaclass to create the metaclass.

Change-Id: I35402d0ce81799fef23849bbb01fa183e145b954
2014-04-14 13:55:08 -04:00
..
filters Allow filters to only run once per request if their data is static 2014-02-24 21:45:22 +08:00
weights Renames filter to base_filter and weight to base_weight 2013-05-10 22:10:49 +10:00
__init__.py Add common filter/filter handler for filter scheduler 2013-01-04 11:31:58 +08:00
base_filter.py Use _LI instead of _ for info message translation 2014-02-27 13:57:56 +08:00
base_handler.py Trivial: Make vertical white space after license header consistent 2013-12-04 02:02:58 +05:30
base_weight.py Fix common.scheduler.base_weight.BaseWeigher to be Python3 compatible 2014-04-14 13:55:08 -04:00