Comment 5 for bug 1665443

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (stable/ocata)

Reviewed: https://review.openstack.org/435613
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=8978f769a2cceadce847ef1ab430adccab273ada
Submitter: Jenkins
Branch: stable/ocata

commit 8978f769a2cceadce847ef1ab430adccab273ada
Author: Alex Schultz <email address hidden>
Date: Thu Feb 16 13:16:51 2017 -0700

    Fix idempotency with empty available filters

    If an empty array is passed in for the available filters, the provider
    is improperly thinking a configuration value needs to be done. This
    change checks for this case and sets it to $::os_service_default.

    Change-Id: Iea0d874108b39609505e542eda29b9bb74ca2a35
    Closes-Bug: #1665443
    Related-Bug: #1664650
    (cherry picked from commit 334eec2fd00a1ddd45296491bc115985ef1a3113)