Comment 10 for bug 1852328

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to config (r/stx.3.0)

Reviewed: https://review.opendev.org/698281
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=24f8c503ac33ed7302a0e895b2541bac58b9caf1
Submitter: Zuul
Branch: r/stx.3.0

commit 24f8c503ac33ed7302a0e895b2541bac58b9caf1
Author: Bin Qian <email address hidden>
Date: Thu Nov 28 09:02:16 2019 -0500

    Add per-host board management protocol setting in sysinv

    Use bm_type field to store board management protocol setting,
    available bm protocols:
      redfish
      ipmi
      dynamic
      none (bm is not provisioned)

    The old service parameter bmc_access_method is removed.

    Partial-Bug: 1852328
    Change-Id: I5097e53f6fc1bfbe23d2a1b765b5bc0e25423c22
    Signed-off-by: Bin Qian <email address hidden>