compose/tests/integration
Luke Marsden a68ee0d9c2 Support volume_driver in compose
* Add support for volume_driver parameter in compose yml
* Don't expand volume host paths if a volume_driver is specified
  (i.e., disable compose feature "relative to absolute path
  transformation" when volume drivers are in use, since volume drivers
  can use name where host path is normally specified; this is a
  heuristic)

Signed-off-by: Luke Marsden <luke@clusterhq.com>
2015-07-31 15:23:15 +01:00
..
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Make smart recreate the default 2015-07-17 11:28:02 +01:00
legacy_test.py Handle case where /containers/json returns "Labels": null 2015-07-15 17:13:33 +01:00
project_test.py Make smart recreate the default 2015-07-17 11:28:02 +01:00
resilience_test.py Make smart recreate the default 2015-07-17 11:28:02 +01:00
service_test.py Support volume_driver in compose 2015-07-31 15:23:15 +01:00
state_test.py Deprecate --allow-insecure-ssl 2015-07-23 10:56:21 +01:00
testcases.py Move make_service_dict out of config 2015-07-03 15:06:53 +01:00