OpenStack Networking (Neutron) Client
Go to file
OpenDev Sysadmins c7bd5c77e7 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:44:46 +00:00
doc/source Remove quantumclient and proxy to neutronclient 2013-09-25 19:38:14 -04:00
quantumclient Proxy find_resource_by_name_or_id from neutron client 2013-09-30 09:37:49 -07:00
tests Remove quantumclient and proxy to neutronclient 2013-09-25 19:38:14 -04:00
tools Rename requires files to standard names. 2013-05-28 18:22:04 -05:00
.coveragerc Add .coveragerc 2013-02-10 21:41:22 +02:00
.gitignore Migrate to pbr. 2013-05-24 13:08:00 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:46 +00:00
.pylintrc Split quantumclient out. 2012-01-18 09:39:25 +11:00
.testr.conf Move tests to project root 2013-04-01 17:54:06 -07: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 Rename README to README.rst 2013-06-01 10:08:50 +02:00
README.rst Remove quantumclient and proxy to neutronclient 2013-09-25 19:38:14 -04:00
requirements.txt Remove quantumclient and proxy to neutronclient 2013-09-25 19:38:14 -04:00
setup.cfg Rename README to README.rst 2013-06-01 10:08:50 +02:00
setup.py Remove quantumclient and proxy to neutronclient 2013-09-25 19:38:14 -04:00
test-requirements.txt Remove quantumclient and proxy to neutronclient 2013-09-25 19:38:14 -04:00
tox.ini Merge "Remove the monkey patching of _ into the builtins." 2013-07-01 19:42:23 +00:00

README.rst

This package provides a compatibility layer for code that was built to require the old Quantum API Client. New code should use the neutronclient module.