stepping-stone / vm-manager

The stoney cloud web interface.
http://www.stoney-cloud.org/
Other
0 stars 0 forks source link

vm-manager still uses `mkdir`, `unlink`, etc. to create/delete directories/images #9

Open dev-zero opened 11 years ago

dev-zero commented 11 years ago

The vm-manager currently uses mkdir and unlink in several places where it should instead use the PHP-equivalent to functions like virStoragePoolDefineXML (for storage pools) and virStorageVolDelete.

This is important since it requires the base storage to be mounted while we may have an object store in the future and therefore not necessarily a mount.