82b8e6da2e34bebd2bd59e3443cc6f4948e14766
The assertItemsEqual method has been removed in Python 3.3 [1] but it was kept alive by unittest2, imported by testtools. For better compatibility, change to assertCountEqual. [1] https://bugs.python.org/issue17866 Change-Id: Ia006ecb834f180dbaef5a617269fe8416769e109
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
Description
Languages
Python
100%