Functions | |
| def | ensure_code_reachability |
| def | command_line |
| def | make_display_excerpts |
| def | dump_excerpts |
| def | present_and_require_confirmation |
| def | do_send_profile |
| def | send_profile |
| def | mention_profile_web_view |
| def | get_proxies |
| def | read_profile |
| def | register_with_fedora_account_system |
| def | do_scan_remote |
| def | mention_missing_uuid |
| def | main_request_new_public_uuid |
| def | main_scan_only |
| def | main_print_only |
| def | main_send_profile |
| def | main |
| def hardwareprofile::sendProfile::ensure_code_reachability | ( | ) |
Definition at line 29 of file sendProfile.py.
| def hardwareprofile::sendProfile::command_line | ( | ) |
Definition at line 36 of file sendProfile.py.
| def hardwareprofile::sendProfile::make_display_excerpts | ( | profile | ) |
Definition at line 137 of file sendProfile.py.
| def hardwareprofile::sendProfile::dump_excerpts | ( | excerpts | ) |
Definition at line 164 of file sendProfile.py.
| def hardwareprofile::sendProfile::present_and_require_confirmation | ( | profile | ) |
Definition at line 189 of file sendProfile.py.
| def hardwareprofile::sendProfile::do_send_profile | ( | uuiddb, | ||
| uuid, | ||||
| profile, | ||||
| opts, | ||||
| proxies | ||||
| ) |
Definition at line 243 of file sendProfile.py.
| def hardwareprofile::sendProfile::send_profile | ( | uuiddb, | ||
| uuid, | ||||
| profile, | ||||
| opts, | ||||
| proxies | ||||
| ) |
Definition at line 252 of file sendProfile.py.
| def hardwareprofile::sendProfile::mention_profile_web_view | ( | opts, | ||
| pub_uuid, | ||||
| admin | ||||
| ) |
Definition at line 273 of file sendProfile.py.
| def hardwareprofile::sendProfile::get_proxies | ( | opts | ) |
Definition at line 285 of file sendProfile.py.
| def hardwareprofile::sendProfile::read_profile | ( | gate, | ||
| uuid | ||||
| ) |
Definition at line 293 of file sendProfile.py.
| def hardwareprofile::sendProfile::register_with_fedora_account_system | ( | opts | ) |
Definition at line 306 of file sendProfile.py.
| def hardwareprofile::sendProfile::do_scan_remote | ( | profile, | ||
| opts, | ||||
| gate | ||||
| ) |
Definition at line 319 of file sendProfile.py.
| def hardwareprofile::sendProfile::mention_missing_uuid | ( | ) |
Definition at line 330 of file sendProfile.py.
| def hardwareprofile::sendProfile::main_request_new_public_uuid | ( | uuiddb, | ||
| uuid, | ||||
| profile, | ||||
| opts | ||||
| ) |
Definition at line 337 of file sendProfile.py.
| def hardwareprofile::sendProfile::main_scan_only | ( | profile, | ||
| opts, | ||||
| gate | ||||
| ) |
Definition at line 354 of file sendProfile.py.
| def hardwareprofile::sendProfile::main_print_only | ( | profile | ) |
Definition at line 359 of file sendProfile.py.
| def hardwareprofile::sendProfile::main_send_profile | ( | uuiddb, | ||
| uuid, | ||||
| profile, | ||||
| opts, | ||||
| gate | ||||
| ) |
Definition at line 366 of file sendProfile.py.
| def hardwareprofile::sendProfile::main | ( | void | ) |
Definition at line 386 of file sendProfile.py.
1.6.3