Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-5630

Generate metal3 BareMetalHost CRs based on the hardware information

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • None

      At this point we should consume the content created by OSPRH-5629 and create the needed and deploy the BareMetalHosts for each bare-metal instance.

      The format should be something like this:

      apiVersion: metal3.io/v1alpha1
      kind: BareMetalHost
      metadata:
      name: edpm-compute-01
      namespace: openstack
      labels:
        app: openstack
        workload: compute
      spec:
        bmc:
          address: redfish+http://192.168.111.1:8000/redfish/v1/Systems/e8efd888-f844-4fe0-9e2e-498f4ab7806d
          credentialsName: node-bmc-secret
        bootMACAddress: 00:c7:e4:a7:e7:f3
        bootMode: UEFI
        online: false 

      From here: https://openstack-k8s-operators.github.io/dataplane-operator/user/index.html#con_provisioning-bare-metal-data-plane-nodes_dataplane

              ralfieri@redhat.com Roberto Alfieri
              rh-ee-pabrodri Pablo Rodriguez Nava
              rhos-product-tooling
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: