compose/tests/integration
Aanand Prasad dfa4bf4452 Ignore containers that don't have a name
If a container is in the process of being removed, or removal has
failed, it can sometimes appear in the output of GET /containers/json
but not have a 'Name' key. In that case, rather than crashing, we can
ignore it.

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2015-08-10 16:29:12 +01:00
..
__init__.py
cli_test.py Interpolate environment variables 2015-08-06 11:18:57 +01:00
legacy_test.py Ignore containers that don't have a name 2015-08-10 16:29:12 +01:00
project_test.py
resilience_test.py
service_test.py Interpolate environment variables 2015-08-06 11:18:57 +01:00
state_test.py
testcases.py