OpenStack Networking (Neutron) Client
Go to file
Andres Buraschi 82833e4e3b Improvements in neutron_test sanity tests script
Neutron test 'sanity' script was fixed and cleanup functionality was added, to
allow a complete test cycle for create/update/delete methods.

Change-Id: I4f611f68c100356a672dac0851d7339736c73f71
Closes-Bug: #1274945
2014-03-31 17:02:36 -03:00
doc/source Remove unused imports 2014-02-19 21:26:25 +08:00
neutronclient Show the unknown auth stratey in neutron client 2014-03-25 07:19:33 -07: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 Improvements in neutron_test sanity tests script 2014-03-31 17:02:36 -03:00
openstack-common.conf Remove openstack.common.exception usage 2013-08-29 17:53:36 +08:00
requirements.txt Updated from global requirements 2014-03-11 17:36:18 +00: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 Updated from global requirements 2014-03-05 19:29:57 +00:00
tox.ini Work around pypy testing issue 2014-03-19 10:37:08 +09:00

README.rst

This is the client API library for Neutron.