lp://staging/~freyes/maas-deployer/next-py3
Created by
Felipe Reyes
and last modified
- Get this branch:
- bzr branch lp://staging/~freyes/maas-deployer/next-py3
Only
Felipe Reyes
can upload to this branch. If you are
Felipe Reyes
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- 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)
Related bugs
Bug #1571093: maas-deployer doesn't work with python3 | Medium | In Progress |
Related blueprints
Branch information
Recent revisions
- 72. By Felipe Reyes
-
Add python 3.5 support
This is specially important when running maas-deployer in Xenial, because
MAAS API client package (python3-maas-client) is only available for python3 - 69. By Billy Olsen
-
[freyes, r=billy-olsen]
Add 'virtual-nodes' config key to create extra VMs during deployment.
- 68. By Billy Olsen
-
[hopem,
r=billy- olsen,nobuto] Add support for configuring alternate boot sources.
Closes-Bug: 1555259
- 67. By Edward Hope-Morley
-
* virt-install --arch needs x86_64 not amd64
* fix cloud-init template whitespace - 65. By Billy Olsen
-
Enable Power8 system deployment with MAAS deployer.
This patch was authored by Narinder Gupta and IBM in order to enable
ppc64/Power8 support in maas-deployer.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/maas-deployer