core-admin/qubes/vm
Marek Marczykowski-Górecki 3074a4064c
vm/qubesvm: forbid changing VM name
We've decided to make VM name immutable. This is especially important
for Admin API, where some parts (especially policy) are sticked to the
VM name.

Now, to rename the VM, one need to clone it under new name (thanks to
LVM, this is very quick action), then remove the old one.

Fixes QubesOS/qubes-issues#2868
2017-06-26 02:00:45 +02:00
..
mix vm/mix/net: remove cleanup_vifs 2017-06-06 22:17:00 +02:00
__init__.py Merge branch 'core3-devel-20170619' 2017-06-23 02:53:17 +02:00
adminvm.py vm/adminvm: make AdminVM sortable 2017-06-20 12:47:00 +02:00
appvm.py storage: use direct object references, not only identifiers 2017-06-09 04:55:06 +02:00
dispvm.py vm: fix volume_config 2017-06-09 04:55:06 +02:00
qubesvm.py vm/qubesvm: forbid changing VM name 2017-06-26 02:00:45 +02:00
standalonevm.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
templatevm.py vm: fix volume_config 2017-06-09 04:55:06 +02:00