nodepool/nodepool
James E. Blair 1323d0b556 Update some variable names
Now that the component we registered is a "pool" change the call
sites to use "launcher_pools" instead of "launchers".  This may
reduce some ambiguity.

(s/launcher/pool/ might still be ambiguous since it may not be clear
whethere we're talking about our own pools or other pools; thus the
choice of "launcher_pool" for the variable name.)

Also, remove a redundant test assertion.

Change-Id: I865883cdb115bf72a3bd034d9290f60666d64b66
2022-05-23 13:30:50 -07:00
..
cmd Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
driver Update some variable names 2022-05-23 13:30:50 -07:00
releasenotes/notes Filter active images for OpenStack provider 2020-03-17 16:26:50 +01:00
tests Update some variable names 2022-05-23 13:30:50 -07:00
zk Add provider/pool priority support 2022-05-23 13:28:21 -07:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
builder.py Add the component registry from Zuul 2022-05-23 07:41:27 -07:00
config.py Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
exceptions.py Remove uneeded shebang and exec bit on some files 2019-12-13 19:30:03 +01:00
launcher.py Update some variable names 2022-05-23 13:30:50 -07:00
logconfig.py Format multi-line log entries 2021-03-05 13:34:19 -08:00
model_api.py Add the component registry from Zuul 2022-05-23 07:41:27 -07:00
nodeutils.py First ensure ssh connection is valid before scanning keys 2021-07-19 08:58:56 -04:00
provider_manager.py Improve handling of errors in provider manager startup 2022-01-14 19:07:32 -08:00
stats.py Update some variable names 2022-05-23 13:30:50 -07:00
status.py Update some variable names 2022-05-23 13:30:50 -07:00
version.py Add the component registry from Zuul 2022-05-23 07:41:27 -07:00
webapp.py Add ready endpoint to webapp 2019-12-21 10:06:55 +00:00