blazar-nova/blazarnova/scheduler
Hiroaki Kobayashi e7ffaf319b Replace old filter_properties with new RequestSpec NovaObject
The host_passes() method in blazar_filter depends on an old
filter_properties dictionary. However, Nova replaced it by a new
RequestSpec NovaObject. Therefore, the filter is throwing this error:

    "TypeError: 'RequestSpec' object has no attribute '__getitem__'."

This commit changes host_passes() to use the new RequestSpec NovaObject.

Change-Id: I0e57f4ee4655a8658419bfaaffad524369ee10b9
Closes-Bug: #1642137
2017-01-13 16:38:01 +00:00
..
filters Replace old filter_properties with new RequestSpec NovaObject 2017-01-13 16:38:01 +00:00
__init__.py Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00