ca8d40c2abecf566c79b726b02545fb658792358

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
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
Languages
Python
100%