Removed jsonrpclib dependency

It was used by Arista ML2 driver that is now decomposed from the tree.
The dependency is also one of those blocking our python 3 story [1].

[1]: https://caniusepython3.com/check/ba7f2a23-8a1b-4ec9-9d85-08c7d3b05230

Change-Id: I4de422da14e382ece49987da498d2d7f424e89b4
This commit is contained in:
Ihar Hrachyshka 2015-04-13 15:21:46 +02:00
parent e0d774b13f
commit db4764587c
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ eventlet>=0.16.1,!=0.17.0
greenlet>=0.3.2
httplib2>=0.7.5
requests>=2.2.0,!=2.4.0
jsonrpclib
Jinja2>=2.6 # BSD License (3 clause)
keystonemiddleware>=1.5.0
netaddr>=0.7.12