OpenStack Networking (Neutron) Client
Go to file
Nachi Ueno 5a382451b8 Add get_attr for EXTED_PLURALS
FW Client CLI change (d04f3822b5)
breaks nova unit test.
The change itself is good, but we should change nova ut before
the changing neutron client.
In this commit, we will skip the error adding get_attr
for the property.
Note, this is a temporary fix, we will revert this change
when Nova side unit test fixed

Fixes bug 1209364

Change-Id: I6b5d7e6d529e05c89ad14c09069f4651ef3a500e
2013-08-07 12:31:58 -07:00
doc/source Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04:00
neutronclient Add get_attr for EXTED_PLURALS 2013-08-07 12:31:58 -07:00
tests Merge "FWaaS Client and Cli" 2013-08-07 04:54:23 +00: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 Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04: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 to project root 2013-04-01 17:54:06 -07:00
HACKING.rst Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04: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 Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04:00
requirements.txt Sync with global requirements 2013-08-06 14:11:18 -03:00
setup.cfg Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04:00
setup.py Sync with global requirements 2013-08-06 14:11:18 -03:00
test-requirements.txt Sync with global requirements 2013-08-06 14:11:18 -03:00
tox.ini Sync with global requirements 2013-08-06 14:11:18 -03:00

README.rst

This is the client API library for Neutron.