Python ServerView Common Command Interface (SCCI) Client Library
Go to file
vanou 2351e487ee Use standard library unittest.mock instead of mock
Use unittest.mock instead of mock.
Because mock became part of standard library
and available as unittest.mock since Python 3.6

Conflicts:
    scciclient/tests/irmc/test_elcm.py
    scciclient/tests/irmc/test_ipmi.py
    scciclient/tests/irmc/test_scci.py
    scciclient/tests/irmc/test_snmp.py
    scciclient/tests/irmc/viom/test_client.py
    scciclient/tests/irmc/viom/test_elcm.py

Change-Id: Ibfe27316c20fa2c8935b559fed7885a6e194d314
(cherry picked from commit 435484df1b)
(cherry picked from commit 1c75202a74)
(cherry picked from commit 0440e46553)
2022-08-10 21:26:42 +09:00
doc Bring tests to current openstack release 2022-08-10 21:26:40 +09:00
scciclient Use defusedxml instead of standard xml 2022-08-10 21:26:42 +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 Bring tests to current openstack release 2022-08-10 21:26:40 +09: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
openstack-common.conf Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
py27-constraints.txt Make CI work 2021-01-29 15:04:14 +01:00
requirements.txt Use defusedxml instead of standard xml 2022-08-10 21:26:42 +09:00
setup.cfg Modify some description 2021-02-18 17:03:49 +09:00
setup.py Updated from global requirements 2017-03-03 09:05:51 +00:00
test-requirements.txt Bring tests to current openstack release 2022-08-10 21:26:40 +09:00
tox.ini Bring tests to current openstack release 2022-08-10 21:26:40 +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 - integrated Remote Management Controller