index
:
delta/openstack/tempest.git
master
opendev.org: openstack/tempest
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tempest
/
api
/
object_storage
/
test_object_services.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove transfer-encoding headers from test
Arx Cruz
2022-09-13
1
-2
/
+0
*
Remove unstable_test decorator
Roman Popelka
2022-07-13
1
-1
/
+0
*
Mark unstable test_create_object_with_transfer_encoding
Martin Kopec
2021-10-04
1
-1
/
+1
*
Replace md5 with oslo version
Ade Lee
2021-02-25
1
-10
/
+10
*
Skip test_create_object_with_transfer_encoding
Ghanshyam Mann
2020-11-25
1
-0
/
+1
*
[Trivial]Remove unused variables and methods
zhufl
2020-11-19
1
-5
/
+5
*
Adding description for testcases - swift part1
zhufl
2020-08-18
1
-40
/
+70
*
Fix object_client methods to accept headers and query param
ghanshyam
2017-10-11
1
-24
/
+19
*
Remove wrapper methods from object_client
ghanshyam
2017-10-11
1
-17
/
+37
*
Fix create container method
ghanshyam
2017-10-05
1
-3
/
+3
*
Fix create, update or delete container metadata method
ghanshyam
2017-09-24
1
-5
/
+9
*
Remove unused assignment
zhufl
2017-08-16
1
-1
/
+0
*
Remove dependency to identity v2
Andrea Frittoli
2017-08-08
1
-2
/
+2
*
Remove unused variables from api tests
Ferenc Horváth
2017-06-14
1
-7
/
+7
*
Replace assertions with more specific ones
Ferenc Horváth
2017-06-09
1
-5
/
+5
*
Move the `attr` decorator from test.py to tempest/lib
Jordan Pittier
2017-04-14
1
-5
/
+4
*
Use tempest.lib data_utils - object_storage
Ken'ichi Ohmichi
2017-03-13
1
-1
/
+1
*
Switch to decorators.idempotent_id on object_storage
Ken'ichi Ohmichi
2017-02-04
1
-41
/
+42
*
Merge "Port object_storage tests to Py3."
Jenkins
2017-01-19
1
-39
/
+32
|
\
|
*
Port object_storage tests to Py3.
Jordan Pittier
2016-12-22
1
-39
/
+32
*
|
Replace six.iteritems with dict.items
guo yunxian
2017-01-03
1
-4
/
+2
|
/
*
Remove invalid assertions for 304 resp
Gregory Haynes
2016-09-22
1
-3
/
+0
*
py3: Miscellaneous fixes
Sirushti Murugesan
2016-09-09
1
-4
/
+4
*
Move helper methods for object_storage to base.py
Cindy Lu
2016-06-20
1
-25
/
+17
*
Swift object client: use urllib3 builtin support for chunked transfer
Jordan Pittier
2016-05-25
1
-3
/
+2
*
Addresses Expect: 100-continue client behavior
Brian Ober
2016-05-11
1
-13
/
+4
*
Fix checks for X-Trans-Id in DLO-related storage tests.
Radoslaw Zarzynski
2015-09-02
1
-2
/
+2
*
Fixed few typos
PranaliDeore
2015-08-25
1
-1
/
+1
*
Use the prefix-embedded rand_name method
Fei Long Wang
2015-07-06
1
-1
/
+1
*
Add a rule for blocking "-" from rand_name call
Ken'ichi Ohmichi
2015-06-18
1
-2
/
+2
*
Merge "Extend credentials to support roles"
Jenkins
2015-05-21
1
-2
/
+5
|
\
|
*
Extend credentials to support roles
Andrea Frittoli (andreaf)
2015-05-13
1
-2
/
+5
*
|
Merge "Extend get_client_manager to support roles"
Jenkins
2015-05-13
1
-4
/
+2
|
\
\
|
|
/
|
*
Extend get_client_manager to support roles
Andrea Frittoli (andreaf)
2015-05-12
1
-4
/
+2
*
|
Trim object storage smoke tests to a small set
David Kranz
2015-05-01
1
-21
/
+1
|
/
*
Merge "remove gate tag (part 1)"
Jenkins
2015-04-28
1
-14
/
+0
|
\
|
*
remove gate tag (part 1)
Sean Dague
2015-04-27
1
-14
/
+0
*
|
Switch all uses of StringIO to use it from six
Matthew Treinish
2015-04-23
1
-2
/
+2
|
/
*
Remove migrated utils code
Matthew Treinish
2015-03-06
1
-1
/
+1
*
Switch swift tests to use cred_provider with roles
Matthew Treinish
2015-03-05
1
-0
/
+18
*
Add UUIDs to all tempest tests and gate check
Chris Hoge
2015-02-26
1
-0
/
+41
*
Remove ObjectClientCustomizedHeader class
Ken'ichi Ohmichi
2015-01-05
1
-6
/
+6
*
Make every swift clients use expected_success
JordanP
2014-11-17
1
-46
/
+0
*
Migrate object_storage API tests to resource_* fixtures
Andrea Frittoli
2014-09-18
1
-4
/
+4
*
Enable H407,H305,H307,E122 ignore E123
Matthew Treinish
2014-08-12
1
-1
/
+2
*
Add parametric tests of Swift object API, part 4
Daisuke Morita
2014-06-26
1
-18
/
+95
*
Add parametric tests of Swift object API, part 1
Daisuke Morita
2014-06-06
1
-2
/
+239
*
Add parametric tests of Swift object API, part 2
Daisuke Morita
2014-04-21
1
-8
/
+181
*
Add parametric tests of Swift object API, part 3
Daisuke Morita
2014-03-20
1
-15
/
+227
*
replace basetring/xrange
llg8212
2014-03-03
1
-2
/
+3
[next]