Hi Sebastien, can you clarify your last response? Is there a solution for this in 16.04?
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1569653 Title: NetworkManager plugin for 'team' unavailable Status in network-manager package in Ubuntu: Triaged Bug description: Versions: OS: 16.04 amd64 daily build nmcli 1.0.4 network-manager: 1.0.4-0ubuntu Symptom: while creating a team connection with nmcli/nmtui, actions can be done but failed while activating team connection because no 'team' plugin avaulable. Reproduce the issue: $ nmcli c a type team ifname team0 con-name team0 config '{"runner":{"name":"lacp"}}' $ for dev in eno1 eno2 eno3 eno4; do nmcli c a type team-slave ifname $dev con-name teamport-$dev master team0 done $ nmcli c up team0 Error: Connection activation failed: NetworkManager plugin for 'team' unavailable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1569653/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp