Python ServerView Common Command Interface (SCCI) Client Library
Go to file
vanou f75d20e01a Use defusedxml instead of standard xml
Because XML handling modules in xml Python standard library
are vulnerable[1], we should use defusedxml[2] for parsing XML.

[1] https://docs.python.org/3/library/xml.html#xml-vulnerabilities
[2] https://pypi.org/project/defusedxml/

Conflicts:
    scciclient/tests/irmc/test_scci.py

Change-Id: I8ff057ee64c04c4cd5c92abf3e31b52c6225ed76
2022-08-10 14:22:05 +09:00
doc Bring tests to current openstack release 2022-08-10 14:21:31 +09:00
scciclient Use defusedxml instead of standard xml 2022-08-10 14:22: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 Bring tests to current openstack release 2022-08-10 14:21:31 +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 14:22:05 +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 14:21:31 +09:00
tox.ini Bring tests to current openstack release 2022-08-10 14:21:31 +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