nodepool/nodepool
David Shrewsbury feaa6ad51b Protect against no matches for an upload
It's possible that one of the children for an upload znode has
been deleted by the time we request that child's znode data.
Protect against that by adding a check for None returned from
getImageUpload().

Change-Id: Ifd4e26baf480420d649e7ae85b43a57bf5338f96
2017-04-27 17:47:55 +00:00
..
cmd Enforce cloud as a required config value 2017-04-27 08:37:02 -07:00
tests Enforce cloud as a required config value 2017-04-27 08:37:02 -07:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
builder.py Merge branch 'master' into feature/zuulv3 2017-03-30 21:46:15 +11:00
config.py Remove support for nodepool_id 2017-03-30 12:08:04 -04:00
exceptions.py Add initial ZooKeeper API 2016-07-21 14:46:04 -04:00
fakeprovider.py Merge "Fetch list of AZs from nova if it's not configured" into feature/zuulv3 2017-03-30 15:31:39 +00:00
nodepool.py Merge "Remove unused timing constants" into feature/zuulv3 2017-04-03 14:07:14 +00:00
nodeutils.py Remove SSH support from nodepool 2017-03-24 11:44:58 -04:00
provider_manager.py Remove support for nodepool_id 2017-03-30 12:08:04 -04:00
stats.py Don't use global statsd 2016-01-15 12:38:21 +11:00
status.py Add request-list nodepool command 2017-03-14 12:09:54 -04:00
task_manager.py Don't use taskmanagers in builder 2016-12-07 11:58:24 -08:00
version.py Fix nodepool --version 2015-02-06 12:09:52 -08:00
webapp.py Make web status text/plain 2017-02-03 11:57:50 +11:00
zk.py Protect against no matches for an upload 2017-04-27 17:47:55 +00:00