01bd100846398ce44c30c482eac4de3f856e4dd4
tablib has no support on Py3 and it is a blocker of Py3 support. In my understanding, cliff-tablib is not required for testing, so I think we can drop cliff-tablib safely. Change-Id: I6734a01028545d8bd2cd0950b66cc1714b3ae291
Python bindings to the Neutron API
This is a client library for Neutron built on the Neutron API. It
provides a Python API (the neutronclient module) and a
command-line tool (neutron).
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-neutronclient
- Source: http://git.openstack.org/cgit/openstack/python-neutronclient
- Bugs: http://bugs.launchpad.net/python-neutronclient
Description