Merge "Add sushy-cli project"

This commit is contained in:
Zuul 2020-01-08 15:52:21 +00:00 committed by Gerrit Code Review
commit 7311ce0172
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