Add docker container manage function 31/37231/2
authorliyin <liyin11@huawei.com>
Wed, 12 Jul 2017 02:57:13 +0000 (10:57 +0800)
committerliyin <liyin11@huawei.com>
Wed, 12 Jul 2017 03:09:30 +0000 (11:09 +0800)
commitc821b792db011dbbe1c70d256fadbe9c745570ff
tree4849ab023d0f629f77defbea0e401568234a8a15
parentb39f17a60e91552ffe94c520a30e6b271077f294
Add docker container manage function

JIRA: BOTTLENECK-171

This patch will add a file to create some function,
Bottlenecks will use those function to manage docker.
for example: docker ip address , create docker ,remove docker.

Change-Id: I60e70ed9c6c7805e85b183ea3b19295fce68f657
Signed-off-by: liyin <liyin11@huawei.com>
utils/infra_setup/runner/docker_usage.py [new file with mode: 0644]