nodepool/nodepool
David Shrewsbury 133da674fe Fix race in test_handler_poll_session_expired
It's possible that we could test the internal request_handlers
data structure after the exception, but BEFORE it has been modified.
Just wait for it to go to zero length.

Change-Id: I364b1f347553a3f6710a516461c4f097d0276794
2019-04-05 13:15:48 -04:00
..
cmd Use yaml.safe_load instead of load 2019-03-28 11:16:10 -04:00
driver Fix debug log message 2019-04-04 14:05:19 -04:00
tests Fix race in test_handler_poll_session_expired 2019-04-05 13:15:48 -04:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
builder.py Merge "Update dib stats" 2019-04-04 18:14:55 +00:00
config.py config: use yaml.safe_load instead of load 2019-03-18 04:14:43 +00:00
exceptions.py Fix relaunch attempts when hitting quota errors 2018-07-06 08:41:02 +02:00
launcher.py Support requests for specific providers 2019-02-26 16:00:35 -08:00
logconfig.py Replace shade and os-client-config with openstacksdk. 2018-07-14 08:44:03 -05:00
nodeutils.py Improve connection timeout log message 2019-01-23 12:59:59 +01:00
provider_manager.py builder: do not configure provider that doesn't manage images 2018-07-15 23:10:05 +00:00
stats.py Asynchronously update node statistics 2018-11-29 16:48:30 +01:00
status.py Add relative priority to request list 2018-11-30 15:05:51 -08:00
version.py Fix nodepool --version 2015-02-06 12:09:52 -08:00
webapp.py webapp: fix browser return 2018-06-07 18:47:06 +10:00
zk.py Support requests for specific providers 2019-02-26 16:00:35 -08:00