This fixes a bug where migration would fail with an error if a downstream container was migrated before its upstream dependencies, due to `check_for_legacy_containers()` being implicitly called when we fetch `links`, `volumes_from` or `net` dependencies. Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli_test.py | ||
| legacy_test.py | ||
| project_test.py | ||
| service_test.py | ||
| state_test.py | ||
| testcases.py | ||