Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/canonical/cloud-init
/ initialize
Method
initialize
cloudinit/stages.py:237–238 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
235
return
len(rm_list)
236
237
def
initialize(self):
238
self._initialize_filesystem()
239
240
@staticmethod
241
def
_get_strictest_mode(mode_1: int, mode_2: int) -> int:
Callers
14
main_init
Function · 0.95
test_simple_jsonp_vendor_and_vendor2_and_user
Method · 0.95
test_simple_jsonp_no_vendor_consumed
Method · 0.95
test_vendor_user_yaml_cloud_config
Method · 0.95
test_vendordata_script
Method · 0.95
test_dont_allow_user_data
Method · 0.95
test_none_ds
Method · 0.95
test_none_ds_populates_var_lib_cloud
Method · 0.95
test_none_ds_runs_modules_which_do_not_define_distros
Method · 0.95
test_none_ds_skips_modules_which_define_unmatched_distros
Method · 0.95
test_none_ds_runs_modules_which_distros_all
Method · 0.95
test_none_ds_forces_run_via_unverified_modules
Method · 0.95
Calls
1
_initialize_filesystem
Method · 0.95
Tested by
12
test_simple_jsonp_vendor_and_vendor2_and_user
Method · 0.76
test_simple_jsonp_no_vendor_consumed
Method · 0.76
test_vendor_user_yaml_cloud_config
Method · 0.76
test_vendordata_script
Method · 0.76
test_dont_allow_user_data
Method · 0.76
test_none_ds
Method · 0.76
test_none_ds_populates_var_lib_cloud
Method · 0.76
test_none_ds_runs_modules_which_do_not_define_distros
Method · 0.76
test_none_ds_skips_modules_which_define_unmatched_distros
Method · 0.76
test_none_ds_runs_modules_which_distros_all
Method · 0.76
test_none_ds_forces_run_via_unverified_modules
Method · 0.76
test_none_ds_run_with_no_config_modules
Method · 0.76