python-neutronclient/neutronclient
Aaron Rosen 24bd404ac5 Combine debug and verbose commandline options
Most of the openstack clients (for example nova) when --debug is specified it
shows the api calls the client is making. However, when debug is passed into
the neutronclient it shows exceptions that have occurred inside the
neutronclient. This patch combines verbose and debug to do the samething.

Change-Id: I6f2e0b17ffbe8fbfa77e26222dae32f5ab1e8866
Closes-bug: #1260489
2014-01-20 13:48:11 -08:00
..
common Misc typo in neutronclient 2013-12-06 00:32:52 +05:30
neutron Fix description of ListSubnet 2014-01-07 08:33:38 +01:00
openstack Fix i18n messages in neutronclient 2013-11-29 19:16:22 -05:00
tests Merge "Remove start index 0 in range()" 2013-12-25 01:49:29 +00:00
v2_0 Merge "Convert xrange to range" 2013-12-01 03:44:20 +00:00
__init__.py Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04:00
client.py Remove an unused imported module 2013-12-18 23:31:27 +01:00
shell.py Combine debug and verbose commandline options 2014-01-20 13:48:11 -08:00
version.py Rename quantumclient to neutronclient 2013-07-03 11:56:44 -04:00