nodepool/nodepool
James E. Blair ea35fd5152 Add provider/pool priority support
This lets users configure providers which should fulfill requests
before other providers.  This facilitates using a less expensive
cloud before using a more expensive one.

The default priority is 100, to facilitate either raising above
or lowering below the default (while using only positive integers
in order to avoid confusion).

Change-Id: I969ea821e10a7773a0a8d135a4f13407319362ee
2022-05-23 13:28:21 -07:00
..
cmd Use Zuul-style ZooKeeper connections 2022-05-23 07:40:20 -07:00
driver Add provider/pool priority support 2022-05-23 13:28:21 -07:00
releasenotes/notes Filter active images for OpenStack provider 2020-03-17 16:26:50 +01:00
tests Add provider/pool priority support 2022-05-23 13:28:21 -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 Add provider/pool priority support 2022-05-23 13:28:21 -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 Add the component registry from Zuul 2022-05-23 07:41:27 -07:00
status.py Add the component registry from Zuul 2022-05-23 07:41:27 -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