Files
xen-orchestra/doc/known_bugs/README.md
Olivier Lambert 1cc006b89b Update README.md
2015-07-23 14:30:26 +02:00

14 lines
522 B
Markdown

# Known bugs
XO is currently under development and contains various known bugs/limitations.
We will try to list the most important here so that you know what to expect if you try it and that we are planning to fix them :)
## Lack of explicit error messages
Our error messages aren't really explicit. We need to fix that.
## Avoid aborted VM to stays in the template list
Due to the non-atomic process of VM creation in XAPI, if it fails, you'll have a template created with the name of the VM in your template list.