summaryrefslogtreecommitdiff
path: root/cloudinit/netinfo.py
AgeCommit message (Expand)Author
2012-05-22remove usage of subprocess.check_outputScott Moser
2012-01-30netinfo.py: minor pylint complaint on unused 'devname'Scott Moser
2012-01-20in netinfo output (ci-info:), fill in empty fields with a "."Scott Moser
2012-01-18Add HP to Copyright, and Juerg Haefliger Authors.Scott Moser
2012-01-17[PATCH] PEP8 coding style fixes.Scott Moser
2012-01-17[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)Scott Moser
2012-01-12[PATCH 06/13] Fix pylint warnings W0612 (unused variable)Scott Moser
2012-01-12[PATCH 01/13] Fix pylint warnings W0311 (bad indentation)Scott Moser
2011-10-31fix bug in netinfo.debug_info if no network devices availableScott Moser
2011-08-22Add some network debug info printed to the consoleScott Moser