compose/tests/integration
Joffrey F ec5111f1c2 Volumes are now prefixed with the project name
When created through the compose file, volumes are prefixed
with the name of the project they belong to + underscore,
similarly to how containers are currently handled.

Signed-off-by: Joffrey F <joffrey@docker.com>
2016-01-05 15:21:53 -08:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
project_test.py Volumes are now prefixed with the project name 2016-01-05 15:21:53 -08:00
resilience_test.py Upgrade tests to use new Mounts in container inspect. 2016-01-05 15:09:39 -08:00
service_test.py Add support for declaring named volumes in compose files 2016-01-05 15:09:39 -08:00
state_test.py Add support for declaring named volumes in compose files 2016-01-05 15:09:39 -08:00
testcases.py Volumes are now prefixed with the project name 2016-01-05 15:21:53 -08:00
volume_test.py Volumes are now prefixed with the project name 2016-01-05 15:21:53 -08:00