Python ServerView Common Command Interface (SCCI) Client Library
Go to file
Nguyen Van Trung ae072a408e Follow-up to BIOS configuration feature
This path will process following items:

- Allow setting along with different iRMC versions.
- Fix bug which relate to boolean values during setting.
- Store string value when perform get BIOS setting.
- Remove .key() and allow working in python3.

NOTE: Integer value under string has accepted for BIOS
      input already (tested).
      e.g: {"name": "cpu_active_processor_cores","value": "2"}

Tested with TX2540 M1 successfully.

Change-Id: Ie79992b09754987d1891fffbf106ab1fdc3fc48b
2018-07-18 09:12:45 +07:00
doc/source Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
scciclient Follow-up to BIOS configuration feature 2018-07-18 09:12:45 +07:00
.coveragerc Change ignore-errors to ignore_errors 2016-03-01 13:42:48 +09:00
.gitignore *.idea should add to .gitignore 2017-10-06 08:27:38 +00:00
.gitreview Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
.mailmap Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
.testr.conf Initial Cookiecutter Commit. 2015-01-22 00:44:05 +09:00
.zuul.yaml add lower-constraints job 2018-04-20 10:25:39 +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
lower-constraints.txt add lower-constraints job 2018-04-20 10:25:39 +09: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 Drop py33 support 2015-12-15 18:47:30 +09:00
setup.py Updated from global requirements 2017-03-03 09:05:51 +00:00
test-requirements.txt Updated from global requirements 2018-03-23 01:52:26 +00:00
tox.ini add lower-constraints job 2018-04-20 10:25:39 +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