> Le 10 mai 2016 à 09:55, Alona Kaplan <[email protected]> a écrit : > > > > You should modify the already existing network_attachment. > Here, since you don't pass the existing attachment 'id', we're trying to > create a new attachment. > Since you didn't remove the old one, we get two attachments for the same > network. The old one is still attached to 'eth0', that's why you get the > error. > > You have to specify the attachment 'id' on the attachment you're updating and > it should work.
That's quite logical. Thank you. _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

