Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-9288

Validation of BMC address for BareMetalHost

    XMLWordPrintable

Details

    • Low
    • All
    • If docs needed, set a value

    Description

      Description of problem:
      The user is allowed to set a BMC address for IPMI even though the provision-network is disabled. If the provision network is disabled, only redfish+virtualmedia will be usable.

      How reproducible:

      $ oc get provisioning provisioning-configuration -o json | jq '.spec.provisioningNetwork'
      "Disabled"

      Steps to Reproduce:
      1. disable provisioningNetwork
      2. add BMH via Console with `spec.bmc.address` "ipmi://..."

      Actual results:
      1. BMH cannot be provisioned via IPMI if provisioning network is disabled

      Expected results:
      1. BMH is provisioned

      Additional info:
      This is just a validation in the UI, not an actual bug.

      Attachments

        Activity

          People

            jtomasek@redhat.com Jiri Tomasek
            cgament@redhat.com Costin GamenČ›
            Yanping Zhang Yanping Zhang
            Red Hat Employee
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: