diff options
author | Joshua Powers <josh.powers@canonical.com> | 2017-03-20 12:18:48 -0600 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-03-20 14:50:12 -0400 |
commit | 9040e78feb7c1bcf3a1dab0ee163efaa0d21612c (patch) | |
tree | bce448e131bfd86964ee529a6e4d441909995c25 /ChangeLog | |
parent | 5beecdf88b630a397b3722ddb299e9a37ff02737 (diff) | |
download | vyos-cloud-init-9040e78feb7c1bcf3a1dab0ee163efaa0d21612c.tar.gz vyos-cloud-init-9040e78feb7c1bcf3a1dab0ee163efaa0d21612c.zip |
net: Fix incorrect call to isfile
Previous commit introduced a regression by calling os.path.is_file, a
non-existent function. This changes that call to use os.path.isfile.
LP: #1674317
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions