wicked managed network interfaces, device wls4: operation timed out after upgrade from 13.1 to 13.2

Hell Everyone,

I am running openSuSE 13.2 as a gateway serever.
After upgrading from openSuSe 13.1 to openSuSE 13.2, I got the following issue:
The wireless interace card operation timed out or the set-up is in progress.

wicked.service - wicked managed network interfaces ││ │
│sys││ Loaded: loaded (/usr/lib/systemd/system/wicked.service; enabled) ││ │
│sys││ Active: active (exited) since Thu 2015-03-19 15:53:02 EDT; 8min ago ││ │
│sys││ Process: 787 ExecStart=/usr/sbin/wicked --systemd ifup all (code=exited, status=0/SUCCESS) ││ │
│sys││ Main PID: 787 (code=exited, status=0/SUCCESS) ││ │
│sys││ CGroup: /system.slice/wicked.service ││ │
│sys││ ││ │
│use││Mar 19 15:53:02 nguren wicked[787]: device wls4: operation timed out ││ │
│wic││Mar 19 15:53:02 nguren wicked[787]: lo up ││ │
│wic││Mar 19 15:53:02 nguren wicked[787]: enp7s0 up ││ │
│wic││Mar 19 15:53:02 nguren wicked[787]: wls4 setup-in-progress ││ │
│wic││Mar 19 15:53:02 nguren wicked[787]: enp0s25 up ││ │
│wic││

I am running wicked version 0.6.17-12.1

Any idea how to resolve this issue?

Thank you in advance.

Sounds like this problem:
https://bugzilla.opensuse.org/show_bug.cgi?id=921218

It should help to run “ifdown wls4” followed by “ifup wls4”, or you can find testing packages that should fix the issue in the bug report.