Files
python-ganttclient/nova/tests/scheduler
Chris Behrens b60e7c1433 Don't pass filter_properites to managers
Fixes bug 921789

distributed_scheduler is trying to pass filter_properties to compute
manager but it's not serializable.. and we shouldn't pass it anyway.

Change-Id: I17ce04b71dfa3cef77a6883ce3cd6fede95a538a
2012-01-25 11:56:36 -08:00
..