Comment 1 for bug 1792125

Revision history for this message
Dr. Martin Bobak (martin.bobak) wrote :

After discussion with Alex Kavanagh, I fixed the bug by adding an [lxd] section in nova-cpu.conf (to control the storage pool in LXD for containers to use when launching instances).

[lxd]
allow_live_migration = True
pool = {{ storage_pool }}

The storage pool is need to be set up separately in lxd.