compose/tests
Aanand Prasad 7da8e6be3b Migrate containers in dependency order
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>
2015-05-26 16:03:06 +01:00
..
fixtures Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
integration Migrate containers in dependency order 2015-05-26 16:03:06 +01:00
unit Use 'top' instead of 'sleep' as a dummy command 2015-05-21 16:24:29 +01:00
__init__.py [pep8] flake8 run for everything, fix items from this change 2015-03-25 23:15:34 -07:00