95440920fd487cea921883f71f619fdfa8229669
When enumerating DCIM_ControllerView, the DriverVersion field may have unprintable ASCII characters in it if the server has a BOSS card. In the past, it was observed that this field could contain unprintable non-ASCII characters, but unprintable ASCII characters have been found in it as well. This fix changes the filtering so that only printable ASCII characters and the tab character pass the filter. Closes-Bug: 1816194 Change-Id: If7274fed19fb763aa7c2e4adc3676a4e3c26aee0
Team and repository tags
python-dracclient
Library for managing machines with Dell iDRAC cards.
- Free software: Apache license
- Documentation: https://docs.openstack.org/python-dracclient/latest
- Source: http://git.openstack.org/cgit/openstack/python-dracclient
- Bugs: https://bugs.launchpad.net/python-dracclient
Description
Languages
Python
100%