bm-metamorph / MetaMorph

Baremetal Provisioning using Redifish
11 stars 4 forks source link

Integrate inspection metadata in Metal3 HardwareDetail structure #21

Open manojkva opened 3 years ago

digambar15 commented 3 years ago

Need to fetch hardware inspection details from Metamorph and https://github.com/metal3-io/baremetal-operator/blob/master/controllers/metal3.io/baremetalhost_controller.go#L448

This is how BMO has implemented and fetched data from Ironic inspection and updated in HardwareDetails struct - https://github.com/metal3-io/baremetal-operator/blob/40246049da00e2f98beaf5d2a451472e0a1c0f35/pkg/provisioner/ironic/ironic.go#L654