glean/glean
Clark Boylan 647f4af000 Always define link_type in debian interfaces
The existing code continues when an unknown link_type is found,
unfortunately we don't set link_type when the link_type is not known so
we get a python error. Just set link_type to None when we can't
determine what it is to allow the continue to function as intended.

Change-Id: Ib41650e92f24050efbc9358a6adc68421ae8a8e4
2017-03-23 16:57:28 -07:00
..
init Stop managing openssh-server from glean 2016-09-25 19:21:46 +00:00
tests Fix SUSE based network configuration 2016-10-14 10:56:25 +01:00
__init__.py Rename module to Glean 2015-04-13 04:45:28 +00:00
cmd.py Always define link_type in debian interfaces 2017-03-23 16:57:28 -07:00
install.py change iteritems to items method 2016-03-19 01:30:54 -05:00
systemlock.py Create systemwide lock for glean 2015-08-17 14:56:09 +00:00
utils.py Append to interface definition for multi-address 2016-09-14 19:39:14 -04:00