summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_start_volume_driver_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* integration-cli: fixupsAntonio Murdaca2016-03-031-16/+18
* integration-cli: remove not necessary -dAntonio Murdaca2016-02-271-2/+2
* Fix panic when plugin responds with null volumeBrian Goff2016-02-241-1/+17
* Probe all drivers if volume driver not specifiedBrian Goff2016-02-101-0/+13
* Assert error in body of function `inspectField*`Zhang Wei2016-01-291-2/+1
* On container rm, don't remove named mountpointsBrian Goff2016-01-251-2/+8
* Allow external volume drivers to host anonymous volumes and copy existing dat...Stephen Rust2016-01-081-27/+0
* Move responsibility of ls/inspect to volume driverBrian Goff2016-01-051-9/+70
* Fix bug in volume driver test implementationBrian Goff2015-10-201-48/+81
* use of checkers on docker_cli_start_volume_driver_unix_test.goweiyan2015-10-191-99/+75
* Merge pull request #15798 from calavera/volume_driver_host_configBrian Goff2015-09-081-7/+3
|\
| * Move VolumeDriver to HostConfig to make containers portable.David Calavera2015-09-041-7/+3
* | Set bind driver after volume is createdBrian Goff2015-09-021-0/+16
|/
* Retry registering a volume driverStephen Rust2015-09-011-0/+40
* Don't hold lock around volume driver for volume create.Stephen Rust2015-08-281-0/+39
* Add volume API/CLIBrian Goff2015-08-261-20/+12
* added check for bind on create to determine local volume driverClinton Kitson2015-08-201-0/+35
* Promote volume drivers from experimental to master.David Calavera2015-07-211-1/+0
* Separate plugin sockets and specs.David Calavera2015-07-161-3/+3
* Plugins JSON spec.David Calavera2015-06-291-1/+0
* Remove timer and use -check.v for tests formattingAlexander Morozov2015-06-181-1/+0
* Fix volume plugin serialization.David Calavera2015-06-091-6/+6
* Propagate unmount events to the external volume drivers.David Calavera2015-05-221-17/+127
* Mark --volume-driver as experimentalArnaud Porterie2015-05-211-12/+1
* Volumes refactor and external plugin implementation.David Calavera2015-05-211-0/+150