[yast-commit] [yast/yast-network] 3408d1: S390 - fix for bnc719881. Only L2 capable devices ...

Branch: refs/heads/Code-11-SP3 Home: https://github.com/yast/yast-network Commit: 3408d1caead0b8f09851299c18cc709420b2277f https://github.com/yast/yast-network/commit/3408d1caead0b8f09851299c18cc7094... Author: Michal Filka <mfilka@suse.cz> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M src/clients/lan_proposal.ycp M src/lan/YaPI/NETWORK.pm M src/lan/address.ycp M src/lan/complex.ycp M src/modules/Lan.ycp M src/modules/LanItems.ycp M src/routines/widgets.ycp Log Message: ----------- S390 - fix for bnc719881. Only L2 capable devices can be enslaved. The bug was caused by the fact that all "Unconfigured" interfaces were automatically included into list of devices available for enslaving before checking any other condition. Bugfix contais refactoring of generating list of devices for enslaving. Mainly it separates the list creation from UI. Also it introduces several "getters" and other helpers, so it influences an other code a bit too. Commit: 0473ef47dac4104587f47d34adef0ad753c52dea https://github.com/yast/yast-network/commit/0473ef47dac4104587f47d34adef0ad7... Author: Michal Filka <mfilka@suse.cz> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M testsuite/tests/bond.out M testsuite/tests/bond.ycp Log Message: ----------- Updated testsuite. Commit: d025bcc5db6b56b81697bb97c8541a5835b7f66b https://github.com/yast/yast-network/commit/d025bcc5db6b56b81697bb97c8541a58... Author: Michal Filka <mfilka@suse.cz> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M VERSION M package/yast2-network.changes Log Message: ----------- Updated changelog. Commit: cebd8bc4bf535ec32d44d04a4462a39ea48406d8 https://github.com/yast/yast-network/commit/cebd8bc4bf535ec32d44d04a4462a39e... Author: Martin Vidner <martin.github@vidner.net> Date: 2013-04-03 (Wed, 03 Apr 2013) Changed paths: M VERSION M package/yast2-network.changes M src/clients/lan_proposal.ycp M src/lan/YaPI/NETWORK.pm M src/lan/address.ycp M src/lan/complex.ycp M src/modules/Lan.ycp M src/modules/LanItems.ycp M src/routines/widgets.ycp M testsuite/tests/bond.out M testsuite/tests/bond.ycp Log Message: ----------- Merge pull request #71 from mchf/bnc719881 Refactoring creation of "devices available for enslaving" list for bonding. Compare: https://github.com/yast/yast-network/compare/3ac45427f0cb...cebd8bc4bf53
participants (1)
-
GitHub