blazar-nova/blazarnova
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
..
api Update legacy code depending on Nova V2 API plugin 2017-01-11 10:17:13 +00:00
openstack Rename climatenova to blazarnova 2014-07-02 21:20:37 +00:00
scheduler Replace old filter_properties with new RequestSpec NovaObject 2017-01-13 16:38:01 +00:00
tests 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
i18n.py Fix oslo import issues 2015-09-29 21:38:01 +02:00