5f079feeaf
Add more information in README.rst Change-Id: Iae60a780828015c6a5919405cdcd31010b386d26
1.2 KiB
1.2 KiB
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
).
- License: Apache License, Version 2.0
- PyPi - package installation
- Online Documentation
- Launchpad project - release management
- Blueprints - feature specifications
- Bugs - issue tracking
- Source
- Developer's Guide