Add support for Supermicro TwinPro devices

This commit is contained in:
Laurent Marchaud 2020-12-18 17:16:48 +01:00
parent 77a84b365f
commit f3e658a02d
No known key found for this signature in database
GPG key ID: FAD4D3279AE317C5

View file

@ -27,6 +27,8 @@ class SupermicroHost(ServerBase):
blade |= product_name.startswith('SBA')
# Twin
blade |= 'TR-' in product_name
# TwinPro
blade |= 'TP-' in product_name
# BigTwin
blade |= 'BT-' in product_name
# Microcloud