Navigation
index
modules
|
scap 3.0 documentation
»
Index
Index
Symbols
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
Symbols
--file
scap-deploy-log command line option
--latest
scap-deploy-log command line option
--verbose
scap-deploy-log command line option
-f
scap-deploy-log command line option
-l
scap-deploy-log command line option
-v
scap-deploy-log command line option
_
__call__() (scap.arg._ScapAutoCompleteAction method)
(scap.cmd.arg method)
(scap.cmd.Command method)
__enter__() (scap.log.Timer method)
__eq__() (scap.main.DeploymentStage method)
__exit__() (scap.log.Timer method)
__hash__ (scap.main.DeploymentStage attribute)
__init__() (scap.arg._ScapAutoCompleteAction method)
(scap.arg.ScapArgParser method)
(scap.arg.ScapHelpFormatter method)
(scap.cdblib.Reader method)
(scap.cdblib.Writer method)
(scap.checks.Check method)
(scap.checks.CheckJob method)
(scap.cli.Application method)
(scap.cmd.arg method)
(scap.cmd.Command method)
(scap.context.Context method)
(scap.deploy.Deploy method)
(scap.deploy.DeployLocal method)
(scap.log.AnsiColorFormatter method)
(scap.log.DeployLogHandler method)
(scap.log.DiffLogFormatter method)
(scap.log.Filter method)
(scap.log.IRCSocketHandler method)
(scap.log.LogstashFormatter method)
(scap.log.MuteReporter method)
(scap.log.ProgressReporter method)
(scap.log.QueueReporter method)
(scap.log.RateLimitedProgressReporter method)
(scap.log.Stats method)
(scap.log.Timer method)
(scap.log.Udp2LogHandler method)
(scap.main.AbstractSync method)
(scap.main.DeploymentStage method)
(scap.main.ScapWorld method)
(scap.ssh.Job method)
(scap.ssh.JSONOutputHandler method)
(scap.ssh.OutputHandler method)
(scap.template.Template method)
__repr__() (scap.checks.Check method)
(scap.main.DeploymentStage method)
_apache_sync_command() (scap.main.AbstractSync method)
_assert_auth_sock() (scap.cli.Application method)
_assert_current_user() (scap.cli.Application method)
_base_scap_pull_command() (scap.main.AbstractSync method)
_before_cluster_sync() (scap.main.SyncWikiversions method)
_before_exit() (scap.cli.Application method)
(scap.main.ScapWorld method)
_build_deploy_groups() (scap.deploy.Deploy method)
_call_rebuildLocalisationCache() (in module scap.tasks)
_check_applies() (scap.deploy.DeployLocal static method)
_check_user_auth_sock() (scap.cli.Application method)
_compile_wikiversions() (scap.main.AbstractSync method)
_execute_checks() (scap.deploy.DeployLocal method)
_execute_for_group() (scap.deploy.Deploy method)
_get_api_canary_list() (scap.main.AbstractSync method)
_get_app_canary_list() (scap.main.AbstractSync method)
_get_canary_list() (scap.main.AbstractSync method)
_get_config_overrides() (scap.deploy.DeployLocal method)
_get_file_vars() (scap.template.Template method)
_get_proxy_list() (scap.main.AbstractSync method)
_get_remote_overrides() (scap.deploy.DeployLocal method)
_get_stage_name() (scap.deploy.Deploy method)
_get_target_list() (scap.main.AbstractSync method)
_get_testserver_list() (scap.main.AbstractSync method)
_git_repo() (scap.main.AbstractSync method)
_handle_exception() (scap.cli.Application method)
(scap.main.ScapWorld method)
_listfiles() (in module scap.utils)
_load_config() (scap.cli.Application method)
(scap.deploy.Deploy method)
(scap.deploy.DeployLocal method)
_make_env_args() (scap.template.Template method)
_master_sync_command() (scap.main.AbstractSync method)
_needs_latest_sha1() (scap.deploy.Deploy method)
_perform_sync() (scap.main.AbstractSync method)
_process_arguments() (scap.cli.Application method)
_record_elapsed() (scap.log.Timer method)
_restart_php() (scap.main.AbstractSync method)
_restart_php_hostgroups() (scap.main.AbstractSync method)
_run_as() (scap.cli.Application method)
_ScapAutoCompleteAction (class in scap.arg)
_setup_environ() (scap.cli.Application method)
_setup_loggers() (scap.cli.Application method)
(scap.deploy.Deploy method)
(scap.deploy.DeployLog method)
_setup_php() (scap.main.AbstractSync method)
_sync_masters() (scap.main.AbstractSync method)
_update_caches() (scap.main.SyncWikiversions method)
A
AbstractSync (class in scap.main)
accept() (scap.ssh.JSONOutputHandler method)
active_wikiversions() (scap.cli.Application method)
add_all() (in module scap.git)
add_failure() (scap.log.ProgressReporter method)
(scap.log.QueueReporter method)
add_success() (scap.log.ProgressReporter method)
(scap.log.QueueReporter method)
announce() (scap.cli.Application method)
announce_final() (scap.cli.Application method)
AnsiColorFormatter (class in scap.log)
append() (scap.log.Filter method)
Application (class in scap.cli)
arg (class in scap.cmd)
argument() (in module scap.cli)
B
build_parser() (in module scap.arg)
build_subparser() (in module scap.arg)
C
cache_dir (scap.context.TargetContext property)
cache_git_info() (in module scap.tasks)
canary_checks() (scap.main.AbstractSync method)
cd() (in module scap.utils)
Check (class in scap.checks)
check_patch_files() (in module scap.tasks)
check_testservers() (scap.main.AbstractSync method)
CheckInvalid
CheckJob (class in scap.checks)
checkout() (in module scap.git)
checks_setup() (scap.deploy.Deploy method)
checktype() (in module scap.checks)
clean_tags() (in module scap.git)
clear_message_blobs() (in module scap.tasks)
clone_or_update_repo() (in module scap.git)
cluster_ssh() (in module scap.ssh)
Command (class in scap.cmd)
command() (in module scap.cli)
(scap.ssh.Job method)
compile_wikiversions() (in module scap.tasks)
CompileWikiversions (class in scap.main)
config_deploy() (scap.deploy.DeployLocal method)
config_deploy_setup() (scap.deploy.Deploy method)
config_diff() (scap.deploy.DeployLocal method)
Context (class in scap.context)
context_logger() (in module scap.utils)
converter() (scap.log.LogstashFormatter method)
cpus_for_jobs() (in module scap.utils)
current_link (scap.context.TargetContext property)
current_rev_dir (scap.context.TargetContext property)
D
default() (scap.utils.VarDumpJSONEncoder method)
default_ignore() (in module scap.git)
Deploy (class in scap.deploy)
deploy host
DeployGroupFailure
DeployLocal (class in scap.deploy)
DeployLog (class in scap.deploy)
DeployLogFormatter (class in scap.log)
DeployLogHandler (class in scap.log)
DeployMediaWiki (class in scap.deploy)
deployment master
deployment project
deployment repository
deployment server
deployment target
DeploymentStage (class in scap.main)
describe() (in module scap.git)
DiffLogFormatter (class in scap.log)
dir_is_empty() (in module scap.utils)
DJB_HASH() (in module scap.cdblib)
done_rev_dir (scap.context.TargetContext property)
duration() (scap.checks.CheckJob method)
E
eintr_retry() (in module scap.utils)
emit() (scap.log.IRCSocketHandler method)
ensure_dir() (in module scap.git)
ensure_extension_messages_file() (in module scap.tasks)
env_specific_path() (scap.context.HostContext method)
env_specific_paths() (scap.context.HostContext method)
esc() (in module scap.ansi)
execute() (in module scap.checks)
execute_stage_on_group() (scap.deploy.Deploy method)
expect() (scap.log.ProgressReporter method)
(scap.log.QueueReporter method)
expr
scap-deploy-log command line option
extract_help_from_object() (in module scap.arg)
F
fat_init() (in module scap.git)
fat_isinitialized() (in module scap.git)
fetch() (in module scap.git)
(scap.deploy.DeployLocal method)
file_has_unstaged_changes() (in module scap.git)
Filter (class in scap.log)
filter() (scap.log.Filter method)
finalize() (scap.cdblib.Writer method)
(scap.deploy.DeployLocal method)
find_nearest_host() (in module scap.utils)
find_old_rev_dirs() (scap.context.TargetContext method)
find_regular_files() (in module scap.utils)
find_upwards() (in module scap.utils)
finish() (scap.log.MuteReporter method)
(scap.log.ProgressReporter method)
(scap.log.QueueReporter method)
format() (scap.log.AnsiColorFormatter method)
(scap.log.DeployLogFormatter method)
(scap.log.DiffLogFormatter method)
(scap.log.JSONFormatter method)
(scap.log.LogstashFormatter method)
(scap.log.SyslogFormatter method)
format_ansi() (in module scap.ansi)
format_passthrough_args() (scap.cli.Application method)
formatException() (scap.log.LogstashFormatter method)
G
garbage_collect() (in module scap.git)
get_active_wikiversions() (in module scap.utils)
get_branch() (in module scap.git)
get_config() (in module scap.git)
get_current_train_info() (in module scap.utils)
get_current_train_version_from_gerrit() (in module scap.utils)
get_duration() (scap.cli.Application method)
get_env_specific_filename() (in module scap.utils)
get_gerrit_ssh_env() (scap.cli.Application method)
get_global_parser() (in module scap.arg)
get_group_versions() (in module scap.utils)
get_keyholder_key() (scap.cli.Application method)
(scap.main.AbstractSync method)
get_logger() (scap.cli.Application method)
(scap.ssh.Job method)
get_master_list() (scap.cli.Application method)
get_mediawiki_staging_lock_file() (scap.cli.Application method)
get_output_formatter() (in module scap.template)
get_patches() (in module scap.utils)
get_real_user_fullname() (in module scap.utils)
get_real_username() (in module scap.utils)
get_realm_specific_filename() (in module scap.utils)
get_scap3_lock_file() (scap.cli.Application method)
get_script_path() (scap.cli.Application method)
get_train_blockers_info() (in module scap.utils)
get_user_fullname() (in module scap.utils)
get_username() (in module scap.utils)
get_valid_next_words() (scap.arg.ScapArgParser method)
get_wikiversions_ondisk() (in module scap.tasks)
guess_format() (in module scap.template)
H
handle_keyboard_interrupt() (scap.cli.Application method)
handle_service() (scap.deploy.DeployLocal method)
handle_services() (in module scap.tasks)
HostContext (class in scap.context)
hosts() (scap.ssh.Job method)
human_duration() (in module scap.utils)
I
increment() (scap.log.Stats method)
increment_stat() (scap.main.AbstractSync method)
info() (in module scap.git)
info_filename() (in module scap.git)
IRCSocketHandler (class in scap.log)
is_dir() (in module scap.arg)
(in module scap.git)
is_phabricator_task_id() (in module scap.utils)
is_version() (in module scap.arg)
isclose() (in module scap.utils)
isfailure() (scap.checks.CheckJob method)
isfiltering() (scap.log.Filter method)
items() (scap.cdblib.Reader method)
iterate_subdirectories() (in module scap.utils)
iteritems() (scap.cdblib.Reader method)
J
Job (class in scap.ssh)
join_path() (in module scap.utils)
JSONFormatter (class in scap.log)
JSONOutputHandler (class in scap.ssh)
K
kill() (scap.checks.CheckJob method)
L
largefile_pull() (in module scap.git)
last_deploy_tag() (in module scap.git)
lfs_install() (in module scap.git)
lines() (scap.ssh.JSONOutputHandler method)
link_path_to_rev() (scap.context.TargetContext method)
list_intersection() (in module scap.utils)
list_submodules_paths_urls() (in module scap.git)
list_union() (in module scap.utils)
load() (in module scap.checks)
(in module scap.config)
(in module scap.nrpe)
load_directory() (in module scap.nrpe)
loads() (scap.log.Filter static method)
local_config (scap.context.TargetContext property)
lock() (scap.cli.Application method)
lock_mediawiki_staging() (scap.cli.Application method)
lock_mediawiki_staging_and_announce() (scap.cli.Application method)
LockManager (class in scap.main)
log_context() (in module scap.utils)
log_large_message() (in module scap.log)
log_path() (scap.context.HostContext method)
logo() (in module scap.ansi)
LogstashFormatter (class in scap.log)
M
main() (scap.cli.Application method)
(scap.deploy.Deploy method)
(scap.deploy.DeployLocal method)
(scap.deploy.DeployLog method)
(scap.deploy.DeployMediaWiki method)
(scap.main.AbstractSync method)
(scap.main.CompileWikiversions method)
(scap.main.LockManager method)
(scap.main.MWVersionsInUse method)
(scap.main.RebuildCdbs method)
(scap.main.RefreshCdbJsonFiles method)
(scap.main.ScapWorld method)
(scap.main.SecurityPatchCheck method)
(scap.main.SyncFile method)
(scap.main.SyncMaster method)
(scap.main.SyncPull method)
(scap.main.Version method)
make_sudo_check_call_env() (in module scap.utils)
makePickle() (scap.log.Udp2LogHandler method)
mark_rev_current() (scap.context.TargetContext method)
mark_rev_done() (scap.context.TargetContext method)
mark_rev_in_progress() (scap.context.TargetContext method)
master_only_cmd() (scap.main.AbstractSync method)
md5_file() (in module scap.utils)
merge_cdb_updates() (in module scap.tasks)
message_argument (scap.cli.Application property)
mkdir_p() (in module scap.utils)
module
scap
scap.ansi
scap.arg
scap.cdblib
scap.checks
scap.cli
scap.cmd
scap.context
scap.deploy
scap.git
scap.log
scap.main
scap.nrpe
scap.ssh
scap.tasks
scap.template
scap.utils
MuteReporter (class in scap.log)
MWVersionsInUse (class in scap.main)
N
next_deploy_tag() (in module scap.git)
NRPECheck (class in scap.nrpe)
O
open_with_lock() (in module scap.utils)
ordered_load() (in module scap.utils)
OutputHandler (class in scap.ssh)
P
parse() (scap.log.Filter static method)
parse_rsync_stats() (in module scap.utils)
parse_submodules() (in module scap.git)
parse_wmf_version() (in module scap.utils)
path() (scap.context.Context method)
pipe() (in module scap.log)
pluralize() (in module scap.utils)
poll() (scap.checks.CheckJob method)
progress() (scap.ssh.Job method)
ProgressReporter (class in scap.log)
promote() (scap.deploy.DeployLocal method)
prompt_for_approval_or_exit() (scap.cli.Application method)
put() (scap.cdblib.Writer method)
py_djb_hash() (in module scap.cdblib)
Q
QueueReporter (class in scap.log)
R
RateLimitedProgressReporter (class in scap.log)
READ_2_LE4() (in module scap.cdblib)
read_first_line_from_file() (in module scap.utils)
read_wikiversions() (in module scap.utils)
Reader (class in scap.cdblib)
RebuildCdbs (class in scap.main)
reflog() (in module scap.git)
refresh() (scap.log.ProgressReporter method)
refresh_cdb_json_file() (in module scap.tasks)
refresh_cdb_json_files() (in module scap.tasks)
RefreshCdbJsonFiles (class in scap.main)
register() (in module scap.nrpe)
register_type() (in module scap.checks)
remap_submodules() (in module scap.git)
remote_exists() (in module scap.git)
remote_set_url() (in module scap.git)
remove_all_ignores() (in module scap.git)
render() (scap.template.Template method)
reported_status() (scap.cli.Application method)
reporter() (in module scap.log)
required() (scap.cmd.arg method)
reset() (in module scap.ansi)
resolve_gitdir() (in module scap.git)
retry_continue_exit() (scap.main.AbstractSync method)
rev_done (scap.context.TargetContext property)
rev_in_progress (scap.context.TargetContext property)
rev_path() (scap.context.TargetContext method)
revs_dir (scap.context.TargetContext property)
rollback() (scap.deploy.DeployLocal method)
run() (scap.checks.Check method)
(scap.cli.Application class method)
(scap.ssh.Job method)
run_with_status() (scap.ssh.Job method)
S
scap
module
scap directory
scap-deploy-log command line option
--file
--latest
--verbose
-f
-l
-v
expr
scap.ansi
module
scap.arg
module
scap.cdblib
module
scap.checks
module
scap.cli
module
scap.cmd
module
scap.context
module
scap.deploy
module
scap.git
module
scap.log
module
scap.main
module
scap.nrpe
module
scap.ssh
module
scap.tasks
module
scap.template
module
scap.utils
module
scap_call() (scap.cli.Application method)
scap_check_call() (scap.cli.Application method)
scap_check_output() (scap.cli.Application method)
scap_path() (scap.context.HostContext method)
ScapArgParser (class in scap.arg)
ScapHelpFormatter (class in scap.arg)
ScapWorld (class in scap.main)
scripts_dir() (scap.context.TargetContext method)
SecurityPatchCheck (class in scap.main)
select_latest_patches() (in module scap.utils)
service_exists() (in module scap.utils)
set_success() (scap.log.ProgressReporter method)
setup() (scap.context.Context method)
(scap.context.HostContext method)
(scap.context.TargetContext method)
setup_loggers() (in module scap.log)
sha() (in module scap.git)
shuffle() (scap.ssh.Job method)
start() (scap.log.ProgressReporter method)
(scap.log.QueueReporter method)
Stats (class in scap.log)
string_to_base64_string() (in module scap.utils)
subcommand() (in module scap.cli)
sudo_check_call() (in module scap.utils)
sudo_temp_dir() (in module scap.utils)
suppress_backtrace() (in module scap.utils)
sync_common() (in module scap.tasks)
sync_master() (in module scap.tasks)
sync_submodules() (in module scap.git)
sync_targets() (scap.main.AbstractSync method)
sync_wikiversions() (in module scap.tasks)
SyncFile (class in scap.main)
SyncMaster (class in scap.main)
SyncPull (class in scap.main)
SyncWikiversions (class in scap.main)
SyslogFormatter (class in scap.log)
T
tag_repo() (in module scap.git)
target
TargetContext (class in scap.context)
temp_to_permanent_file() (in module scap.utils)
Template (class in scap.template)
timed() (scap.cli.Application method)
timedout() (scap.checks.CheckJob method)
Timer (class in scap.log)
timing() (scap.log.Stats method)
U
Udp2LogHandler (class in scap.log)
update_deploy_head() (in module scap.git)
update_l10n_cdb() (in module scap.tasks)
update_l10n_cdb_wrapper() (in module scap.tasks)
update_localization_cache() (in module scap.tasks)
update_server_info() (in module scap.git)
update_submodules() (in module scap.git)
V
valid_version() (in module scap.utils)
validate() (scap.checks.Check method)
(scap.nrpe.NRPECheck method)
var_dump() (in module scap.utils)
VarDumpJSONEncoder (class in scap.utils)
Version (class in scap.main)
version_argument_parser() (in module scap.utils)
W
wait() (scap.checks.CheckJob method)
WRITE_2_LE4() (in module scap.cdblib)
write_file_if_needed() (in module scap.utils)
Writer (class in scap.cdblib)
Y
yaml_finalize() (in module scap.template)
Quick search
Navigation
index
modules
|
scap 3.0 documentation
»
Index