Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
798a32fe46ff33af515d6bc79ac04303c70b617a
/
tempest
/
common
696d1a4
Remove variable assignment that appears twice
by Rami Vaknin
· 12 years ago
836e478
Move out http response checking from the request
by Attila Fazekas
· 12 years ago
4067099
Merge "Derivate most of the RestClient's exception from the failureException"
by Jenkins
· 12 years ago
e418744
Merge "Move the singleton to a common location"
by Jenkins
· 12 years ago
77e2b60
Merge "Add NotImplementedError to the abstract method"
by Jenkins
· 12 years ago
9652403
Derivate most of the RestClient's exception from the failureException
by Attila Fazekas
· 12 years ago
3e1b674
Move the singleton to a common location
by Attila Fazekas
· 12 years ago
0275a0d
Handling rate-limit for JSON request- rest_client
by rajalakshmi-ganesan
· 12 years ago
d236b4e
Add NotImplementedError to the abstract method
by Attila Fazekas
· 12 years ago
cadcb1f
Credentials Configuration changes
by Attila Fazekas
· 12 years ago
d65aec0
Merge "Fix flavors tests so they can be run in parallel"
by Jenkins
· 12 years ago
8abacf3
Fix flavors tests so they can be run in parallel
by Chris Yeoh
· 12 years ago
fc9e333
Fix PEP8 compliance problems
by Chris Yeoh
· 12 years ago
7c88eb2
Allows identity endpoint to be specified as URI
by Jay Pipes
· 12 years ago
cd8eaec
Adds setting to disable SSL cert validation
by Jay Pipes
· 12 years ago
f237ccb
Fix T401 and T402 errors
by Sean Dague
· 12 years ago
481466b
Initial Oslo sync for Tempest.
by Matthew Treinish
· 12 years ago
a72ee9a
Logic in rest_client incorrect "resp.status=413"
by rajalakshmi-ganesan
· 12 years ago
d6ba4b4
Specify region by name.
by K Jonathan Harker
· 12 years ago
8527c8a
RestClient: Don't hard code volume service name.
by Dan Prince
· 12 years ago
e9e24dd
Tempest should ignore SSL certificate validation
by Jay Pipes
· 12 years ago
4949439
Ensure we check for the right body
by Armando Migliaccio
· 12 years ago
492cd36
Merge "Fix typo that causes NameError: global name 'exception' exception"
by Jenkins
· 12 years ago
41de64f
Fix typo that causes NameError: global name 'exception' exception
by Armando Migliaccio
· 12 years ago
05d9fb9
Fix use of except in tempest.
by Matthew Treinish
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 12 years ago
972ac5b
Merge "Empty Body testing according to the RFC2616"
by Jenkins
· 12 years ago
5abb253
Start making setup.py similar to other OpenStack Projects
by Attila Fazekas
· 12 years ago
72c7a5f
Empty Body testing according to the RFC2616
by Attila Fazekas
· 12 years ago
4ef897c
Merge "Fix and simplify arbitrary_string. lp#1085048"
by Jenkins
· 12 years ago
47737d8
Fix and simplify arbitrary_string. lp#1085048
by Jaroslav Henner
· 12 years ago
7ccda8c
Simplify parse_image_id.
by Jaroslav Henner
· 12 years ago
426326e
Fix issue with 404 logs on wait for delete.
by Matthew Treinish
· 12 years ago
a23f500
Add start of the EC2/S3 API testing to tempest
by Attila Fazekas
· 12 years ago
6c3c780
Added Swift tests:
by Larisa Ustalov
· 12 years ago
e62b9f0
General cleanup/organization of compute tests
by dwalleck
· 12 years ago
d246eb4
Merge "Initial add of Swift tests"
by Jenkins
· 12 years ago
5d73443
Initial add of Swift tests
by dwalleck
· 12 years ago
a4b709c
Fix 'message' is not defined errors.
by Dan Prince
· 12 years ago
76888ee
Clean up pep8 E125 violations
by Zhongyue Luo
· 12 years ago
30a563f
Clean up pep8 E123 and E124 violations
by Zhongyue Luo
· 12 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
e471d6e
Clean up pep8 E711 violations
by Zhongyue Luo
· 13 years ago
229845a
Merge "Adds client API and tests for volume attachments"
by Jenkins
· 12 years ago
c89003a
Merge "Fix ssh.Client retval and deadlock danger LP#1038561"
by Jenkins
· 12 years ago
6ec6fc2
make the rand_name value shorter
by Ionuț Arțăriși
· 12 years ago
a42fe44
Adds client API and tests for volume attachments
by Rohit Karajgi
· 12 years ago
ab32784
Fix ssh.Client retval and deadlock danger LP#1038561
by Jaroslav Henner
· 13 years ago
ba6cb16
Add a RestClient variant that sends and expects XML
by Dan Smith
· 13 years ago
98e66dd
Addresses lp#1004971
by Daryl Walleck
· 13 years ago
051075a
Addition of base Smoke and Whitebox tests
by Jay Pipes
· 13 years ago
28e35c5
Remove skips for resolved bugs and fixed some coding errors in tests.
by David Kranz
· 13 years ago
edba062
Add skip for disabled user test until associated bug is fixed
by Jay Pipes
· 13 years ago
c18d8c6
Add tests for volume attach and detach
by Dan Smith
· 13 years ago
6aceb4a
Wait for resource deletion after 202 response. Fixes bug 1007447.
by David Kranz
· 13 years ago
d2a28af
Fixes lp:1002135. Minor re-factor to rest client
by Rohit Karajgi
· 13 years ago
6b9b288
Adds instance_utils library and initial SSH tests
by Daryl Walleck
· 13 years ago
6b1e154
Fixes bug/902405. Adds users tests and methods to admin client
by Rohit Karajgi
· 13 years ago
e81e01d
Merge " Adds an identity admin client and API tests for keystone roles."
by Jenkins
· 13 years ago
aeddf63
Moved parse_image_id() to data_utils
by Rohit Karajgi
· 13 years ago
8ed39ac
Adds an identity admin client and API tests for keystone roles.
by chris fattarsi
· 13 years ago
5098fa2
Clients subclass the RestClient to allow attributes to be
by chris fattarsi
· 13 years ago
180fed1
Fix and simplify reboot stress test. Add new env stuff.
by David Kranz
· 13 years ago
3f981df
Refactor configuration setup and document config
by Jay Pipes
· 13 years ago
1ae147e
Merge "Addresses lp#940832"
by Jenkins
· 13 years ago
a22f57b
Fixes lp#960647
by Daryl Walleck
· 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
a559897
Redrive rate limited API calls.
by Eoghan Glynn
· 13 years ago
b90a1a6
Addresses lp#933845 * Changed config to use catalog type instead of catalog name
by Daryl Walleck
· 13 years ago
5a23d86
Fix for bug 931712. Make keypair test work.
by David Kranz
· 13 years ago
8a707db
Addresses LP#917976 * Adds basic logging when exceptions occur
by Daryl Walleck
· 13 years ago
2b68e8e
Merge "Fixes LP#920812 - KeyError: 'overLimit' on 413 return"
by Jenkins
· 13 years ago
745259c
Fixes LP #920782 - Malformed request URL
by Jay Pipes
· 13 years ago
9b04384
Fixes LP#920812 - KeyError: 'overLimit' on 413 return
by Jay Pipes
· 13 years ago
5135bfc
Rework exceptions in Tempest
by Jay Pipes
· 13 years ago
e2d46b4
RestClient to target specific services in Keystone catalog
by Adam Gandelman
· 13 years ago
f008703
Added filter tests to list images tests, addresses lp bug 900088
by Daryl Walleck
· 13 years ago
7fb1efa
Fixed issue with white space after pep8 review
by donald-ngo
· 13 years ago
738cd63
General test cleanup
by Brian Waldon
· 13 years ago
12d9b29
PEP8 fixes.
by Brian Lamar
· 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