diff options
author | boucherv <valentin.boucher@orange.com> | 2016-08-03 11:17:10 +0200 |
---|---|---|
committer | boucherv <valentin.boucher@orange.com> | 2016-08-03 11:34:23 +0200 |
commit | 9f7f322f30921ecdc4c2f7e4b2e7a147ed9a6712 (patch) | |
tree | 1234449068c8d809f38cb6f52d9a1c6bdc7ec152 /docker/requirements.pip | |
parent | 560ab3f2117181dee4a6eb32b3c8a093ca46afc0 (diff) |
functest utils - get_resolvconf_ns() Ensure that dns works with dns name resolution
JIRA: FUNCTEST-402
Change-Id: I5fa9204aafb13330eb810950aa7bc728f1a69162
Signed-off-by: boucherv <valentin.boucher@orange.com>
Diffstat (limited to 'docker/requirements.pip')
-rw-r--r-- | docker/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/requirements.pip b/docker/requirements.pip index f590b2a03..52d0a9cc7 100644 --- a/docker/requirements.pip +++ b/docker/requirements.pip @@ -25,3 +25,4 @@ paramiko==1.16.0 python-congressclient==1.3.0 subprocess32 shyaml +dnspython |