tempest/tempest/common
Ken'ichi Ohmichi 46f574e74e Apply a naming rule of GET to compute clients(n*)
[GET /resources] methods should be "list_<resource name>s"
or "show_<resource name>", so this patch applies the rule
to compute clients which name is "networks".

In addition, this patch moves "name" filter of list_networks
to caller side because this filter is used at one place.

Partially implements blueprint consistent-service-method-names

Change-Id: Ic2f7b8a2724035f0b2cd9def13cd7f7fc1e9924d
2015-06-15 15:01:16 +00:00
..
generator Switch all uses of iteritems to use six instead 2015-05-10 12:46:22 -04:00
utils Merge "Extend PATH and set -o pipefail in linux ssh" 2015-05-29 15:22:02 +00:00
__init__.py Changes the namespace from storm to tempest, as well as adding addition tests and improvements 2011-12-06 16:48:03 -06:00
accounts.py Merge "Rework get_network_from_name() function" 2015-05-11 09:12:46 +00:00
commands.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
cred_provider.py Drop auth and corresponding unit tests 2015-04-29 14:40:41 +01:00
credentials.py Initial class creds creation in test base class 2015-04-27 15:23:13 +01:00
custom_matchers.py Switch all uses of iteritems to use six instead 2015-05-10 12:46:22 -04:00
fixed_network.py Apply a naming rule of GET to compute clients(n*) 2015-06-15 15:01:16 +00:00
glance_http.py Switch all uses of httplib to import from six 2015-04-23 12:00:18 -04:00
isolated_creds.py Add config option to disable network isolation 2015-05-27 22:14:44 +00:00
negative_rest_client.py Remove remaining CONF references in service_client 2015-03-23 10:19:39 -04:00
service_client.py Remove remaining CONF references in service_client 2015-03-23 10:19:39 -04:00
tempest_fixtures.py Update all Oslo module use 2015-03-11 21:07:56 +00:00
validation_resources.py Define validation_resources function for ssh validation 2015-05-06 14:58:17 +00:00
waiters.py Apply a show_image rule of GET to clients 2015-05-22 20:06:34 +00:00