]> xenbits.xensource.com Git - libvirt.git/commit
interface: expose network config transaction API to virsh
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 6 May 2011 11:52:13 +0000 (13:52 +0200)
committerLaine Stump <laine@laine.org>
Fri, 27 May 2011 18:29:25 +0000 (14:29 -0400)
commit761d1880be79e5cfc50c2f4967eee3d87d8a3298
treed925ca5840d19d9fb4efb533ce3c5060aaaef069
parent376e1d9420b25643261916f5384c5cf95cbe6536
interface: expose network config transaction API to virsh

This implements the commands iface-begin, iface-commit, and iface-rollback,
which simply call the corresponding functions in the libvirt API.
tools/virsh.c