Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
11795b56868327318030cdcd94d3113001d958a3
/
tempest
/
clients.py
6968dd5
Imports in alphabetic order
by Attila Fazekas
· 12 years ago
a98a8ef
Merge "Simplify volume test classes inheritance"
by Jenkins
· 12 years ago
e674b01
Merge "Merge boto services to single module"
by Jenkins
· 12 years ago
3dcdae1
Simplify volume test classes inheritance
by Attila Fazekas
· 12 years ago
3d885ef
Merge "Add an images client."
by Jenkins
· 12 years ago
72ea442
Add an images client.
by Matthew Treinish
· 12 years ago
1aed620
Merge boto services to single module
by Attila Fazekas
· 12 years ago
36b1fcf
Add a volume from snapshot test case
by Attila Fazekas
· 12 years ago
e4cb04c
Merge console_output_client to server_client
by Attila Fazekas
· 12 years ago
1982c3c
Addition of XML support to test_quotas.py
by rajalakshmi-ganesan
· 12 years ago
cadcb1f
Credentials Configuration changes
by Attila Fazekas
· 12 years ago
407b6db
Refactor identity
by Attila Fazekas
· 12 years ago
e6d8ee1
Revert "Split up XML and JSON testing."
by James E. Blair
· 12 years ago
58dec9d
Split up XML and JSON testing.
by Matthew Treinish
· 12 years ago
0132098
Merge "Allows identity endpoint to be specified as URI"
by Jenkins
· 12 years ago
7c88eb2
Allows identity endpoint to be specified as URI
by Jay Pipes
· 12 years ago
2daed0a
Object write/read ACL and few security testcases
by harika-vakadi
· 12 years ago
481466b
Initial Oslo sync for Tempest.
by Matthew Treinish
· 12 years ago
[Renamed from tempest/openstack.py]
d793d69
Addition of XML support to test_console_output.py
by rajalakshmi-ganesan
· 12 years ago
1a9ad61
Test to GET public-readable container's object
by harika-vakadi
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 12 years ago
07599c5
Adds a Quotas client for Nova
by Rohit Karajgi
· 12 years ago
a23f500
Add start of the EC2/S3 API testing to tempest
by Attila Fazekas
· 12 years ago
e62b9f0
General cleanup/organization of compute tests
by dwalleck
· 12 years ago
5d73443
Initial add of Swift tests
by dwalleck
· 12 years ago
ead03dc
Add XML support for test_security_groups.py and test_security_group_rules.py.
by Vincent Hou
· 13 years ago
e0884a3
Clean up pep8 E127 violations
by Zhongyue Luo
· 12 years ago
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 12 years ago
6b8a7b7
Add XML support for test cases under identity admin.
by Vincent Hou
· 13 years ago
9854d5b
Add XML support to the cinder client
by Matthew Treinish
· 13 years ago
6e37324
Add support to XML in images_client and its tests
by Mauro S. M. Rodrigues
· 13 years ago
22f03c7
Add XML support for test_list_floating_ips.py.
by Vincent Hou
· 13 years ago
4e08690
Add XML support to the volumes client.
by Matthew Treinish
· 13 years ago
c25ef68
Merge "Add XML support for extensions_client"
by Jenkins
· 13 years ago
dd47d7e
Adds Cinder client
by Rohit Karajgi
· 13 years ago
89126c3
Add XML support for extensions_client
by Tiago Mello
· 13 years ago
eda03b5
Add XML support for flavors_client
by Tiago Mello
· 13 years ago
a636f53
Add xml support to keypairs_client and its tests
by Mauro S. M. Rodrigues
· 13 years ago
3363446
Add XML support to the limits client.
by Matthew Treinish
· 13 years ago
cf8fab6
Add an xml/servers_client.py implementation
by Dan Smith
· 13 years ago
f38eaac
Refactor Tempest to be parallel-test friendly
by Jay Pipes
· 13 years ago
72ea31a
Fixes bug 992088- Testcases for Console Output and one test case to test_authorization.py
by rajalakshmi-ganesan
· 13 years ago
4498683
First cut of Network client and positive tests.
by Unmesh Gurjar
· 13 years ago
6b1e154
Fixes bug/902405. Adds users tests and methods to admin client
by Rohit Karajgi
· 13 years ago
8ed39ac
Adds an identity admin client and API tests for keystone roles.
by chris fattarsi
· 13 years ago
ff10d55
Fixes LP 973338 - Add custom alt and admin manager
by Jay Pipes
· 13 years ago
3f981df
Refactor configuration setup and document config
by Jay Pipes
· 13 years ago
c341a90
Fix unbound local variable 'password error.
by Dan Prince
· 13 years ago
1ae147e
Merge "Addresses lp#940832"
by Jenkins
· 13 years ago
ddd9e0e
Fixes bug 902374-Negative tests for Volumes
by rajalakshmi-ganesan
· 13 years ago
ced8eb8
Addresses lp#940832
by Daryl Walleck
· 13 years ago
587385b
Addresses lp#942382 - refactor configuration for clarity
by Daryl Walleck
· 13 years ago
ed37d73
Fixes LP#902358 - Test case for Floating IPs
by sapan-kona
· 13 years ago
2eb350f
Added Keypair extension (os-keypairs) client and tests LP#900139
by kavan-patil
· 13 years ago
5067728
Adds Images API tests
by Jay Pipes
· 13 years ago
af7ab1c
import error on security groups clientfix 917867
by Ravikumar Venkatesan
· 13 years ago
eeb9caa
incorporated Jay's suggestion bug915695 security groups client - to list
by Ravikumar Venkatesan
· 13 years ago
20b6bca
Code review changes for Bugfix for lp904407, /extensions tests
by donald-ngo
· 13 years ago
738cd63
General test cleanup
by Brian Waldon
· 13 years ago
4ea2efb
Fixed bug 902058 (review comments fixed)
by kavan-patil
· 13 years ago
12d9b29
PEP8 fixes.
by Brian Lamar
· 13 years ago
8a733d9
Daryl's latest renaming commit needed some fixes
by Jay Pipes
· 13 years ago
ed8bef3
Changes the namespace from storm to tempest, as well as adding addition tests and improvements
by Daryl Walleck
· 13 years ago
[Renamed (74%) from storm/openstack.py]
7f75763
Fixes LP Bug#899383 - Cleanup config file search
by Jay Pipes
· 13 years ago
e1b050d
* Added build_url() utility that returns an endpoint URL based on config parameters
by Rohit Karajgi
· 13 years ago
1465d61
Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory
by Daryl Walleck
· 13 years ago