RETIRED, Redfish CLI client built on top of sushy library to talk to Redfish BMC from command line. Mostly intended for developers and testers.
OpenStack Release Bot
5786667890
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I1c6d55deff6b4978e394aeb0dd86c1679a3a1e45 |
||
---|---|---|
doc | ||
releasenotes | ||
sushycli | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.travis.yml | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
Makefile | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
About Sushy CLI
Sushy CLI tool is intended to help human beings to communicate with Redfish based baseboard management controllers (BMC).
BMCs offer powerful means of controlling bare metal machines. For example, one can flip machine power, change BIOS configuration or even flash the firmware.
The sushycli tool offers a friendly command-line interface to some of the BMC features. It's main audience include software developers working on bare metal management automation and system administrators handling the raw iron with bare hands.
- Free software: Apache license
- Documentation: https://docs.openstack.org/sushy-cli/latest/
- Usage: https://docs.openstack.org/sushy-cli/latest/reference/usage.html
- Source: https://opendev.org/openstack/sushy-cli
- Bugs: https://storyboard.openstack.org/#!/project/960