python-novaclient/novaclient/tests/v1_1
Davanum Srinivas 9344f02649 Fix for invalid literal ValueError parsing ipv6 url(s)
Switch to using network_utils for splitting the URL. The code
in oslo-incubator supports ipv6 urls

HEAD of oslo-incubator is bb52a3fc49f033b9f36238231ca56e754a78cf4b

Updated openstack-common.conf to pick up the new dependency from
oslo-incubator

Change-Id: Ifa3dec384e85942a191260d17e8141030d31ff84
Closes-Bug: #1298137
2014-03-29 14:16:02 -04:00
..
contrib Add os-server-external-events support 2014-03-07 06:51:57 -08:00
__init__.py Move tests into the novaclient package. 2013-05-25 08:23:14 +02:00
fakes.py Nova CLI for server groups 2014-03-13 04:14:11 -07:00
test_agents.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_aggregates.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_auth.py Fix for invalid literal ValueError parsing ipv6 url(s) 2014-03-29 14:16:02 -04:00
test_availability_zone.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_certs.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_cloudpipe.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_fixed_ips.py Removes vim configuration headers 2014-01-08 08:13:46 +00:00
test_flavor_access.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_flavors.py Flavor ExtraSpecs containing '/' cannot be deleted 2014-01-31 17:38:19 -05:00
test_floating_ip_dns.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_floating_ip_pools.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_floating_ips.py Replace assertEqual(None, *) with assertIsNone in tests 2014-02-19 12:12:12 +08:00
test_floating_ips_bulk.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_fping.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_hosts.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_hypervisors.py Adds hypervisor support for Nova V3 API 2013-12-19 23:38:20 +10:30
test_images.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_keypairs.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_limits.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_networks.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_quota_classes.py Fix QuotaClassSet and their tests 2014-01-15 18:58:11 +09:00
test_quotas.py Remove invalid parameter of quota-update 2014-02-11 14:57:46 +08:00
test_security_group_rules.py Enables H306 pep8 rules 2013-12-12 17:43:08 +00:00
test_security_groups.py assertTrue(isinstance) replace by assertIsInstance 2014-01-15 10:49:12 +08:00
test_server_groups.py Nova CLI for server groups 2014-03-13 04:14:11 -07:00
test_servers.py Adds support for the get_rdp_console API 2014-02-08 20:15:37 +00:00
test_services.py Fix Serivce class AttributeError 2014-02-05 13:31:33 +09:00
test_shell.py Merge "Fix some spelling mistakes" 2014-03-08 18:01:41 +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