Library for managing machines with Dell iDRAC cards
Go to file
Christopher Dearborn 95440920fd Filter unprintable ASCII during enumeration
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
2019-02-15 17:18:17 -05:00
doc/source Removes unnecessary utf-8 coding 2016-12-26 15:21:34 +08:00
dracclient Filter unprintable ASCII during enumeration 2019-02-15 17:18:17 -05:00
.gitignore Switch to PBR 2015-11-05 17:30:36 +01:00
.gitreview Add .gitreview 2015-10-08 09:42:28 +02:00
CONTRIBUTING.rst Improve docs 2016-04-05 13:58:31 +02:00
HACKING.rst Replacing the link in HACKING.rst 2018-11-16 03:24:21 +08:00
LICENSE Initial commit 2015-08-03 10:50:50 +02:00
README.rst Update links in README 2018-05-17 09:51:07 +00:00
requirements.txt Manually sync requirements (compatible with Newton and Ocata) 2016-11-07 11:39:07 +01:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 07:55:09 +00:00
setup.py Switch to PBR 2015-11-05 17:30:36 +01:00
test-requirements.txt Update hacking version 2018-12-28 23:03:46 +08:00
tox.ini Add doc/requirements.txt to docs tox environment 2019-01-09 18:11:05 +00:00

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.