Removes check for conflicts from NetworkDisconnect
authorHelga Velroyen <helgav@google.com>
Wed, 30 Jan 2013 16:56:20 +0000 (16:56 +0000)
committerGuido Trotter <ultrotter@google.com>
Tue, 12 Feb 2013 13:39:53 +0000 (14:39 +0100)
commitbb63ccb07d60cf861dd5038930364625c7434a86
treee6d749cd0528e46871b99d6d79ef674076debe94
parent1b68f268335999a5df4bf74a25a395aba9d603e7
Removes check for conflicts from NetworkDisconnect

This removes the check for conflicts from the Haskell
version of the OpCode NetworkDisconnect. This alignes
the Haskell code with the patch
"Force conflicts check in LUNetworkDisconnect" (which
is currently under review). I will submit these patches
together then.

This is a cherry-pick of commit 0ae4b35.

Signed-off-by: Helga Velroyen <helgav@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
src/Ganeti/OpCodes.hs
test/hs/Test/Ganeti/OpCodes.hs