mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Fix wrong generated deployment file
This commit is contained in:
parent
1e39edb942
commit
7b4e49407d
@ -242,6 +242,8 @@ int LibVirtDriver::deployment_description_vmware(
|
||||
|
||||
file << "\t\t</disk>" << endl;
|
||||
}
|
||||
|
||||
file << "\t</devices>" << endl;
|
||||
|
||||
attrs.clear();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user