[pve-devel] qemu-server : implement pending changes v2

Dietmar Maurer dietmar at proxmox.com
Mon Nov 17 09:30:01 CET 2014


> For pending update:
> 
> [CONF]
> virtio0:
> [PENDING]
> virtio0:
> 
> 
> display the value "virtio0: old value    (pending: new value)"

OK

> For pending add:
> [CONF]
> [PENDING]
> virtio0:
> 
> display the value "virtio0:(pending: new value)"

OK

> for pending delete:
> 
> [CONF]
> virtio0:
> [PENDING]
> delete: virtio0,....
> 
> 
> here,I'm not sure.
> we could add a new line "pending delete: virtio0,...
> or display near the current value
> "virtio0: old value  (pending: delete)"

virtio0: old value  (pending: delete)"
 
> but in this case,
> 
> I don't know how to display
> 
> [CONF]
> virtio0:oldvalue
> [PENDING]
> virtio0: newvalue
> delete: virtio0

this does not happen.


More information about the pve-devel mailing list