Commit Graph

2 Commits

Author SHA1 Message Date
Spyros Trigazis (strigazi) 1e0785c320 Move to docker python SDK 2.x.x
Since we use docker >= 12.1 we can move to docker python SDK 2.x.x.
Docker 2.x.x is backwards compatible with older docker versions
using the APIClient instead of the DockerClient [1].

[1] https://docker-py.readthedocs.io/en/stable/api.html

Change-Id: I9e50a877de6e0a8c3ba56c2d7ebbbe336972a146
Close-Bug: #1696862
2017-06-09 15:03:25 +00:00
Hieu LE 6d6cfb87b6 Centralize config option: docker section
Centralize config option of docker section.
Replace oslo_conf cfg to magnum.conf.

Change-Id: Ic8b2b2f0f9bfc6b02d75f57fab00c548b9d8f482
Implements: blueprint centralize-config-magnum
2016-09-22 05:57:31 +00:00