OpenStack Networking (Neutron) Client
Go to file
llg8212 cc2a56cc1a Replace assertEqual(None, *) with assertIsNone in tests
Replace assertEqual(None, *) with assertIsNone in tests to have
more clear messages in case of failure.

Change-Id: I442951deb2bc6df199a1dd76142f71fc92e6f745
Closes-Bug:#1280522
2014-02-22 11:57:55 +08:00
doc/source Change copyright headers from LLC to Foundation 2013-10-04 02:37:37 +09:00
neutronclient Replace assertEqual(None, *) with assertIsNone in tests 2014-02-22 11:57:55 +08:00
tools Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04:00
.coveragerc update coveragerc file 2014-01-27 16:56:49 +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
README.rst Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04: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
requirements.txt Work around for httplib2 retries on timeout 2014-02-17 22:40:56 -08:00
setup.cfg Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04: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

README.rst

This is the client API library for Neutron.