
Since PyMI requires the MI API, available only since Windows 8 / Windows Server 2012 or as an addon on some previous versions, we need to ensure that we fall back to the legacy WMI module if PyMI cannot be loaded. Partially-Implements: blueprint json-network-config Change-Id: Ibded4cee3d3d7dc39e53bca12e015c9ef83c7f3d
20 lines
290 B
Plaintext
20 lines
290 B
Plaintext
pbr>=2.0.0
|
|
iso8601
|
|
eventlet
|
|
netaddr>=0.7.6
|
|
pyserial
|
|
oslo.config
|
|
oslo.log
|
|
six>=1.7.0
|
|
Babel>=1.3
|
|
oauthlib
|
|
netifaces
|
|
PyYAML
|
|
requests
|
|
untangle==1.1.1
|
|
pywin32;sys_platform=="win32"
|
|
comtypes;sys_platform=="win32"
|
|
pymi;sys_platform=="win32"
|
|
wmi;sys_platform=="win32"
|
|
tzlocal;sys_platform=="win32"
|