subiquity/subiquitycore/ui/views
Michael Hudson-Doyle 82b11dbd69 reorganize the network model and make the UI a bit more consistent
The main change here is to separate the state a network device is in and the
state we want it to be in. So it now parses the netplan config on a system as
well as probing the state of via probert.

The UI is changed to make this distintion too, and be IMO a bit more
consistent. Somewhere in this I've removed the display of whether the
probed address was found via DHCP or not, possibly that should be put
back if it doesn't make things too cluttered.

In dry-run mode, we now still write the config and feed it to netplan, but
in a way that doesn't affect the system we are running it on.
2016-11-07 15:15:46 +13:00
..
__init__.py reorganize the network model and make the UI a bit more consistent 2016-11-07 15:15:46 +13:00
identity.py remove most trivial use of signals from console-conf's flow 2016-10-11 12:48:28 +13:00
login.py remove most trivial use of signals from console-conf's flow 2016-10-11 12:48:28 +13:00
network.py reorganize the network model and make the UI a bit more consistent 2016-11-07 15:15:46 +13:00
network_bond_interfaces.py Remove most use of signals from welcome and network views. 2016-10-10 16:47:42 +13:00
network_configure_interface.py reorganize the network model and make the UI a bit more consistent 2016-11-07 15:15:46 +13:00
network_configure_ipv4_interface.py reorganize the network model and make the UI a bit more consistent 2016-11-07 15:15:46 +13:00
network_configure_wlan_interface.py reorganize the network model and make the UI a bit more consistent 2016-11-07 15:15:46 +13:00
network_default_route.py Remove most use of signals from welcome and network views. 2016-10-10 16:47:42 +13:00
welcome.py Remove most use of signals from welcome and network views. 2016-10-10 16:47:42 +13:00