diff options
author | IWASE Yusuke <iwase.yusuke0@gmail.com> | 2016-10-28 10:47:59 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-11-04 09:51:27 +0900 |
commit | 7e91a55a5689d78378f4c88b0bbefdcbd0ab701e (patch) | |
tree | e749a7bfafe9baac5776ed142ee3256639751355 /tools | |
parent | fba95e2afaa314572fe49961fe9961a072ff1902 (diff) |
contrib/ncclient: Remove embedded ncclient, use upstream
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/test-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires index 9153f066..8510ede1 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -9,3 +9,4 @@ lxml==3.4.0; platform_python_implementation == 'PyPy' cryptography==1.5 paramiko # NETCONF, BGP speaker tinyrpc # RPC +ncclient # OF-Config |