Skip to content
/ sushy Public
forked from openstack/sushy

Sushy is a small Python library to communicate with Redfish based systems

License

Notifications You must be signed in to change notification settings

hydro-m/sushy

This branch is 539 commits behind openstack/sushy:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e500a13 · Mar 23, 2018
Jan 18, 2018
Dec 14, 2017
Mar 23, 2018
Mar 23, 2018
Jan 29, 2018
Feb 28, 2017
Jul 19, 2017
Feb 13, 2017
Feb 13, 2017
Feb 13, 2017
Feb 13, 2017
Feb 5, 2018
Feb 13, 2017
Jul 19, 2017
Feb 13, 2017
Nov 16, 2017
Jul 20, 2017
Mar 2, 2017
Mar 15, 2018
Feb 24, 2018

Repository files navigation

About Sushy

Sushy is a Python library to communicate with Redfish based systems.

The goal of the library is to be extremely simple, small, have as few dependencies as possible and be very conservative when dealing with BMCs by issuing just enough requests to it (BMCs are very flaky).

Therefore, the scope of the library has been limited to what is supported by the OpenStack Ironic project. As the project grows and more features from Redfish are needed we can expand Sushy to fullfil those requirements.

About

Sushy is a small Python library to communicate with Redfish based systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%