OpenStack Networking (Neutron) Client
Go to file
Sascha Peilicke eef61d7dc5 Support building wheels (PEP-427)
Universal is used to identify pure-Python module(by bdist_wheel). For
these, it is sufficient to build a wheel with _any_ Python ABI version
and publish that to PyPI (by whatever means).

Change-Id: I3dd06b63d2fdcce8961f87fe1d71be052cb0fdf0
2014-02-07 12:17:29 +01:00
doc/source Change copyright headers from LLC to Foundation 2013-10-04 02:37:37 +09:00
neutronclient Combine debug and verbose commandline options 2014-01-20 13:48:11 -08:00
tools Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04:00
.coveragerc Add .coveragerc 2013-02-10 21:41:22 +02:00
.gitignore Updates .gitignore 2013-11-28 22:31:43 +08:00
.gitreview Renamed quantum to neutron in .gitreview 2013-07-06 12:29:37 -04:00
.pylintrc Split quantumclient out. 2012-01-18 09:39:25 +11:00
.testr.conf Move tests back to neutronclient package 2013-08-22 09:10:36 -04:00
HACKING.rst Make HACKING.rst DRYer 2013-11-11 11:29:58 -08:00
LICENSE Split quantumclient out. 2012-01-18 09:39:25 +11:00
MANIFEST.in Rename README to README.rst 2013-06-01 10:08:50 +02:00
neutron_test.sh Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04:00
openstack-common.conf Remove openstack.common.exception usage 2013-08-29 17:53:36 +08:00
README.rst Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04:00
requirements.txt Updated from global requirements 2013-10-16 12:21:29 +00:00
setup.cfg Support building wheels (PEP-427) 2014-02-07 12:17:29 +01:00
setup.py Updated from global requirements 2013-10-01 16:14:57 +00:00
test-requirements.txt Pin Sphinx to <1.2 in test-requirements 2013-12-11 16:23:38 -05:00
tox.ini Add -U to pip install command in tox.ini 2013-12-11 09:20:43 -08:00

This is the client API library for Neutron.