Change in vdsm[master]: shell_helper: print nets removed from libvirt

danken at redhat.com danken at redhat.com
Mon Jun 15 11:36:41 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: shell_helper: print nets removed from libvirt
......................................................................


Patch Set 6: Code-Review-1

(1 comment)

https://gerrit.ovirt.org/#/c/42357/6/contrib/shell_helper
File contrib/shell_helper:

Line 136:     net_name = net.name()
Line 137:     if net_name.startswith('vdsm-test-network'):
Line 138:         net.destroy()
Line 139:         net.undefine()
Line 140:         print 'net %s removed from libvirt' % net_name
print()
Line 141: EOF
Line 142: }
Line 143: 
Line 144: del_net_persistency() {


-- 
To view, visit https://gerrit.ovirt.org/42357
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I9a588abd68ffeafbe543c460a7b8d9104ad8b1ef
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list