Create virsh storage pool if one doesn't exist.
Bug #1761584 reported by
Newell Jensen
on 2018-04-05
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| MAAS |
Medium
|
Newell Jensen |
Bug Description
If virsh doesn't have any storage pools it won't work properly with MAAS. MAAS should create a 'default' storage pool for virsh if one doesn't already exist. This should be done in a similar fashion to how virt-manager creates the 'default' storage pool.
Related branches
~newell-jensen/maas:lp1761584
- Blake Rouse (community): Approve on 2018-04-10
- MAAS Lander: Approve on 2018-04-10
- Andres Rodriguez: Pending requested 2018-04-10
-
Diff: 94 lines (+49/-2)2 files modifiedsrc/provisioningserver/drivers/pod/tests/test_virsh.py (+30/-2)
src/provisioningserver/drivers/pod/virsh.py (+19/-0)
Newell Jensen (newell-jensen)
on 2018-04-05
Changed in maas: | |
milestone: | none → 2.4.0beta3 |
Andres Rodriguez (andreserl)
on 2018-04-05
Changed in maas: | |
milestone: | 2.4.0beta3 → 2.4.0beta2 |
MAAS Lander (maas-lander)
on 2018-04-10
Changed in maas: | |
status: | In Progress → Fix Committed |
Andres Rodriguez (andreserl)
on 2018-04-17
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.