maas-deployer doesn't work with python3
Bug #1571093 reported by
Felipe Reyes
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maas-deployer |
In Progress
|
Medium
|
Felipe Reyes |
Bug Description
maas-deployer is lacking python3 support, this is specially relevant for Xenial boxes where maas api client package is only available for python3
Related branches
lp://staging/~freyes/maas-deployer/next-py3
- Billy Olsen: Approve
-
Diff: 294 lines (+55/-29)12 files modifiedmaas_deployer/cli.py (+1/-1)
maas_deployer/tests/maasclient/test_bootimages.py (+2/-2)
maas_deployer/tests/test_utils.py (+1/-1)
maas_deployer/vmaas/engine.py (+6/-4)
maas_deployer/vmaas/maasclient/apidriver.py (+4/-1)
maas_deployer/vmaas/maasclient/bootimages.py (+9/-4)
maas_deployer/vmaas/maasclient/clidriver.py (+4/-1)
maas_deployer/vmaas/util.py (+15/-10)
maas_deployer/vmaas/vm.py (+1/-1)
requirements.txt (+2/-1)
test-requirements.txt (+1/-0)
tox.ini (+9/-3)
Changed in maas-deployer: | |
assignee: | nobody → Felipe Reyes (freyes) |
status: | New → In Progress |
Changed in maas-deployer: | |
importance: | Undecided → Medium |
To post a comment you must log in.