python-novaclient/tests/v1_1
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
..
contrib Merge "Add support for retrieving instance-actions info" 2013-03-26 05:54:48 +00:00
__init__.py Split everything down the middle into v1_0 and v1_1, including tests. 2011-08-03 16:36:03 -04:00
fakes.py Allow deleting multiple images from shell 2013-04-29 11:10:16 -05:00
test_agents.py Fix IBM copyright strings 2013-04-02 18:37:27 -04:00
test_aggregates.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
test_auth.py Use HTTP keep-alive feature in HTTPClient class 2013-04-19 09:46:17 +03:00
test_availability_zone.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
test_certs.py Cleanup unused import 2013-04-17 13:51:37 +00:00
test_cloudpipe.py Cleanup unused import 2013-04-17 13:51:37 +00:00
test_coverage_ext.py Cleanup unused import 2013-04-17 13:51:37 +00:00
test_fixed_ips.py Cleanup unused import 2013-04-17 13:51:37 +00:00
test_flavor_access.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
test_flavors.py Add 'flavor-list --all' admin switch 2013-04-26 09:49:29 +10:00
test_floating_ip_dns.py Cleanup unused import 2013-04-17 13:51:37 +00:00
test_floating_ip_pools.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
test_floating_ips.py Implementing Floating Ip Pools. 2012-01-10 16:24:43 -08:00
test_floating_ips_bulk.py Fix IBM copyright strings 2013-04-02 18:37:27 -04:00
test_fping.py Cleanup unused import 2013-04-17 13:51:37 +00:00
test_hosts.py Make ManagerWithFind abstract and fix its descendants 2013-05-15 21:47:05 +03:00
test_hypervisors.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
test_images.py Added limit to image-list in a preparatory step toward addressing bug 1001345. 2013-02-18 20:14:53 +00:00
test_keypairs.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_limits.py Add optional argument to include reservations in os-used-limits 2012-12-12 21:26:10 +00:00
test_networks.py Fix for --bridge-interface being ignore by nova network-create 2013-05-13 16:44:27 +01:00
test_quota_classes.py Fix Copyright Headers from LLC to Foundation 2013-03-13 20:12:23 -04:00
test_quotas.py Support force update quota 2013-04-11 17:11:08 +08:00
test_security_group_rules.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_security_groups.py Add support for all-tenants search opt to secgroup-list 2012-09-14 16:17:05 +01:00
test_servers.py make sure .get() also updates _info 2013-04-10 15:53:54 -07:00
test_services.py Fix IBM copyright strings 2013-04-02 18:37:27 -04:00
test_shell.py Merge "Allow deleting multiple images from shell" 2013-04-29 22:50:43 +00:00
test_usage.py Add a 'usage' module and 'usage-list' cli command 2012-01-24 15:32:34 -05:00
testfile.txt Tests working again...merged in some work we did earlier. 2011-08-03 17:41:33 -04:00
utils.py Split everything down the middle into v1_0 and v1_1, including tests. 2011-08-03 16:36:03 -04:00