Add `sushy-cli` project

Added Redfish CLI client built on top of sushy library to talk
to Redfish BMC from command line.

Mostly intended for developers, testers and frustrated operators.

Change-Id: I351163defa6ef6dc7d474e1e35dd59333828cd28
Needed-By: https://review.opendev.org/700914
This commit is contained in:
Ilya Etingof 2020-01-02 17:10:29 +01:00
parent 69abceda76
commit 963695f1c4
3 changed files with 10 additions and 0 deletions

View File

@ -5099,6 +5099,14 @@
use-storyboard: true
groups:
- ironic
- project: openstack/sushy-cli
description: Redfish CLI client built on top of sushy library to talk to
Redfish BMC from command line. Mostly intended for developers and testers.
use-storyboard: true
acl-config: /home/gerrit2/acls/openstack/sushy.config
groups:
- ironic
upstream: https://github.com/khansaAmrouni/sushy-cli.git
- project: openstack/sushy-tools
description: A set of tools to support the development and test of the Sushy library
use-storyboard: true

View File

@ -1012,6 +1012,7 @@ openstack-ironic:
- openstack/python-ironic-inspector-client
- openstack/python-ironicclient
- openstack/sushy
- openstack/sushy-cli
- openstack/sushy-tools
- openstack/tenks
- openstack/virtualbmc

View File

@ -936,6 +936,7 @@
- openstack/stevedore
- openstack/storlets
- openstack/sushy
- openstack/sushy-cli
- openstack/sushy-tools
- openstack/swift
- openstack/swift-bench