diff --git a/docs/bmc.md b/docs/bmc.md new file mode 100644 index 000000000..22c3397ca --- /dev/null +++ b/docs/bmc.md @@ -0,0 +1,23 @@ +# Testing BMC + +## Redfish + +### Redfish Mockup Server + +* [Github](https://github.com/DMTF/Redfish-Mockup-Server) +* [Sample mockups](https://www.dmtf.org/dsp/DSP2043) + +### Sushy tools + +* [Web](https://docs.openstack.org/sushy-tools/latest/) + +This is a set of simple simulation tools aimed at supporting the development and testing of the Redfish protocol implementations and, in particular, the [Sushy library](https://docs.openstack.org/sushy/). + +## IPMI + +### VirtualBMC + +* [Github](https://github.com/openstack/virtualbmc) + +A virtual BMC for controlling virtual machines using IPMI commands. +