python-novaclient/tests
Matt Dietz dffd415fba Adds tenant network support to the client
Modifies novaclient, changing the existing networks implementation to a
more appropriate os-admin-networks namespace, and supplements with a
tenant-base network extenion that lives under the os-networks namespace
as a Nova API extension. Also removes from the duplicately named network
test methods.

Implements: blueprint tenant-networks

Change-Id: I54c9f017b86fc413f1646c7bded8cebd94f6a287
2013-01-15 18:07:05 +00:00
..
v1_1 Adds tenant network support to the client 2013-01-15 18:07:05 +00:00
__init__.py Initial commit from fork 2011-01-25 14:01:22 -06:00
fakes.py Accept 1 and 2 as version choices 2011-12-14 14:44:26 -05:00
test_auth_plugins.py Use requests module for HTTP/HTTPS 2012-12-20 13:04:46 -06:00
test_base.py Removed v1.0 support. 2011-12-15 23:10:59 +00:00
test_client.py Adds --os-cache to replace old --no-cache. 2012-12-11 12:58:37 -05:00
test_discover.py discover extensions via entry points 2012-11-09 01:57:53 +00:00
test_http.py Use requests module for HTTP/HTTPS 2012-12-20 13:04:46 -06:00
test_service_catalog.py Make region case insensitive. 2012-08-29 13:16:50 +02:00
test_shell.py Use requests module for HTTP/HTTPS 2012-12-20 13:04:46 -06:00
test_utils.py Fixes utils.findresource checking for integer 2012-11-02 18:21:04 +01:00
utils.py Use requests module for HTTP/HTTPS 2012-12-20 13:04:46 -06:00