Go to file
Shukun Song ca8d40c2ab Encode parameters passed to pyghmi.ipmi.Command
Currently there is an issue in pyghmi which is if the userid or password
passed to Command is string, the Command would not be initialized
correctly and the program will stuck if someone uses the same parameters
to create a Command object twice in a short time.

This issue can be work around by passing the utf-8 encoded userid and
password when creating a Command object.

Change-Id: Id99e61da0a40d64ac3a766b9868580d4d580b9d7
2022-07-15 15:11:34 +09:00
2018-09-18 12:52:00 +00:00
2019-04-19 19:51:44 +00:00
2015-01-22 00:44:05 +09:00
2018-07-10 07:46:38 +07:00
2021-12-06 10:39:51 +09:00
2015-01-22 00:44:05 +09:00
2015-01-22 00:44:05 +09:00
2015-01-22 00:44:05 +09:00
2022-01-18 18:49:25 +09:00
2022-01-18 17:21:25 +09:00
2017-03-03 09:05:51 +00:00
2022-01-18 17:21:25 +09:00

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
Description
Python ServerView Common Command Interface (SCCI) Client Library
Readme 2.1 MiB
Languages
Python 100%