OpenStack Networking (Neutron) Client
Go to file
He Jie Xu 6cc6875b38 Remove gettext.install from quantumclient.__init__
fix bug 1097628

Change-Id: Ic6f2dfb4593fa507fb788786616bff6af3cbb896
2013-02-05 16:47:19 +08:00
doc/source Delete network with id in sample code using API. 2013-01-27 22:55:38 +08:00
quantumclient Remove gettext.install from quantumclient.__init__ 2013-02-05 16:47:19 +08:00
tools Migrate from unittest to testtools 2013-01-14 03:55:51 -08: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
HACKING.rst Clean up codebase in accordance with HACKING/PEP8. 2012-05-02 18:23:46 -07: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 Add initial docs. 2012-06-14 18:04:52 -04:00
quantum_test.sh *-list command shows only limited fields normally. 2012-09-01 11:47:22 +08:00
setup.cfg Add initial docs. 2012-06-14 18:04:52 -04:00
setup.py Add OpenStack trove classifier for PyPI 2012-10-23 10:39:09 -04:00
tox.ini Add initial docs. 2012-06-14 18:04:52 -04:00

README

This is the client API library for Quantum.