diff options
author | zhihui wu <zhihui.wu2006+zte@gmail.com> | 2017-03-13 07:25:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-13 07:25:53 +0000 |
commit | 89743ab8134e54fe606310e3bf5c65ebab93c62a (patch) | |
tree | 821ffb351375e9c952410f1557f62c1aa8340e2a /requirements.txt | |
parent | 8d56e59c70f15897e366a0dbddefda43107b61c6 (diff) | |
parent | 584b373cc84b9a60ceb80c91c253e11eb7d29225 (diff) |
Merge "Implement 'list' command." into stable/danube
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index c51228f2..d00b3cf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,5 @@ paramiko connexion numpy pbr +ConfigParser +prettytable |