Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
d8ccb790f4b7de1f4304667a5de96b7afcfc542e
/
tempest
/
common
/
rest_client.py
e8dfd67
Remove Nova v3 API code from RestClient
by Ken'ichi Ohmichi
· 11 years ago
43a694a
Raise a new exception NotImplemented for HTTP501
by Ken'ichi Ohmichi
· 11 years ago
938e333
Remove XML related code from RestClient
by Ken'ichi Ohmichi
· 11 years ago
e9140bf
Move safe_body() into specific class
by Ken'ichi Ohmichi
· 11 years ago
5f93d37
Remove unused TOKEN_CHARS_RE
by Ken'ichi Ohmichi
· 11 years ago
a7db669
Add ca_certificates_file option to test against SSL servers
by Rob Crittenden
· 11 years ago
291bf79
Make policy client methods return one value, and fix tests
by David Kranz
· 11 years ago
f43babe
Fix print name of ResponseBody object
by David Kranz
· 11 years ago
70f137c
Add code to enable single-value response for http clients
by David Kranz
· 11 years ago
fc07254
remove xml_utils and all things that depend on it
by Sean Dague
· 11 years ago
5f407a1
Increase default maximum safe_body function
by Mauro S. M. Rodrigues
· 11 years ago
25ad2c3
Include 207 in http success status code RFC-4918
by Ghanshyam
· 12 years ago
26e2427
Merge "Don't double log API request"
by Jenkins
· 11 years ago
75d2e62
Don't double log API request
by Joe Gordon
· 11 years ago
d2b9651
Make rest_client.wait_for_resource_deletion timeout error more specific
by Matt Riedemann
· 11 years ago
4f8d702
reenable full request/response logging at DEBUG
by Sean Dague
· 11 years ago
3027674
Better timeout exception in wait_for_resource_deletion
by Matt Riedemann
· 11 years ago
2a180b8
Fix "mutable" object as default value
by Ghanshyam
· 12 years ago
1d14c54
Enable E128 ignore E129
by Matthew Treinish
· 12 years ago
96e9e88
Enable H407,H305,H307,E122 ignore E123
by Matthew Treinish
· 12 years ago
c9a94f9
HEAD doesn't return a body
by Sean Dague
· 12 years ago
2c32c09
Don't try to trace non-printable characters in debug output
by David Kranz
· 12 years ago
d14a33a
Merge "Deduplicate status call checks"
by Jenkins
· 12 years ago
2cb5699
log request start when tracing classes
by Sean Dague
· 12 years ago
2b2483e
Deduplicate status call checks
by Matthew Treinish
· 12 years ago
9612e81
Get credential IDs from Credentials class
by Andrea Frittoli
· 12 years ago
f22b6cc
Merge "Access credential fields as attributes"
by Jenkins
· 12 years ago
86ad28d
Access credential fields as attributes
by Andrea Frittoli
· 12 years ago
7efa5c3
Refactor _find_caller into a public test finder utility
by Matt Riedemann
· 12 years ago
7a0e065
Merge "Remove unused arguments"
by Jenkins
· 12 years ago
4021712
Merge "Add a response header validation"
by Jenkins
· 12 years ago
a098dc9
Merge "Don't output auth tokens with trace output"
by Jenkins
· 12 years ago
57b384b
Add a response header validation
by Ken'ichi Ohmichi
· 12 years ago
aede380
Remove unused arguments
by Yaroslav Lobankov
· 12 years ago
1da029e
Merge "Swift formpost cleanup"
by Jenkins
· 12 years ago
285a848
Swift formpost cleanup
by Christian Schwede
· 12 years ago
528a002
Merge "Add opportunity to directly update headers"
by Jenkins
· 12 years ago
bc737d6
Don't output auth tokens with trace output
by David Kranz
· 12 years ago
4fccd32
Add opportunity to directly update headers
by Sergey Murashov
· 12 years ago
c522c09
add trace_requests option to debug section
by Sean Dague
· 12 years ago
9e4433a
Merge "Use HTTP_SUCCESS for checking success status code"
by Jenkins
· 12 years ago
28f164c
Move xml common code into the common dir
by Matthew Treinish
· 12 years ago
0cc4757
add request timing
by Sean Dague
· 12 years ago
9986262
add _find_caller to the request log
by Sean Dague
· 12 years ago
89a8591
simplify rest_client logging
by Sean Dague
· 12 years ago
4e0917c
Use HTTP_SUCCESS for checking success status code
by Ken'ichi Ohmichi
· 12 years ago
c266b28
Move verification of response attributes into service client
by Chris Yeoh
· 12 years ago
6cb6d19
Fixed _error_checker in rest client
by vponomaryov
· 12 years ago
1edf94f
Prepare for enabling H302 rule (api/volume,tempest/*)
by Masayuki Igawa
· 12 years ago
960eeb4
Removed RestClientXML class
by vponomaryov
· 12 years ago
1b15471
Merge "Make endpoint type configurable"
by Jenkins
· 12 years ago
33fcd2a
Merge "Fix request id log messages"
by Jenkins
· 12 years ago
f78ea6b
Merge "Fix get_versions string parsing"
by Jenkins
· 12 years ago
9f334c3
Fix get_versions string parsing
by Matthew Treinish
· 12 years ago
f4c27f9
Remove using of deprecated self.headers (part2)
by vponomaryov
· 12 years ago
5d29b2c
Make endpoint type configurable
by JordanP
· 12 years ago
ac8dc99
Fix request id log messages
by Matthew Treinish
· 12 years ago
daea026
Merge "Refactor rest-client and identity v2-client"
by Jenkins
· 12 years ago
67b58fe
Refactor rest-client and identity v2-client
by vponomaryov
· 12 years ago
77f9da4
Multiversion authentication part2
by Andrea Frittoli
· 12 years ago
8bbdb16
Multiversion authentication part1
by Andrea Frittoli
· 12 years ago
90da179
Merge "Negative test autogeneration framework"
by Jenkins
· 12 years ago
c3d358b
Merge "Add tests for testing swift bulk middleware"
by Jenkins
· 12 years ago
24eb89c
Negative test autogeneration framework
by Marc Koderer
· 12 years ago
14e6790
Merge "Cleanup exceptions"
by Jenkins
· 12 years ago
684d899
Convert all service clients to global CONF object
by Matthew Treinish
· 12 years ago
2c98864
Merge "Remove unused method basic_auth from rest client"
by Jenkins
· 12 years ago
6336b74
Merge "Fix parameter in auth error message"
by Jenkins
· 12 years ago
a800c63
Remove unused method basic_auth from rest client
by Mauro S. M. Rodrigues
· 12 years ago
a0e786a
Cleanup exceptions
by Masayuki Igawa
· 12 years ago
d7bf979
Merge "text-html type is absent in TXT_ENC"
by Jenkins
· 12 years ago
1774eb2
Fix parameter in auth error message
by Mauro S. M. Rodrigues
· 12 years ago
499bba3
Add tests for testing swift bulk middleware
by Daisuke Morita
· 12 years ago
c10cca5
text-html type is absent in TXT_ENC
by Sergey Murashov
· 12 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 12 years ago
433994a
Handle rest client 500 response if non-json body
by Rohan Kanade
· 12 years ago
c3e510c
Changed the exception name
by Anju5
· 12 years ago
b162d69
Merge "add __str__ function to RestClient class"
by Jenkins
· 12 years ago
2eccc33
Adds more test to cover Swift tempURL middleware
by Joe H. Rahme
· 13 years ago
7be7500
add __str__ function to RestClient class
by DennyZhang
· 12 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
e7bf194
Merge "Remove wait_for_image_resp_code"
by Jenkins
· 12 years ago
8f44039
Add "region" config for each service
by Arata Notsu
· 12 years ago
54a4286
Remove wait_for_image_resp_code
by Attila Fazekas
· 13 years ago
a87b64d
Merge "Log request ids from glance and nova"
by Jenkins
· 13 years ago
e542391
Log request ids from glance and nova
by Matthew Treinish
· 13 years ago
23a58a3
close http connections
by Mate Lakat
· 13 years ago
c3a095b
Fixing the rest of the comment spacing issues
by Attila Fazekas
· 13 years ago
b86cda9
Add tenant isolation for scenario tests
by Matthew Treinish
· 13 years ago
f4a9b0f
Switch to using Oslo logging
by Matthew Treinish
· 13 years ago
1db5db2
Use Python 3.x compatible syntax constructs
by Dirk Mueller
· 13 years ago
216550f
Remove basic_auth strategy
by Li Ma
· 13 years ago
c7ca334
identity v3 token
by Brant Knudson
· 13 years ago
46818aa
Configure logging format flexibly
by Mitsuhiko Yamazaki
· 13 years ago
bbed317
Merge "Test cases for Endpoints V3 API"
by Jenkins
· 13 years ago
ab42672
Test cases for Endpoints V3 API
by rajalakshmi-ganesan
· 13 years ago
e267eba
RestClient:keystone_auth hides requests and errors
by Pavel Sedlák
· 13 years ago
cc93961
Update test_networks.py to v2 of Quantum API
by Miguel Lavalle
· 13 years ago
e72b7cd
Add glance register image from http service test case
by Attila Fazekas
· 13 years ago
d105f07
Merge "Fix rate limit handling and logging"
by Jenkins
· 13 years ago
Next »