Public bug reported:

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

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569653

Title:
  NetworkManager plugin for 'team' unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1569653/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to