OpenStack Networking (Neutron) Client
Go to file
Akihiro MOTOKI f96219d67a Fix a description of floatingip-id in (dis)associate commands
Fixes bug 1151328

Also makes positional parameters of Show/Update/Delete commands upper.

Change-Id: Ifc6b76954ad987379f765f346167bb73556034f1
2013-03-07 14:24:52 +09:00
doc/source Delete network with id in sample code using API. 2013-01-27 22:55:38 +08:00
quantumclient Fix a description of floatingip-id in (dis)associate commands 2013-03-07 14:24:52 +09:00
tools Update cliff dependency (1.3.1) 2013-02-27 13:54:22 +00:00
.coveragerc Add .coveragerc 2013-02-10 21:41:22 +02:00
.gitignore Add file 'ChangeLog' to MANIFEST.in 2012-12-19 15:10:17 +01:00
.gitreview Split quantumclient out. 2012-01-18 09:39:25 +11:00
.pylintrc Split quantumclient out. 2012-01-18 09:39:25 +11:00
.testr.conf Migrate from nose to testr 2013-02-03 10:54:52 +11:00
HACKING.rst Migrate from nose to testr 2013-02-03 10:54:52 +11:00
LICENSE Split quantumclient out. 2012-01-18 09:39:25 +11:00
MANIFEST.in Add file 'ChangeLog' to MANIFEST.in 2012-12-19 15:10:17 +01:00
README Added README. 2012-01-18 14:50:04 +11:00
openstack-common.conf Support XML request format 2013-02-06 18:56:10 +08:00
quantum_test.sh Support XML request format 2013-02-06 18:56:10 +08:00
setup.cfg Migrate from nose to testr 2013-02-03 10:54:52 +11:00
setup.py Add OpenStack trove classifier for PyPI 2012-10-23 10:39:09 -04:00
tox.ini Support XML request format 2013-02-06 18:56:10 +08:00

README

This is the client API library for Quantum.