Comment 72 for bug 1524745

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

Reviewed: https://review.openstack.org/428219
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=1f25244bf64d24444c488b4396b5402a0fd9d53d
Submitter: Jenkins
Branch: master

commit 1f25244bf64d24444c488b4396b5402a0fd9d53d
Author: Jim Rollenhagen <email address hidden>
Date: Thu Feb 2 15:50:45 2017 +0000

    Improve enabled_*_interfaces config help and validation

    This adds additional constraints to the help messages for the
    enabled_*_interfaces config options. It also checks if they are
    empty at conductor startup, and if any are empty, errors out
    with a better error message than previously provided.

    Change-Id: I97fc318ce00291d5e43b70423930981c2f5a2de0
    Partial-Bug: #1524745