Skip to content

Commit

Permalink
Added disclaimer about incompatibility with SMD
Browse files Browse the repository at this point in the history
  • Loading branch information
davidallendj committed Aug 14, 2024
1 parent 5b1e3e7 commit db44c51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

The `magellan` CLI tool is a Redfish-based, board management controller (BMC) discovery tool designed to scan networks and is written in Go. The tool collects information from BMC nodes using the provided Redfish RESTful API with [`gofish`](https://github.com/stmcginnis/gofish) and loads the queried data into an [SMD](https://github.com/OpenCHAMI/smd/tree/master) instance. The tool strives to be more flexible by implementing multiple methods of discovery to work for a wider range of systems (WIP) and is capable of using independently of other tools or services.

**Note: `magellan` v0.1.0 is incompatible with SMD v2.15.3 and earlier.**

## Main Features

The `magellan` tool comes packed with a handleful of features for doing discovery, such as:
Expand Down

0 comments on commit db44c51

Please sign in to comment.