[buildbot.changes]
BitbucketPullrequestPoller = buildbot.changes.bitbucket:BitbucketPullrequestPoller
BzrLaunchpadEmailMaildirSource = buildbot.changes.mail:BzrLaunchpadEmailMaildirSource
CVSMaildirSource = buildbot.changes.mail:CVSMaildirSource
GerritChangeSource = buildbot.changes.gerritchangesource:GerritChangeSource
GerritEventLogPoller = buildbot.changes.gerritchangesource:GerritEventLogPoller
GitHubPullrequestPoller = buildbot.changes.github:GitHubPullrequestPoller
GitPoller = buildbot.changes.gitpoller:GitPoller
HgPoller = buildbot.changes.hgpoller:HgPoller
MaildirSource = buildbot.changes.mail:MaildirSource
P4Source = buildbot.changes.p4poller:P4Source
PBChangeSource = buildbot.changes.pb:PBChangeSource
SVNCommitEmailMaildirSource = buildbot.changes.mail:SVNCommitEmailMaildirSource
SVNPoller = buildbot.changes.svnpoller:SVNPoller

[buildbot.machine]
Machine = buildbot.machine.base:Machine

[buildbot.reporters]
BitbucketServerCoreAPIStatusPush = buildbot.reporters.bitbucketserver:BitbucketServerCoreAPIStatusPush
BitbucketServerPRCommentPush = buildbot.reporters.bitbucketserver:BitbucketServerPRCommentPush
BitbucketServerStatusPush = buildbot.reporters.bitbucketserver:BitbucketServerStatusPush
BitbucketStatusPush = buildbot.reporters.bitbucket:BitbucketStatusPush
BuildRequestGenerator = buildbot.reporters.generators.buildrequest:BuildRequestGenerator
BuildSetCombinedStatusGenerator = buildbot.reporters.generators.buildset:BuildSetCombinedStatusGenerator
BuildSetStatusGenerator = buildbot.reporters.generators.buildset:BuildSetStatusGenerator
BuildStartEndStatusGenerator = buildbot.reporters.generators.build:BuildStartEndStatusGenerator
BuildStatusGenerator = buildbot.reporters.generators.build:BuildStatusGenerator
GerritStatusPush = buildbot.reporters.gerrit:GerritStatusPush
GerritVerifyStatusPush = buildbot.reporters.gerrit_verify_status:GerritVerifyStatusPush
GitHubCommentPush = buildbot.reporters.github:GitHubCommentPush
GitHubStatusPush = buildbot.reporters.github:GitHubStatusPush
GitLabStatusPush = buildbot.reporters.gitlab:GitLabStatusPush
HttpStatusPush = buildbot.reporters.http:HttpStatusPush
IRC = buildbot.reporters.irc:IRC
MailNotifier = buildbot.reporters.mail:MailNotifier
MessageFormatter = buildbot.reporters.message:MessageFormatter
MessageFormatterEmpty = buildbot.reporters.message:MessageFormatterEmpty
MessageFormatterFunction = buildbot.reporters.message:MessageFormatterFunction
MessageFormatterFunctionRaw = buildbot.reporters.message:MessageFormatterFunctionRaw
MessageFormatterMissingWorker = buildbot.reporters.message:MessageFormatterMissingWorker
MessageFormatterRenderable = buildbot.reporters.message:MessageFormatterRenderable
PushjetNotifier = buildbot.reporters.pushjet:PushjetNotifier
PushoverNotifier = buildbot.reporters.pushover:PushoverNotifier
TelegramBot = buildbot.reporters.telegram:TelegramBot
WorkerMissingGenerator = buildbot.reporters.generators.worker:WorkerMissingGenerator
ZulipStatusPush = buildbot.reporters.zulip:ZulipStatusPush

[buildbot.schedulers]
AnyBranchScheduler = buildbot.schedulers.basic:AnyBranchScheduler
Dependent = buildbot.schedulers.dependent:Dependent
ForceScheduler = buildbot.schedulers.forcesched:ForceScheduler
Nightly = buildbot.schedulers.timed:Nightly
NightlyTriggerable = buildbot.schedulers.timed:NightlyTriggerable
Periodic = buildbot.schedulers.timed:Periodic
SingleBranchScheduler = buildbot.schedulers.basic:SingleBranchScheduler
Triggerable = buildbot.schedulers.triggerable:Triggerable
Try_Jobdir = buildbot.schedulers.trysched:Try_Jobdir
Try_Userpass = buildbot.schedulers.trysched:Try_Userpass

[buildbot.secrets]
HashiCorpVaultKvSecretProvider = buildbot.secrets.providers.vault_hvac:HashiCorpVaultKvSecretProvider
SecretInAFile = buildbot.secrets.providers.file:SecretInAFile
SecretInPass = buildbot.secrets.providers.passwordstore:SecretInPass
VaultAuthenticatorApprole = buildbot.secrets.providers.vault_hvac:VaultAuthenticatorApprole
VaultAuthenticatorToken = buildbot.secrets.providers.vault_hvac:VaultAuthenticatorToken

[buildbot.steps]
Assert = buildbot.steps.master:Assert
BuildEPYDoc = buildbot.steps.python:BuildEPYDoc
BuildStep = buildbot.process.buildstep:BuildStep
BuildbotCiSetupSteps = buildbot.steps.configurable:BuildbotCiSetupSteps
BuildbotTestCiTrigger = buildbot.steps.configurable:BuildbotTestCiTrigger
Bzr = buildbot.steps.source.bzr:Bzr
CMake = buildbot.steps.cmake:CMake
CVS = buildbot.steps.source.cvs:CVS
Compile = buildbot.steps.shell:Compile
Configure = buildbot.steps.shell:Configure
CopyDirectory = buildbot.steps.worker:CopyDirectory
Cppcheck = buildbot.steps.cppcheck:Cppcheck
DELETE = buildbot.steps.http:DELETE
Darcs = buildbot.steps.source.darcs:Darcs
DebCowbuilder = buildbot.steps.package.deb.pbuilder:DebCowbuilder
DebLintian = buildbot.steps.package.deb.lintian:DebLintian
DebPbuilder = buildbot.steps.package.deb.pbuilder:DebPbuilder
DirectoryUpload = buildbot.steps.transfer:DirectoryUpload
FileDownload = buildbot.steps.transfer:FileDownload
FileExists = buildbot.steps.worker:FileExists
FileUpload = buildbot.steps.transfer:FileUpload
GET = buildbot.steps.http:GET
Gerrit = buildbot.steps.source.gerrit:Gerrit
Git = buildbot.steps.source.git:Git
GitCommit = buildbot.steps.source.git:GitCommit
GitDiffInfo = buildbot.steps.gitdiffinfo:GitDiffInfo
GitHub = buildbot.steps.source.github:GitHub
GitLab = buildbot.steps.source.gitlab:GitLab
GitPush = buildbot.steps.source.git:GitPush
GitTag = buildbot.steps.source.git:GitTag
HEAD = buildbot.steps.http:HEAD
HLint = buildbot.steps.python_twisted:HLint
HTTPStep = buildbot.steps.http:HTTPStep
JSONPropertiesDownload = buildbot.steps.transfer:JSONPropertiesDownload
JSONStringDownload = buildbot.steps.transfer:JSONStringDownload
LogRenderable = buildbot.steps.master:LogRenderable
MakeDirectory = buildbot.steps.worker:MakeDirectory
MasterShellCommand = buildbot.steps.master:MasterShellCommand
MaxQ = buildbot.steps.maxq:MaxQ
Mercurial = buildbot.steps.source.mercurial:Mercurial
Mock = buildbot.steps.package.rpm.mock:Mock
MockBuildSRPM = buildbot.steps.package.rpm.mock:MockBuildSRPM
MockRebuild = buildbot.steps.package.rpm.mock:MockRebuild
Monotone = buildbot.steps.source.mtn:Monotone
MsBuild = buildbot.steps.vstudio:MsBuild
MsBuild12 = buildbot.steps.vstudio:MsBuild12
MsBuild14 = buildbot.steps.vstudio:MsBuild14
MsBuild141 = buildbot.steps.vstudio:MsBuild141
MsBuild15 = buildbot.steps.vstudio:MsBuild15
MsBuild16 = buildbot.steps.vstudio:MsBuild16
MsBuild17 = buildbot.steps.vstudio:MsBuild17
MsBuild4 = buildbot.steps.vstudio:MsBuild4
MultipleFileUpload = buildbot.steps.transfer:MultipleFileUpload
OPTIONS = buildbot.steps.http:OPTIONS
P4 = buildbot.steps.source.p4:P4
POST = buildbot.steps.http:POST
PUT = buildbot.steps.http:PUT
PerlModuleTest = buildbot.steps.shell:PerlModuleTest
PyFlakes = buildbot.steps.python:PyFlakes
PyLint = buildbot.steps.python:PyLint
RemoveDirectory = buildbot.steps.worker:RemoveDirectory
RemovePYCs = buildbot.steps.python_twisted:RemovePYCs
Repo = buildbot.steps.source.repo:Repo
Robocopy = buildbot.steps.mswin:Robocopy
RpmBuild = buildbot.steps.package.rpm.rpmbuild:RpmBuild
RpmLint = buildbot.steps.package.rpm.rpmlint:RpmLint
SVN = buildbot.steps.source.svn:SVN
SetProperties = buildbot.steps.master:SetProperties
SetPropertiesFromEnv = buildbot.steps.worker:SetPropertiesFromEnv
SetProperty = buildbot.steps.master:SetProperty
SetPropertyFromCommand = buildbot.steps.shell:SetPropertyFromCommand
ShellCommand = buildbot.steps.shell:ShellCommand
ShellSequence = buildbot.steps.shellsequence:ShellSequence
Sphinx = buildbot.steps.python:Sphinx
StringDownload = buildbot.steps.transfer:StringDownload
SubunitShellCommand = buildbot.steps.subunit:SubunitShellCommand
Test = buildbot.steps.shell:Test
TreeSize = buildbot.steps.shell:TreeSize
Trial = buildbot.steps.python_twisted:Trial
Trigger = buildbot.steps.trigger:Trigger
UbuCowbuilder = buildbot.steps.package.deb.pbuilder:UbuCowbuilder
UbuPbuilder = buildbot.steps.package.deb.pbuilder:UbuPbuilder
VC10 = buildbot.steps.vstudio:VC10
VC11 = buildbot.steps.vstudio:VC11
VC12 = buildbot.steps.vstudio:VC12
VC14 = buildbot.steps.vstudio:VC14
VC141 = buildbot.steps.vstudio:VC141
VC6 = buildbot.steps.vstudio:VC6
VC7 = buildbot.steps.vstudio:VC7
VC8 = buildbot.steps.vstudio:VC8
VC9 = buildbot.steps.vstudio:VC9
VCExpress9 = buildbot.steps.vstudio:VCExpress9
VS2003 = buildbot.steps.vstudio:VS2003
VS2005 = buildbot.steps.vstudio:VS2005
VS2008 = buildbot.steps.vstudio:VS2008
VS2010 = buildbot.steps.vstudio:VS2010
VS2012 = buildbot.steps.vstudio:VS2012
VS2013 = buildbot.steps.vstudio:VS2013
VS2015 = buildbot.steps.vstudio:VS2015
VS2017 = buildbot.steps.vstudio:VS2017
VS2019 = buildbot.steps.vstudio:VS2019
VS2022 = buildbot.steps.vstudio:VS2022
WarningCountingShellCommand = buildbot.steps.shell:WarningCountingShellCommand

[buildbot.util]
AnyControlEndpointMatcher = buildbot.www.authz.endpointmatchers:AnyControlEndpointMatcher
AnyEndpointMatcher = buildbot.www.authz.endpointmatchers:AnyEndpointMatcher
AnyPropertyParameter = buildbot.schedulers.forcesched:AnyPropertyParameter
AuthorizedKeysManhole = buildbot.manhole:AuthorizedKeysManhole
Authz = buildbot.www.authz:Authz
AvatarGitHub = buildbot.www.avatar:AvatarGitHub
AvatarGravatar = buildbot.www.avatar:AvatarGravatar
BasicBuildFactory = buildbot.process.factory:BasicBuildFactory
BasicSVN = buildbot.process.factory:BasicSVN
BitbucketAuth = buildbot.www.oauth2:BitbucketAuth
BooleanParameter = buildbot.schedulers.forcesched:BooleanParameter
BuildFactory = buildbot.process.factory:BuildFactory
BuilderConfig = buildbot.config.builder:BuilderConfig
CANCELLED = buildbot.process.results:CANCELLED
CPAN = buildbot.process.factory:CPAN
ChangeFilter = buildbot.changes.filter:ChangeFilter
ChoiceStringParameter = buildbot.schedulers.forcesched:ChoiceStringParameter
Codebase = buildbot.process.codebase:Codebase
CodebaseParameter = buildbot.schedulers.forcesched:CodebaseParameter
CommandlineUserManager = buildbot.process.users.manual:CommandlineUserManager
Connection = buildbot.worker.libvirt:Connection
CustomAuth = buildbot.www.auth:CustomAuth
DbConfig = buildbot.db.dbconfig:DbConfig
Distutils = buildbot.process.factory:Distutils
EXCEPTION = buildbot.process.results:EXCEPTION
EnableSchedulerEndpointMatcher = buildbot.www.authz.endpointmatchers:EnableSchedulerEndpointMatcher
FAILURE = buildbot.process.results:FAILURE
FailingBuildsetCanceller = buildbot.schedulers.canceller_buildset:FailingBuildsetCanceller
FileParameter = buildbot.schedulers.forcesched:FileParameter
FixedParameter = buildbot.schedulers.forcesched:FixedParameter
FlattenList = buildbot.process.properties:FlattenList
ForceBuildEndpointMatcher = buildbot.www.authz.endpointmatchers:ForceBuildEndpointMatcher
GNUAutoconf = buildbot.process.factory:GNUAutoconf
GerritChangeFilter = buildbot.changes.gerritchangesource:GerritChangeFilter
GitCredentialInputRenderer = buildbot.util.git_credential:GitCredentialInputRenderer
GitCredentialOptions = buildbot.util.git_credential:GitCredentialOptions
GitHubAuth = buildbot.www.oauth2:GitHubAuth
GitLabAuth = buildbot.www.oauth2:GitLabAuth
GoogleAuth = buildbot.www.oauth2:GoogleAuth
HTPasswdAuth = buildbot.www.auth:HTPasswdAuth
InheritBuildParameter = buildbot.schedulers.forcesched:InheritBuildParameter
IntParameter = buildbot.schedulers.forcesched:IntParameter
Interpolate = buildbot.process.properties:Interpolate
JanitorConfigurator = buildbot.configurators.janitor:JanitorConfigurator
KubeCtlProxyConfigLoader = buildbot.util.kubeclientservice:KubeCtlProxyConfigLoader
KubeHardcodedConfig = buildbot.util.kubeclientservice:KubeHardcodedConfig
KubeInClusterConfigLoader = buildbot.util.kubeclientservice:KubeInClusterConfigLoader
LdapUserInfo = buildbot.www.ldapuserinfo:LdapUserInfo
LogLineObserver = buildbot.process.logobserver:LogLineObserver
MasterLock = buildbot.locks:MasterLock
NestedParameter = buildbot.schedulers.forcesched:NestedParameter
OldBuildCanceller = buildbot.schedulers.canceller:OldBuildCanceller
ParameterGroup = buildbot.schedulers.forcesched:ParameterGroup
PasswordManhole = buildbot.manhole:PasswordManhole
PatchParameter = buildbot.schedulers.forcesched:PatchParameter
Project = buildbot.process.project:Project
Property = buildbot.process.properties:Property
QuickBuildFactory = buildbot.process.factory:QuickBuildFactory
RETRY = buildbot.process.results:RETRY
RebuildBuildEndpointMatcher = buildbot.www.authz.endpointmatchers:RebuildBuildEndpointMatcher
RemoteUserAuth = buildbot.www.auth:RemoteUserAuth
Results = buildbot.process.results:Results
RevlinkMatch = buildbot.revlinks:RevlinkMatch
RolesFromDomain = buildbot.www.authz.roles:RolesFromDomain
RolesFromEmails = buildbot.www.authz.roles:RolesFromEmails
RolesFromGroups = buildbot.www.authz.roles:RolesFromGroups
RolesFromOwner = buildbot.www.authz.roles:RolesFromOwner
RolesFromUsername = buildbot.www.authz.roles:RolesFromUsername
SKIPPED = buildbot.process.results:SKIPPED
SUCCESS = buildbot.process.results:SUCCESS
Secret = buildbot.process.properties:Secret
ShellArg = buildbot.steps.shellsequence:ShellArg
SourceStampFilter = buildbot.util.ssfilter:SourceStampFilter
StopBuildEndpointMatcher = buildbot.www.authz.endpointmatchers:StopBuildEndpointMatcher
StringParameter = buildbot.schedulers.forcesched:StringParameter
TelnetManhole = buildbot.manhole:TelnetManhole
TextParameter = buildbot.schedulers.forcesched:TextParameter
Transform = buildbot.process.properties:Transform
Trial = buildbot.process.factory:Trial
URLForBuild = buildbot.reporters.utils:URLForBuild
UserNameParameter = buildbot.schedulers.forcesched:UserNameParameter
UserPasswordAuth = buildbot.www.auth:UserPasswordAuth
WARNINGS = buildbot.process.results:WARNINGS
WithProperties = buildbot.process.properties:WithProperties
WorkerChoiceParameter = buildbot.schedulers.forcesched:WorkerChoiceParameter
WorkerLock = buildbot.locks:WorkerLock
enforceChosenWorker = buildbot.process.builder:enforceChosenWorker
fnmatchStrMatcher = buildbot.www.authz:fnmatchStrMatcher
reStrMatcher = buildbot.www.authz:reStrMatcher
renderer = buildbot.process.properties:renderer
repo.DownloadsFromChangeSource = buildbot.steps.source.repo:RepoDownloadsFromChangeSource
repo.DownloadsFromProperties = buildbot.steps.source.repo:RepoDownloadsFromProperties
svn.split_file_alwaystrunk = buildbot.changes.svnpoller:split_file_alwaystrunk
svn.split_file_branches = buildbot.changes.svnpoller:split_file_branches
svn.split_file_projects_branches = buildbot.changes.svnpoller:split_file_projects_branches

[buildbot.webhooks]
base = buildbot.www.hooks.base:base
bitbucket = buildbot.www.hooks.bitbucket:bitbucket
bitbucketcloud = buildbot.www.hooks.bitbucketcloud:bitbucketcloud
bitbucketserver = buildbot.www.hooks.bitbucketserver:bitbucketserver
github = buildbot.www.hooks.github:github
gitlab = buildbot.www.hooks.gitlab:gitlab
gitorious = buildbot.www.hooks.gitorious:gitorious
poller = buildbot.www.hooks.poller:poller

[buildbot.worker]
DockerLatentWorker = buildbot.worker.docker:DockerLatentWorker
EC2LatentWorker = buildbot.worker.ec2:EC2LatentWorker
KubeLatentWorker = buildbot.worker.kubernetes:KubeLatentWorker
LibVirtWorker = buildbot.worker.libvirt:LibVirtWorker
LocalWorker = buildbot.worker.local:LocalWorker
OpenStackLatentWorker = buildbot.worker.openstack:OpenStackLatentWorker
Worker = buildbot.worker.base:Worker

[console_scripts]
buildbot = buildbot.scripts.runner:run
buildbot_windows_service = buildbot.scripts.windows_service:HandleCommandLine
