Comment 3 for bug 1503460

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/232138
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=49cf17c12dc18eef5d540388fac9a9fe825f5264
Submitter: Jenkins
Branch: master

commit 49cf17c12dc18eef5d540388fac9a9fe825f5264
Author: Hongbin Lu <email address hidden>
Date: Wed Oct 7 10:38:24 2015 -0400

    Move 'docker_for_container' to a common module

    This method is for obtaining a docker client that is used to
    communicate with a swarm bay. Pulling it out of docker conductor
    allows it to be reused later.

    Change-Id: I495835595ee049103f97ee8b5bfe9eb74fe9ad45
    Partial-Bug: #1503460