diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-03-03 12:05:21 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2013-03-05 07:37:44 +0900 |
commit | 8649e9e15356dc2bd6faa9c7e8a41eb89921280c (patch) | |
tree | db18de798d83a87737768b8a767b9f3bdbdbc304 /tools | |
parent | d1a87e87c13568bd30394237e2ee21b21a843b8a (diff) |
contrib: import ncclient library (NETCONF clients)
NETCONF clients
https://github.com/leopoul/ncclient/
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/pip-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 7be30721..2a9b4ce4 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,3 +1,4 @@ gevent>=0.13 routes webob>=1.0.8 +paramiko |