6 lines
282 B
Markdown
6 lines
282 B
Markdown
|
# TODO
|
||
|
|
||
|
- Check for `etcd3.exceptions.ConnectionFailedError` when calling some etcd operation to
|
||
|
avoid crashing whole application
|
||
|
- Throw KeyError instead of returning None when some key is not found in etcd
|
||
|
- Specify image format when using qemu-img when creating virtual machine
|