2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-02-16 18:49:04 +00:00

Note for future chassis id relationship

This commit is contained in:
Jarrod Johnson 2017-10-04 09:43:35 -04:00
parent 9c6b10a166
commit c95d3cf906

View File

@ -94,6 +94,7 @@ nameoverrides = [
(re.compile('20301\..*'), lenovoname),
]
# Lenovo chassis id rule is match only first 5 bytes for a match.....
def _api_sanitize_string(source):
source = source.strip()