python-novaclient/novaclient/tests/v1_1
Andrey Kurilin 8b8aa499e1 Enable check for E123
E123 closing bracket does not match indentation of opening bracket's line

Change-Id: I3f941032efb5ca2ef9a78f865effbf79c8674ebb
2014-09-24 22:44:20 +03:00
..
contrib Enable check for E123 2014-09-24 22:44:20 +03:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
fakes.py Enable check for E123 2014-09-24 22:44:20 +03:00
test_agents.py Merge "Fix order of arguments in assertEquals" 2014-09-17 01:55:30 +00:00
test_aggregates.py Allow us to use keystoneclient's session 2014-07-01 16:53:47 +01:00
test_auth.py Use Token fixtures from keystoneclient 2014-08-27 10:19:18 +10:00
test_availability_zone.py Fix order of arguments in assertEquals 2014-08-04 10:24:47 +08:00
test_certs.py Allow us to use keystoneclient's session 2014-07-01 16:53:47 +01:00
test_cloudpipe.py Allow us to use keystoneclient's session 2014-07-01 16:53:47 +01:00
test_fixed_ips.py Fix order of arguments in assertEquals 2014-08-04 10:24:47 +08:00
test_flavor_access.py Fixing flavor access __repr__ method 2014-07-02 15:44:50 -03:00
test_flavors.py Fix order of arguments in assertEquals 2014-08-04 10:24:47 +08:00
test_floating_ip_dns.py Fix order of arguments in assertEquals 2014-08-04 10:24:47 +08:00
test_floating_ip_pools.py Convert floating IP pool tests to httpretty 2014-06-25 10:46:16 +10:00
test_floating_ips.py Fix order of arguments in assertEquals 2014-08-04 10:24:47 +08:00
test_floating_ips_bulk.py Convert Floating IP bulk tests to httpretty 2014-06-06 14:39:49 +10:00
test_fping.py Fix order of arguments in assertEquals 2014-08-04 10:24:47 +08:00
test_hosts.py fix host resource repr to use 'host' attribute 2014-07-28 18:54:01 +00:00
test_hypervisors.py Enable check for E123 2014-09-24 22:44:20 +03:00
test_images.py Fix order of arguments in assertEquals 2014-08-04 10:24:47 +08:00
test_keypairs.py Fix order of arguments in assertEquals 2014-08-04 10:24:47 +08:00
test_limits.py Convert limit tests to httpretty 2014-06-27 10:02:52 +10:00
test_networks.py Add support for new fields in network create 2014-07-15 15:01:44 -07:00
test_quota_classes.py Revert "Remove quota-class subcommand" 2014-05-29 16:50:31 -03:00
test_quotas.py Convert Quota tests to httpretty 2014-07-04 17:10:51 +10:00
test_security_group_rules.py Convert security group rules tests to httpretty 2014-07-04 17:10:51 +10:00
test_security_groups.py Convert security group tests to httpretty 2014-07-04 17:10:51 +10:00
test_server_groups.py Convert Server Group Tests to httpretty 2014-07-04 17:10:51 +10:00
test_servers.py Enable check for E123 2014-09-24 22:44:20 +03:00
test_services.py Fix order of arguments in assertEquals 2014-08-04 10:24:47 +08:00
test_shell.py Merge "Live migrate each instance from one host to other hosts" 2014-09-22 15:37:39 +00:00
test_usage.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_volumes.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
testfile.txt Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
utils.py Enable hacking check for Apache 2.0 license 2013-12-06 10:47:41 +10:30