cloudbase-init/cloudbaseinit/osutils
Alessandro Pilotti 075a157927 Fixes get_network_adapters issue on Windows 2003
The "PhysicalAdapter" property of the WMI class "Win32_NetworkAdapter"
has been introduced with Windows Vista / 2008.

This patch avoids using the property in WQL queries based on
the current os.
2014-02-06 22:55:58 +02:00
..
__init__.py Initial commit 2012-12-01 23:50:15 +02:00
base.py Adds WinRM Listener plugin 2013-12-16 02:47:06 +02:00
factory.py pylint and pep8 2013-03-29 00:10:07 +02:00
posix.py pylint and pep8 2013-03-29 00:10:07 +02:00
windows.py Fixes get_network_adapters issue on Windows 2003 2014-02-06 22:55:58 +02:00