docker-py/tests
Joffrey F 0258c6e622 Update `Client.create_volume` to use new endpoint
New API endpoint is POST /volumes/create (previously just /volumes)
Since the feature is yet unreleased (RC), no fallback strategy is
implemented.

Signed-off-by: Joffrey F <joffrey@docker.com>
2015-10-21 13:51:09 -07:00
..
testdata/certs utils: add kwargs_from_env 2014-10-29 10:05:49 -07:00
Dockerfile-dind-certs Fix attach method over SSL connections 2015-10-14 17:29:31 -07:00
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
base.py Generic skip decorator for low API version accessible to all tests 2015-09-16 12:55:13 -07:00
fake_api.py Update `Client.create_volume` to use new endpoint 2015-10-21 13:51:09 -07:00
fake_stat.py Formatting 2015-02-12 15:54:16 -08:00
helpers.py put/get archive implementation 2015-10-14 17:26:50 -07:00
integration_test.py Pull correct version of busybox in integration tests 2015-10-14 17:37:45 -07:00
test.py Update `Client.create_volume` to use new endpoint 2015-10-21 13:51:09 -07:00
utils_test.py Use url-safe base64 when encoding auth header 2015-10-14 17:26:50 -07:00