diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-06-01 17:14:50 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-06-01 17:14:50 -0400 |
commit | f67e8f104b199c9402cf047637b939516526e0ac (patch) | |
tree | b9b9b90e3ce35940da0d643bfb86869165203c6c /cloudinit/patcher.py | |
parent | 1b8a09389654a29af7e618b803bffaed0185e9e8 (diff) | |
download | vyos-cloud-init-f67e8f104b199c9402cf047637b939516526e0ac.tar.gz vyos-cloud-init-f67e8f104b199c9402cf047637b939516526e0ac.zip |
support renaming and fix logic in rename_interfaces
The one issue i'm aware of currently is that tap devices
(ip tuntap add mode tap user root mytap1)
do not work correctly with 'is_up' which means the check
does not bring them down and the rename fails.
The LOG.debug message should be cleaned up too, as it currently
references the function rather function.__name__ for nicer message.
Diffstat (limited to 'cloudinit/patcher.py')
0 files changed, 0 insertions, 0 deletions