subiquity/subiquitycore/models
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 Move disk and install things from subiquitycore to subiquity. 2016-07-26 16:00:36 +12:00
identity.py restore escape key behaviour 2016-11-02 12:44:04 +13:00
login.py rename ModelPolicy to BaseModel 2016-07-26 14:20:10 +12:00
network.py reorganize the network model and make the UI a bit more consistent 2016-11-07 15:15:46 +13:00
welcome.py completely separate menu -> signal and signal -> method mappings 2016-09-27 20:53:17 +13:00