nodepool/nodepool
Ian Wienand e1461659de AWS tests: cleanup image deletion checking
This is a follow-on to I3279c3b5cb8cf26d390835fd0a7049bc43ec40b5

As discussed in the referenced issue, the blank return and
AttributeError here is the correct way to determine a recently deleted
image.  We don't need to catch the ClientError as that won't be raised
any more.  Getting a value for the state would indicate it wasn't
deleted.

This bumps the moto base requirement to ensure we have this behaviour.

Change-Id: I2d5b0ccb9802aa0d4c81555a17f40fe8b8595ebd
2022-04-28 14:16:16 +10:00
..
cmd Merge "Add zookeeper-timeout connection config" 2022-03-24 15:23:02 +00:00
driver Merge "Add option of configuring imagePullSecrets for openshift drivers" 2022-04-19 08:58:53 +00:00
releasenotes/notes Filter active images for OpenStack provider 2020-03-17 16:26:50 +01:00
tests AWS tests: cleanup image deletion checking 2022-04-28 14:16:16 +10:00
__init__.py Initial commit 2013-08-15 09:47:23 -07:00
builder.py Merge "Add zookeeper-timeout connection config" 2022-03-24 15:23:02 +00:00
config.py Merge "Add zookeeper-timeout connection config" 2022-03-24 15:23:02 +00:00
exceptions.py Remove uneeded shebang and exec bit on some files 2019-12-13 19:30:03 +01:00
launcher.py Merge "Don't yield to a provider with unsupported labels" 2022-03-25 07:40:34 +00:00
logconfig.py Format multi-line log entries 2021-03-05 13:34:19 -08: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 Export current tenant limit stats 2022-01-07 09:27:31 +01:00
status.py Ignore unparsable/empty image build ZNode data 2020-10-06 12:44:18 +02:00
version.py Switch docs theme to versioned RTD 2021-12-16 11:23:30 -08:00
webapp.py Add ready endpoint to webapp 2019-12-21 10:06:55 +00:00
zk.py Merge "Add zookeeper-timeout connection config" 2022-03-24 15:23:02 +00:00