toxiccommon
toxiccommon
toxiccommon package
Changelog
toxiccommon
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
acknowledge() (toxiccommon.exchange.JsonAckMessage method)
acquire() (toxiccommon.coordination.LockContext method)
acquire_read() (toxiccommon.coordination.Lock method)
acquire_write() (toxiccommon.coordination.Lock method)
add() (toxiccommon.interfaces.RepositoryInterface class method)
(toxiccommon.interfaces.SlaveInterface class method)
(toxiccommon.interfaces.UserInterface class method)
add_branch() (toxiccommon.interfaces.RepositoryInterface method)
add_envvars() (toxiccommon.interfaces.RepositoryInterface method)
add_or_update_secret() (toxiccommon.interfaces.RepositoryInterface method)
add_slave() (toxiccommon.interfaces.RepositoryInterface method)
AlreadyExists
AmqpConnection (class in toxiccommon.exchange)
api_token() (toxiccommon.interfaces.NotificationInterface class method)
api_url() (toxiccommon.interfaces.NotificationInterface class method)
authenticate() (toxiccommon.interfaces.UserInterface class method)
B
BadResetPasswordToken
BadSettingsType
BaseHoleInterface (class in toxiccommon.interfaces)
BaseInterface (class in toxiccommon.interfaces)
bind() (toxiccommon.exchange.Exchange method)
BuilderInterface (class in toxiccommon.interfaces)
BuildInterface (class in toxiccommon.interfaces)
BuildSetInterface (class in toxiccommon.interfaces)
C
cancel_build() (toxiccommon.interfaces.RepositoryInterface method)
change_password() (toxiccommon.interfaces.UserInterface class method)
change_password_with_token() (toxiccommon.interfaces.UserInterface class method)
common_setup() (in module toxiccommon)
connect() (toxiccommon.exchange.AmqpConnection method)
connect2stream() (toxiccommon.client.HoleClient method)
consume() (toxiccommon.exchange.Exchange method)
Consumer (class in toxiccommon.exchange)
D
declare() (in module toxiccommon.exchanges)
(toxiccommon.exchange.Exchange method)
delete() (toxiccommon.interfaces.RepositoryInterface method)
(toxiccommon.interfaces.SlaveInterface method)
(toxiccommon.interfaces.UserInterface method)
disable() (toxiccommon.interfaces.NotificationInterface class method)
(toxiccommon.interfaces.RepositoryInterface method)
disconnect() (toxiccommon.exchange.AmqpConnection method)
E
enable() (toxiccommon.interfaces.NotificationInterface class method)
(toxiccommon.interfaces.RepositoryInterface method)
Exchange (class in toxiccommon.exchange)
exists() (toxiccommon.interfaces.UserInterface class method)
F
fetch_message() (toxiccommon.exchange.Consumer method)
format_datetime() (in module toxiccommon.utils)
G
get() (toxiccommon.interfaces.BuildInterface class method)
(toxiccommon.interfaces.BuildSetInterface class method)
(toxiccommon.interfaces.RepositoryInterface class method)
(toxiccommon.interfaces.SlaveInterface class method)
(toxiccommon.interfaces.StepInterface class method)
(toxiccommon.interfaces.UserInterface class method)
(toxiccommon.interfaces.WaterfallInterface class method)
get_client() (toxiccommon.interfaces.BaseHoleInterface class method)
get_hole_client() (in module toxiccommon.client)
get_hole_client_settings() (in module toxiccommon.utils)
get_lock() (toxiccommon.coordination.ToxicZKClient method)
get_queue_size() (toxiccommon.exchange.Exchange method)
get_response() (toxiccommon.client.HoleClient method)
get_secrets() (toxiccommon.interfaces.RepositoryInterface method)
H
HoleClient (class in toxiccommon.client)
I
is_datetime() (in module toxiccommon.utils)
is_declared() (toxiccommon.exchange.Exchange method)
J
JsonAckMessage (class in toxiccommon.exchange)
L
list() (toxiccommon.interfaces.BuilderInterface class method)
(toxiccommon.interfaces.BuildSetInterface class method)
(toxiccommon.interfaces.NotificationInterface class method)
(toxiccommon.interfaces.RepositoryInterface class method)
(toxiccommon.interfaces.SlaveInterface class method)
list_branches() (toxiccommon.interfaces.RepositoryInterface method)
Lock (class in toxiccommon.coordination)
LockContext (class in toxiccommon.coordination)
M
module
toxiccommon
toxiccommon.client
toxiccommon.coordination
toxiccommon.exceptions
toxiccommon.exchange
toxiccommon.exchanges
toxiccommon.interfaces
toxiccommon.utils
N
NotEnoughPerms
NotificationInterface (class in toxiccommon.interfaces)
P
publish() (toxiccommon.exchange.Exchange method)
Q
queue_delete() (toxiccommon.exchange.Exchange method)
R
reconn_lock (toxiccommon.exchange.AmqpConnection property)
reconnect() (toxiccommon.exchange.AmqpConnection method)
references (toxiccommon.interfaces.BaseInterface attribute)
(toxiccommon.interfaces.BuildInterface attribute)
(toxiccommon.interfaces.BuildSetInterface attribute)
(toxiccommon.interfaces.RepositoryInterface attribute)
(toxiccommon.interfaces.WaterfallInterface attribute)
reject() (toxiccommon.exchange.JsonAckMessage method)
remove_branch() (toxiccommon.interfaces.RepositoryInterface method)
remove_slave() (toxiccommon.interfaces.RepositoryInterface method)
replace_envvars() (toxiccommon.interfaces.RepositoryInterface method)
replace_secrets() (toxiccommon.interfaces.RepositoryInterface method)
RepositoryDoesNotExist
RepositoryInterface (class in toxiccommon.interfaces)
request2server() (toxiccommon.client.HoleClient method)
request_code_update() (toxiccommon.interfaces.RepositoryInterface method)
request_password_reset() (toxiccommon.interfaces.UserInterface class method)
rm_envvars() (toxiccommon.interfaces.RepositoryInterface method)
rm_secret() (toxiccommon.interfaces.RepositoryInterface method)
S
settings (toxiccommon.client.HoleClient attribute)
(toxiccommon.coordination.ToxicZKClient attribute)
(toxiccommon.interfaces.BaseInterface attribute)
SlaveInterface (class in toxiccommon.interfaces)
start_build() (toxiccommon.interfaces.RepositoryInterface method)
StepInterface (class in toxiccommon.interfaces)
T
to_dict() (toxiccommon.interfaces.BaseInterface method)
(toxiccommon.interfaces.BuildInterface method)
(toxiccommon.interfaces.BuildSetInterface method)
(toxiccommon.interfaces.RepositoryInterface method)
(toxiccommon.interfaces.WaterfallInterface method)
to_json() (toxiccommon.interfaces.BaseInterface method)
toxiccommon
module
toxiccommon.client
module
toxiccommon.coordination
module
toxiccommon.exceptions
module
toxiccommon.exchange
module
toxiccommon.exchanges
module
toxiccommon.interfaces
module
toxiccommon.utils
module
ToxicZKClient (class in toxiccommon.coordination)
U
unbind() (toxiccommon.exchange.Exchange method)
update() (toxiccommon.interfaces.NotificationInterface class method)
(toxiccommon.interfaces.RepositoryInterface method)
(toxiccommon.interfaces.SlaveInterface method)
UserDoesNotExist
UserInterface (class in toxiccommon.interfaces)
W
WaterfallInterface (class in toxiccommon.interfaces)