Home
last modified time | relevance | path

Searched refs:STAGE_INIT (Results 1 – 4 of 4) sorted by relevance

/tools/acloud/internal/lib/
Dremote_host_client.py46 self._stage = constants.STAGE_INIT
Dcvd_compute_client_multi_stage.py105 self._stage = constants.STAGE_INIT
/tools/acloud/internal/
Dconstants.py235 STAGE_INIT = 0 variable
/tools/acloud/public/actions/
Dcommon_operations.py35 constants.STAGE_INIT: constants.ACLOUD_INIT_ERROR,