subiquity/subiquitycore/tests
Dan Bungert 40945f1823
TimeZone: autoinstall and API (FR-1184) (#986)
* TimeZone: autoinstall and API

Add support for Get/Set timezone methods.  Get means that we inquire
with GeoIP as to which timezone is suggested.  Non-availability of
GeoIP, or a previous explicit Set, means that we return the system
timezone.  Set of timezone by Post results in set of the live system
timzeone, and queuing a set of the target system by way of cloud-init.

* Add clarifying comment about _request.
2021-07-13 06:25:03 -06:00
..
__init__.py Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
mocks.py Add EventCallback, and move mirror task things to GeoIP (#983) 2021-06-14 16:05:27 -06:00
test_netplan.py Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
test_pubsub.py Add EventCallback, and move mirror task things to GeoIP (#983) 2021-06-14 16:05:27 -06:00
test_view.py add the ability to remove a particular overlay, not just the top one 2020-05-01 12:46:45 +12:00
util.py TimeZone: autoinstall and API (FR-1184) (#986) 2021-07-13 06:25:03 -06:00