Merge ~powersj/cloud-init:1674317_fix_is_file into cloud-init:master
Proposed by
Joshua Powers
on 2017-03-20
| Status: | Merged |
|---|---|
| Merged at revision: | 9040e78feb7c1bcf3a1dab0ee163efaa0d21612c |
| Proposed branch: | ~powersj/cloud-init:1674317_fix_is_file |
| Merge into: | cloud-init:master |
| Diff against target: |
13 lines (+1/-1) 1 file modified
cloudinit/net/eni.py (+1/-1) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Server Team CI bot | continuous-integration | Approve on 2017-03-20 | |
| cloud-init commiters | 2017-03-20 | Pending | |
|
Review via email:
|
|||
Commit Message
net: Fix incorrect call to isfile
Previous commit 5beecdf introduced a regression by calling
os.path.is_file, a non-existent function. This changes that call to use
os.path.isfile.
LP: #1674317
To post a comment you must log in.


PASSED: Continuous integration, rev:c82124dc899 06cb833cbdaca43 254238502e9155 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 143/ /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=metal- amd64/143 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=metal- arm64/143 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=metal- ppc64el/ 143 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=metal- s390x/143 /jenkins. ubuntu. com/server/ job/cloud- init-ci/ nodes=vm- i386/143
https:/
Executed test runs:
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
SUCCESS: https:/
Click here to trigger a rebuild: /jenkins. ubuntu. com/server/ job/cloud- init-ci/ 143/rebuild
https:/