Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
721f80d90dd470b4be3eeddfa45dce3a01a59d97
/
tempest
/
common
add5b7d
Merge "Remove Nova v3 API code from RestClient"
by Jenkins
· 10 years ago
cc4b3bc
Merge "Raise a new exception NotImplemented for HTTP501"
by Jenkins
· 10 years ago
ec269aa
Merge "Remove XML related code from RestClient"
by Jenkins
· 10 years ago
e8dfd67
Remove Nova v3 API code from RestClient
by Ken'ichi Ohmichi
· 10 years ago
43a694a
Raise a new exception NotImplemented for HTTP501
by Ken'ichi Ohmichi
· 10 years ago
938e333
Remove XML related code from RestClient
by Ken'ichi Ohmichi
· 10 years ago
919d0e8
Merge "Adds scenario for IPv6 addresses"
by Jenkins
· 10 years ago
4b6f1f1
Merge "Remove network debug"
by Jenkins
· 10 years ago
e9140bf
Move safe_body() into specific class
by Ken'ichi Ohmichi
· 10 years ago
5f93d37
Remove unused TOKEN_CHARS_RE
by Ken'ichi Ohmichi
· 10 years ago
5348313
Remove network debug
by Matthew Treinish
· 10 years ago
1102c3a
Add more verbose info for wait_for_..._status methods
by Martin Pavlasek
· 10 years ago
a7db669
Add ca_certificates_file option to test against SSL servers
by Rob Crittenden
· 10 years ago
291bf79
Make policy client methods return one value, and fix tests
by David Kranz
· 10 years ago
f43babe
Fix print name of ResponseBody object
by David Kranz
· 10 years ago
acc871d
Merge "Add code to enable single-value response for http clients"
by Jenkins
· 10 years ago
1411357
Adds scenario for IPv6 addresses
by Kirill Shileev
· 10 years ago
907ed71
Merge "Fix error message when isolated tenant subnet creation fails"
by Jenkins
· 10 years ago
70f137c
Add code to enable single-value response for http clients
by David Kranz
· 10 years ago
fc07254
remove xml_utils and all things that depend on it
by Sean Dague
· 10 years ago
d421041
Fix error message when isolated tenant subnet creation fails
by David Kranz
· 10 years ago
d50654e
Merge "Increase default maximum safe_body function"
by Jenkins
· 10 years ago
32b1807
Merge "Use "ip" instead of "ifconfig" to get MAC address"
by Jenkins
· 10 years ago
5f407a1
Increase default maximum safe_body function
by Mauro S. M. Rodrigues
· 10 years ago
fde24dd
Merge "Include 207 in http success status code RFC-4918"
by Jenkins
· 10 years ago
76488d7
Adds method to verify multiple tenants are available
by Yair Fried
· 10 years ago
25ad2c3
Include 207 in http success status code RFC-4918
by Ghanshyam
· 11 years ago
1b95cf7
Use "ip" instead of "ifconfig" to get MAC address
by Shang Yong
· 10 years ago
26e2427
Merge "Don't double log API request"
by Jenkins
· 10 years ago
270bd7f
Move tempest to oslo-config-generator
by Jon Grimm
· 11 years ago
75d2e62
Don't double log API request
by Joe Gordon
· 10 years ago
9aeebd7
Merge "Make rest_client.wait_for_resource_deletion timeout error more specific"
by Jenkins
· 10 years ago
4afe75c
Merge "Add Credentials Provider factory"
by Jenkins
· 10 years ago
d2b9651
Make rest_client.wait_for_resource_deletion timeout error more specific
by Matt Riedemann
· 10 years ago
8283b4e
Add Credentials Provider factory
by Andrea Frittoli
· 11 years ago
408c7f2
Merge "Fix schema definition admin_flavor_create"
by Jenkins
· 10 years ago
76f33d8
Merge "Reduce complexity during import phase"
by Jenkins
· 10 years ago
ae9aca0
Drop OfficialClientManager from tenant isolation
by Andrea Frittoli
· 10 years ago
e16bef0
Fix schema definition admin_flavor_create
by Marc Koderer
· 10 years ago
f07f5d1
Reduce complexity during import phase
by Marc Koderer
· 11 years ago
4f8d702
reenable full request/response logging at DEBUG
by Sean Dague
· 10 years ago
c314af3
Merge "Backward compatibility to credentials in conf"
by Jenkins
· 10 years ago
0068261
Add missing baremetal API tests
by Adam Gandelman
· 11 years ago
b19eeb8
Backward compatibility to credentials in conf
by Matthew Treinish
· 11 years ago
9f4aa07
Merge "Cleanup neutron default security groups on tenant deletion"
by Jenkins
· 11 years ago
c511d4c
Merge "Add a NotLockingAccounts credentials provider"
by Jenkins
· 11 years ago
3027674
Better timeout exception in wait_for_resource_deletion
by Matt Riedemann
· 11 years ago
e96a28d
Merge "Fix use of nonexistent class variable in accounts"
by Jenkins
· 11 years ago
84d539a
Merge "Make unit tests not depend on random hash seed"
by Jenkins
· 11 years ago
659e2db
Avoid to iterate over empty list in DictMismatch
by Martin Pavlasek
· 11 years ago
b1c23fc
Add a NotLockingAccounts credentials provider
by Andrea Frittoli
· 11 years ago
09f1783
Fix use of nonexistent class variable in accounts
by Matthew Treinish
· 11 years ago
6bbc874
Make unit tests not depend on random hash seed
by Matthew Treinish
· 11 years ago
2a180b8
Fix "mutable" object as default value
by Ghanshyam
· 11 years ago
846eb7c
Cleanup neutron default security groups on tenant deletion
by Ala Rezmerita
· 11 years ago
f0536c7
Merge "Add functools.wraps on all function decorators"
by Jenkins
· 11 years ago
cd235c7
Merge "Catch BadRequest exception from correct module"
by Jenkins
· 11 years ago
7f60604
Ensure proper ordering of XML arguments
by Adam Gandelman
· 11 years ago
bd37a98
Merge "Don't use swift roles when no swift"
by Jenkins
· 11 years ago
c10a9cf
Catch BadRequest exception from correct module
by Kevin Benton
· 11 years ago
c42d0f8
Merge "Change default size for strings to 1"
by Jenkins
· 11 years ago
4ee4190
Change default size for strings to 1
by Marc Koderer
· 11 years ago
53b0123
Add functools.wraps on all function decorators
by Marc Koderer
· 11 years ago
11593f6
Merge "Add MatchesDictExceptForKeys custom matcher"
by Jenkins
· 11 years ago
b6e1a28
Add MatchesDictExceptForKeys custom matcher
by Andrea Frittoli
· 11 years ago
fc20977
Merge "Enable E128 ignore E129"
by Jenkins
· 11 years ago
3b598d1
Merge "Enable H407,H305,H307,E122 ignore E123"
by Jenkins
· 11 years ago
1d14c54
Enable E128 ignore E129
by Matthew Treinish
· 11 years ago
e8e43d0
Merge "Remove cleanup code according to TODO comment"
by Jenkins
· 11 years ago
96e9e88
Enable H407,H305,H307,E122 ignore E123
by Matthew Treinish
· 11 years ago
364cafa
Remove cleanup code according to TODO comment
by armando-migliaccio
· 11 years ago
0450a60
Merge "Add a new credential provider to use a list of creds"
by Jenkins
· 11 years ago
85395e7
Do not isolate networks for baremetal
by Adam Gandelman
· 11 years ago
1a9c2a8
Merge "Add parametric tests of Swift object API, part 4"
by Jenkins
· 11 years ago
c791ac4
Add a new credential provider to use a list of creds
by Matthew Treinish
· 11 years ago
5c3b6fe
Use random binary data for test images
by Mark Washenberger
· 11 years ago
72d07d8
Merge "Add base class for all credential providers"
by Jenkins
· 11 years ago
165a743
Merge "Refactor random url generation into its own method"
by Jenkins
· 11 years ago
8e311a5
Merge "Replace the console output on Error with fault a message"
by Jenkins
· 11 years ago
d2690fe
Add base class for all credential providers
by Marc Koderer
· 11 years ago
064e965
Refactor random url generation into its own method
by Dolph Mathews
· 11 years ago
98b9322
Merge "Always pass str to shlex.split for py26 compat"
by Jenkins
· 11 years ago
3709961
Don't use swift roles when no swift
by Sergey Shnaidman
· 11 years ago
a612e63
Always pass str to shlex.split for py26 compat
by Pavel Sedlák
· 11 years ago
e9d2f42
First part of moving success response checking to identity client
by David Kranz
· 11 years ago
8976c9d
update iptables rules for more useful debugging
by Sean Dague
· 11 years ago
bdc64b3
Merge "Add 'Member' role to all created users"
by Jenkins
· 11 years ago
397f589
Add parametric tests of Swift object API, part 4
by Daisuke Morita
· 11 years ago
0462a7f
Replace the console output on Error with fault a message
by Attila Fazekas
· 11 years ago
af1fb70
Add 'Member' role to all created users
by Andrey Pavlov
· 11 years ago
c9a94f9
HEAD doesn't return a body
by Sean Dague
· 11 years ago
2c32c09
Don't try to trace non-printable characters in debug output
by David Kranz
· 11 years ago
d14a33a
Merge "Deduplicate status call checks"
by Jenkins
· 11 years ago
75b34d9
Merge "cleanup on remote_client"
by Jenkins
· 11 years ago
a8096b0
Merge "Check non json type on glance client json_request method"
by Jenkins
· 11 years ago
d2e7501
cleanup on remote_client
by Mauro S. M. Rodrigues
· 11 years ago
c1a3bbe
dump console if we time out on a server op
by Sean Dague
· 11 years ago
6654c35
Merge "Switch back to nc in test_load_balancer_basic"
by Jenkins
· 11 years ago
e11488a
Merge "allow 'main' as valid name for find_test_caller"
by Jenkins
· 11 years ago
240f8af
Merge "log request start when tracing classes"
by Jenkins
· 11 years ago
Next »