|
|
|
|
|
|
|
|
| _create_or_update_crash_file(self,
server_id,
crash_id,
filename,
path,
filesize) |
source code
|
|
|
|
| _update_package_data(self,
crash_id,
pkg_data) |
source code
|
|
|
|
|
|
|
| _set_crashfile_upload_flag(self,
server_id,
crash_id,
filename,
path,
filesize) |
source code
|
|
|
|
|
|
|
| _is_crashfile_uploading_enabled(self,
org_id) |
source code
|
|
|
|
|
|
|
| create_crash(self,
system_id,
crash_data,
pkg_data) |
source code
|
|
|
|
| upload_crash_file(self,
system_id,
crash,
crash_file) |
source code
|
|
|
|
| update_crash_count(self,
system_id,
crash,
crash_count) |
source code
|
|
|
|
| is_crashfile_upload_enabled(self,
system_id) |
source code
|
|
|
|
|
|
Inherited from spacewalk.server.rhnHandler.rhnHandler:
auth_system
Inherited from spacewalk.common.RPC_Base.RPC_Base:
get_function
|