Python ServerView Common Command Interface (SCCI) Client Library
Go to file
Dao Cong Tien 3e595d8026 Adds a sleep(3s) after performing power on/off/reset
In async mode, performing power on/off/reset will return
immediately. However, if we perform multiple power actions
in parallel or in a tight sequence, an Error 5 (Input/Output
error) will happen. This bug can be reproduced by doing
RAID config from Ironic CLI.

This patch adds a sleep of 3 seconds to make sure calling
code can't perform some power actions too quickly.

Change-Id: Iacf43a2ca34822b2b59683f4c5b08b78074e5b5f
2019-11-18 13:59:27 +07:00
doc/source Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
scciclient Adds a sleep(3s) after performing power on/off/reset 2019-11-18 13:59:27 +07:00
.coveragerc Change ignore-errors to ignore_errors 2016-03-01 13:42:48 +09:00
.gitignore Fix coverage command for tox 2018-09-18 12:52:00 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:44 +00:00
.mailmap Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
.stestr.conf Switch to stestr 2018-07-10 07:46:38 +07:00
.zuul.yaml Use template for lower-constraints 2018-12-20 21:50:00 +01:00
CONTRIBUTING.rst Change http links to https according to official website 2018-01-17 17:38:15 -08:00
HACKING.rst Change http links to https according to official website 2018-01-17 17:38:15 -08:00
LICENSE Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
MANIFEST.in Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
README.rst Upload to PyPI 2015-01-27 18:16:46 +09:00
babel.cfg Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
lower-constraints.txt Switch to stestr 2018-07-10 07:46:38 +07:00
openstack-common.conf Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
requirements.txt Updated from global requirements 2018-01-16 04:32:30 +00:00
setup.cfg Removed older version of python added 3.5 2018-09-29 20:14:45 +08:00
setup.py Updated from global requirements 2017-03-03 09:05:51 +00:00
test-requirements.txt Switch to stestr 2018-07-10 07:46:38 +07:00
tox.ini Don't quote {posargs} in tox.ini 2019-03-14 09:09:26 +00:00

README.rst

python-scciclient

Python ServerView Common Command Interface (SCCI) Client Library

  • Free software: Apache license

Features

  • support ServerView Common Command Interface (SCCI) for FUJITSU iRMC S4 - integrated Remote Management Controller