maas-deployer support xenial cloud-init network config
Bug #1577275 reported by
Edward Hope-Morley
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OPNFV |
Invalid
|
High
|
Unassigned | ||
maas-deployer |
In Progress
|
High
|
Edward Hope-Morley |
Bug Description
Cloud-init in Xenial performs network configuration differently to before. Currently if you deploy to Xenial it will fail because cloud-init brings up networking before write_files is executed.
Related branches
lp://staging/~hopem/maas-deployer/lp1577275
On hold
for merging
into
lp://staging/~maas-deployers/maas-deployer/next
- MAAS Deployers: Pending requested
-
Diff: 253 lines (+107/-19)7 files modifiedexamples/deployment.yaml (+11/-12)
maas_deployer/vmaas/engine.py (+6/-2)
maas_deployer/vmaas/templates/cloud-init.cfg (+11/-1)
maas_deployer/vmaas/templates/config-maas.sh (+7/-0)
maas_deployer/vmaas/templates/network-data (+21/-0)
maas_deployer/vmaas/util.py (+0/-1)
maas_deployer/vmaas/vm.py (+51/-3)
Changed in maas-deployer: | |
milestone: | none → 0.0.8 |
importance: | Undecided → High |
Changed in maas-deployer: | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in maas-deployer: | |
status: | New → In Progress |
summary: |
- support xenial cloud-init network config + maas-deployer support xenial cloud-init network config |
Changed in opnfv: | |
importance: | Undecided → Critical |
Changed in opnfv: | |
importance: | Critical → High |
Changed in opnfv: | |
status: | New → Invalid |
To post a comment you must log in.