Comment 51 for bug 1524745

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

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

commit 1dc154033f294c34a4ea3f52d89522a59f31f26c
Author: Jim Rollenhagen <email address hidden>
Date: Thu Jan 19 20:43:17 2017 +0000

    Turn NOTE into docstring

    conductor.base_manager._register_and_validate_hardware_interfaces had a
    note at the top about what exceptions might be raised. Turn this into a
    proper docstring.

    Change-Id: I60b3e864f4cfba38ed7d12caf3bf723d73ab9e39
    Partial-Bug: #1524745