Python ServerView Common Command Interface (SCCI) Client Library
Go to file
vanou 8e527de430 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/

Change-Id: I8ff057ee64c04c4cd5c92abf3e31b52c6225ed76
2022-01-10 18:29:18 +09:00
doc Bring tests to current openstack release 2021-08-12 08:17:53 +02:00
scciclient Use defusedxml instead of standard xml 2022-01-10 18:29:18 +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 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
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 Make CI work 2021-01-29 15:04:14 +01: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 - integrated Remote Management Controller