subiquity/subiquitycore
Dimitri John Ledkov d6689d9200
Merge pull request #594 from mwhudson/asyncio-ssh
asyncioify ssh
2019-12-14 16:48:55 +00:00
..
controllers do not always stop networkd 2019-12-13 10:04:57 +13:00
models have apply_config task exit as soon as all dhcp NICs have an address 2019-12-13 10:04:31 +13:00
testing support for editing existing partitions 2019-05-30 15:10:54 +12:00
tests Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
ui add a RadioButtonField for forms 2019-12-14 22:35:19 +13:00
__init__.py pyflakes3 fixes for subiquitycore/__init__.py 2018-05-24 16:59:31 -05:00
async_helpers.py squash all exceptions when cancelling the task in SingleInstanceTask 2019-12-13 10:05:23 +13:00
controller.py Merge pull request #598 from mwhudson/repeatedcontroller-index 2019-12-14 22:16:07 +13:00
core.py Merge pull request #598 from mwhudson/repeatedcontroller-index 2019-12-14 22:16:07 +13:00
file_util.py Fix writing of netplan configs 2018-06-07 11:46:34 -04:00
i18n.py Allow starting subiquity/console-conf without translations. 2019-08-07 12:40:10 +01:00
log.py create an INFO level log file too, unconditionally include it in error reports 2019-12-12 21:49:44 +13:00
lsb_release.py tox: Support running tests and flake8 in tox. 2018-06-05 17:59:46 -04:00
netplan.py a bit too much effort making one particular log statement look nice 2019-09-09 15:32:49 +12:00
prober.py stop caching probed storage data 2019-11-13 10:07:51 +13:00
signals.py a bit too much effort making one particular log statement look nice 2019-09-09 15:32:49 +12:00
utils.py asyncio.create_subprocess_exec defaults stdin to None 2019-12-13 11:44:12 +13:00
view.py implement local documentation 2019-10-02 10:51:34 +13:00