You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
doc | 1 year ago | |
neutronclient | 5 months ago | |
releasenotes | 2 months ago | |
tools | 5 years ago | |
.coveragerc | 7 years ago | |
.gitignore | 4 years ago | |
.gitreview | 3 years ago | |
.pylintrc | 5 years ago | |
.stestr.conf | 3 years ago | |
.zuul.yaml | 2 months ago | |
CONTRIBUTING.rst | 8 years ago | |
HACKING.rst | 5 years ago | |
LICENSE | 11 years ago | |
README.rst | 3 years ago | |
neutron_test.sh | 7 years ago | |
requirements.txt | 2 months ago | |
setup.cfg | 2 months ago | |
setup.py | 2 years ago | |
test-requirements.txt | 2 years ago | |
tox.ini | 2 months ago |
README.rst
Team and repository tags
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