[yast-commit] [yast/yast-network] c4a358: Drop FakeInterface class
Branch: refs/heads/network-ng-drop_fake_interface Home: https://github.com/yast/yast-network Commit: c4a358074004d94155b594ac9aef7d21abcf97e8 https://github.com/yast/yast-network/commit/c4a358074004d94155b594ac9aef7d21... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: R src/lib/y2network/fake_interface.rb R test/y2network/fake_interface_test.rb M test/y2network/sysconfig/connection_config_writers/vlan_test.rb Log Message: ----------- Drop FakeInterface class Commit: 2b5284d2a021448ae0547e8a7ed5a06005522226 https://github.com/yast/yast-network/commit/2b5284d2a021448ae0547e8a7ed5a060... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M src/lib/y2network/hwinfo.rb M test/y2network/hwinfo_test.rb Log Message: ----------- Cache hardware information Commit: 50a5fb8ca9fbf8dc5457ff40aca180e921d0fecc https://github.com/yast/yast-network/commit/50a5fb8ca9fbf8dc5457ff40aca180e9... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M src/lib/y2network/hwinfo.rb M test/y2network/hwinfo_test.rb Log Message: ----------- Add a Hwinfo#present? method Commit: e6dbabaf4d7628c8482854ff4b8cdd3f25e8d734 https://github.com/yast/yast-network/commit/e6dbabaf4d7628c8482854ff4b8cdd3f... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M src/lib/y2network/interface.rb M src/lib/y2network/physical_interface.rb M src/lib/y2network/sysconfig/interfaces_reader.rb M test/y2network/sysconfig/interfaces_reader_test.rb Log Message: ----------- Replace FakeInterface with PhysicalInterface Commit: 0fa47dd2b2bf517cee3f59f9ba8543bb3a833d6f https://github.com/yast/yast-network/commit/0fa47dd2b2bf517cee3f59f9ba8543bb... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M src/lib/y2network/hwinfo.rb Log Message: ----------- Add a #netcards array to return Hwinfo objects instead of a hash Commit: 7f35e1a124ef4708c958b16371a6a3431c811e2d https://github.com/yast/yast-network/commit/7f35e1a124ef4708c958b16371a6a343... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2019-09-03 (Tue, 03 Sep 2019) Changed paths: M src/lib/y2network/physical_interface.rb M src/lib/y2network/sysconfig/interfaces_reader.rb M test/y2network/autoinst/config_reader_test.rb M test/y2network/sysconfig/interfaces_reader_test.rb Log Message: ----------- Interface class receives the hardware information in the controller * It fixes reading of unnamed interfaces (like s390 ones) Compare: https://github.com/yast/yast-network/compare/036804173f91...7f35e1a124ef
participants (1)
-
Imobach González Sosa