Python ServerView Common Command Interface (SCCI) Client Library
Go to file
vanou a28eb28775 Add function to determine virtual FD support
iRMC dropped support of virtual floppy disk at specific
iRMC firmware version.

iRMC S4 supports virtual FD till version 9.21F and deprecates
it from version 9.62F
iRMC S5 supports virtual FD till version 1.25P and deprecates
it from version 1.60P

This commit adds functions which determine whether iRMC supports
virtual floppy disk based on iRMC firmware version.

Change-Id: I024b6fb09ebe3c3ffe7ccfff5cf8b2e5b844be94
2022-01-17 09:38:05 +09:00
doc Bring tests to current openstack release 2021-08-12 08:17:53 +02:00
scciclient Add function to determine virtual FD support 2022-01-17 09:38:05 +09: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 only Yoga tests 2021-12-03 08:45:08 +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 Add description of iRMC S5 support 2022-01-10 20:38:04 +09:00
babel.cfg Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
openstack-common.conf Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
requirements.txt Use defusedxml instead of standard xml 2022-01-10 18:29:18 +09:00
setup.cfg Drop Python2.7 support 2022-01-10 11:54:07 +09:00
setup.py Updated from global requirements 2017-03-03 09:05:51 +00:00
test-requirements.txt Use standard library unittest.mock instead of mock 2022-01-10 19:01:19 +09:00
tox.ini Drop Python2.7 support 2022-01-10 11:54:07 +09: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/S5 - integrated Remote Management Controller