python-novaclient/novaclient
François Charlier d18954f4a8 Add missing returns and remove superfluous ones
Some methods which should have returned  objects dit not return and some
methods which don't  return anything used return ... Fixed  all that and
added tests to detect two returns which were missing.

Fixes bug 892058

Change-Id: If59468cfe1c7b1ab74ed0bfc6f81590dfd5dd668
2011-12-30 17:40:02 +01:00
..
keystone Add 'discover' command for Keystone discovery and version listing 2011-12-20 12:33:50 -06:00
v1_1 Add missing returns and remove superfluous ones 2011-12-30 17:40:02 +01:00
__init__.py Tests working again...merged in some work we did earlier. 2011-08-03 17:41:33 -04:00
base.py Extensions can now modify resources. 2011-12-21 19:25:39 +00:00
client.py Remove unused imports and fix NameError on exc 2011-12-29 11:10:04 -05:00
exceptions.py new service catalog implementation. 2011-09-26 12:28:43 -07:00
extension.py Extensions can now modify resources. 2011-12-21 19:25:39 +00:00
service_catalog.py minor tweaks and long overdue pep8 2011-10-25 09:34:23 -07:00
shell.py Extensions can now modify resources. 2011-12-21 19:25:39 +00:00
utils.py Extensions can now modify resources. 2011-12-21 19:25:39 +00:00