Create virsh storage pool if one doesn't exist.
Bug #1761584 reported by
Newell Jensen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
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
Merged
into
maas:master
- Blake Rouse (community): Approve
- MAAS Lander: Approve
- Andres Rodriguez: Pending requested
-
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)
Changed in maas: | |
milestone: | none → 2.4.0beta3 |
Changed in maas: | |
milestone: | 2.4.0beta3 → 2.4.0beta2 |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.