Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pytest assertspytest-asserts | Joffrey F | 2018-01-30 | 1 | -5/+4 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Adding swarm id_attribute to match docker output | Steve Clark | 2017-11-07 | 1 | -0/+1 |
| | | | | | Swarm id is returned in a attribute with the key ID. The swarm model was using the default behaviour and looking for Id. Signed-off-by: Steve Clark <steve@cobe.io> | ||||
* | Use unambiguous advertise-addr when initializing a swarm | Joffrey F | 2017-11-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Allow configuring API version for integration test with env varconfig_test_api_version | Joffrey F | 2017-01-25 | 1 | -3/+4 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Fix Swarm model init to correctly pass arguments through to init_swarm1359-swarm-init | Joffrey F | 2017-01-25 | 1 | -1/+2 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Prevent Swarm address conflictsjenkinsfile | Joffrey F | 2016-12-08 | 1 | -1/+5 |
| | | | | Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Update code and tests for Engine 1.13 compatibilitydnephin-add-attachable | Joffrey F | 2016-12-07 | 1 | -1/+6 |
| | | | | | | Makefile now runs tests against Docker 1.13 RC Signed-off-by: Joffrey F <joffrey@docker.com> | ||||
* | Add new user-focused API | Ben Firshman | 2016-11-22 | 1 | -0/+22 |
See #1086 Signed-off-by: Ben Firshman <ben@firshman.co.uk> |