Fix conflicts check in LUNetworkDisconnect
authorDimitris Aragiorgis <dimara@grnet.gr>
Mon, 15 Jul 2013 17:25:03 +0000 (20:25 +0300)
committerKlaus Aehlig <aehlig@google.com>
Tue, 16 Jul 2013 07:55:01 +0000 (09:55 +0200)
commit324498226e53096a04d01d38e06dd21d1a50b58c
tree238c75fc97414a6034aec70de506d662e414c420
parentc832f7e94bcdc5f64f757fc92908f5a97d4f5b20
Fix conflicts check in LUNetworkDisconnect

The function _NetworkConflictCheck expects a list of instances as
last argument, not a list of pairs of instance names and instances.

Signed-off-by: Dimitris Aragiorgis <dimara@grnet.gr>
Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
lib/cmdlib/network.py