Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/canonical/cloud-init
/ instancify
Method
instancify
cloudinit/stages.py:567–568 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
565
return
self._get_data_source(existing=existing)
566
567
def
instancify(self):
568
return
self._reflect_cur_instance()
569
570
def
cloudify(self):
571
# Form the needed options to cloudify our members
Callers
13
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
_reflect_cur_instance
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