16e02dd83a

Until one of the solutions proposed in [1] are complete, and until the vpn plugin is added to this repo, failing tests should be commented so as to not block ongoing development. [1]: https://etherpad.openstack.org/p/vpn-test-changes Related-bug: #1484148 Change-Id: I9a41bd74a1a55c0b0137c7b4453eaf7517c43483
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
Languages
Python
100%