python-novaclient/tests
Alessio Ababilov c9fc9b5b8f Make ManagerWithFind abstract and fix its descendants
ManagerWithFind requires list() method in its descendants.
Make it abstract and fix its improper descendants that do
not implement list() (SecurityGroupRuleManager and many others).

Fixes: bug #1180393
Change-Id: Ic8b466a57554018092c31c6d6b3ea62f181d7000
2013-05-15 21:47:05 +03:00
..
v1_1 Make ManagerWithFind abstract and fix its descendants 2013-05-15 21:47:05 +03:00
__init__.py Initial commit from fork 2011-01-25 14:01:22 -06:00
fakes.py Merge "A minimum of Python3 fixes so that installation works without errors/warnings." 2013-03-01 23:50:39 +00:00
test_auth_plugins.py Use HTTP keep-alive feature in HTTPClient class 2013-04-19 09:46:17 +03:00
test_base.py Removed v1.0 support. 2011-12-15 23:10:59 +00:00
test_client.py Use HTTP keep-alive feature in HTTPClient class 2013-04-19 09:46:17 +03:00
test_discover.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
test_http.py Use HTTP keep-alive feature in HTTPClient class 2013-04-19 09:46:17 +03:00
test_service_catalog.py Make region case insensitive. 2012-08-29 13:16:50 +02:00
test_shell.py Adds extended status fields to nova list 2013-04-29 13:52:08 -05:00
test_utils.py Ensure list output function can support non-sorting printing 2013-01-17 11:51:46 +08:00
utils.py Update to requests >= 0.8 2013-02-11 12:49:28 +01:00