Comment 2 for bug 1619246

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/364245
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=472ce4aae03f3243399ea644060ec60b7b8daacf
Submitter: Jenkins
Branch: master

commit 472ce4aae03f3243399ea644060ec60b7b8daacf
Author: Michał Dulko <email address hidden>
Date: Thu Sep 1 13:22:20 2016 +0200

    Fix CapacityFilter to accept None volume type

    Change I8b43624b934fadf1036fafa1f5e2b94b5317f81c introduced reading
    volume_type['extra specs'] from filter_properties in CapacityFilter
    without taking into account that volume_type can be None (when
    default_volume_type is not set in cinder.conf). This commit fixes that.

    Closes-Bug: 1619246
    Change-Id: Icfc6ba5f47c3a61b49cbec5110ef7df05eb47195