Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/canonical/cloud-init
/ format
Method
format
cloudinit/config/schema.py:109–110 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
107
message: str
108
109
def
format(self) -> str:
110
return
f
"{self.path}: {self.message}"
111
112
113
SchemaProblems = List[SchemaProblem]
Callers
15
json_serialize_default
Function · 0.80
format_error_message
Method · 0.80
__sub__
Method · 0.80
prepend_base_command
Function · 0.80
subp
Function · 0.80
show_warning
Function · 0.80
extract_authorized_keys
Function · 0.80
_handle_exit
Function · 0.80
_process_msg
Method · 0.80
_do_include
Method · 0.80
center
Function · 0.80
load_yaml
Function · 0.80
Calls
no outgoing calls
Tested by
15
closest_marker_first_arg_or
Method · 0.64
side_effect
Function · 0.64
test_netplan_rendering
Function · 0.64
test_schema_warnings
Function · 0.64
test_invalid_network_v2_netplan
Function · 0.64
test_clean_boot_of_upgraded_package
Function · 0.64
test_subsequent_boot_of_upgraded_package
Function · 0.64
test_clean_package_install
Function · 0.64
pytest_assertrepr_compare
Function · 0.64
common_verify
Function · 0.64
test_ssh_keys_not_generated
Method · 0.64
test_versioned_packages_are_installed
Function · 0.64