subiquity/system_setup/server
Olivier Gayot 91870c8214 meta/status: replace POST_WAIT and POST_RUNNING by generic states
With the plan to call curtin multiple times where each invocation has a
specific purpose, we want the client to have a simple way to monitor the
status of the installation.

Instead of defining new application states for each stage, we will
report the more generic WAITING / RUNNING states in a loop until we get
to the final stages of the installation.

To start with, we are dropping POST_WAIT and POST_RUNNING in favor or
WAITING and RUNNING.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2022-07-22 10:51:01 +02:00
..
controllers meta/status: replace POST_WAIT and POST_RUNNING by generic states 2022-07-22 10:51:01 +02:00
__init__.py Add missing copyrights 2021-08-31 15:52:03 +02:00
server.py Enhance comment and fix typo on it. 2022-06-07 13:27:15 -03:00