Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
da590bbd2f425c98e7f01a980147e76668ac5a97
/
tempest
/
api
/
image
/
base.py
8c3dac1
Remove usage of six
by songwenping
· 4 years, 4 months ago
491d63e
Add glance multistore tests
by PranaliD
· 4 years, 11 months ago
d8240a9
Merge "Create image using 'owner' parameter"
by Zuul
· 7 years ago
3bd6e27
Create image using 'owner' parameter
by lkuchlan
· 7 years ago
e2556d6
Fix image namespace test logging
by Jan Kasiak
· 7 years ago
db5373d
Remove BaseV*ImageAdminTest class
by Masayuki Igawa
· 8 years ago
be8b810
Use addClassResourceCleanup in BaseImageTest
by zhufl
· 8 years ago
8160d31
test.py: stop using aliases for creds manager
by Jordan Pittier
· 8 years ago
f72343e
Add "list Glance API versions" test
by Ken'ichi Ohmichi
· 8 years ago
cc01c3e
Use tempest.lib data_utils - image
by Ken'ichi Ohmichi
· 8 years ago
4f67d82
Add namespace tags client and tests
by guo yunxian
· 9 years ago
37aff3c
Add test namespace object functions in images
by Li Wei
· 9 years ago
753e90a
Add namespace properties client and tests
by guo yunxian
· 9 years ago
08e4276
Correct image's random name
by zhufl
· 9 years ago
b334879
Remove a redundant image_id variable
by lkuchlan
· 9 years ago
3bdcf7c
Permission changes: Python file should be 0644 not 0775
by Jordan Pittier
· 9 years ago
12dc973
py3: Miscellaneous fixes
by Sirushti Murugesan
· 9 years ago
9805fe4
Adding testcases for metadata def resource types
by raiesmh08
· 9 years ago
c6ce539
Use classname as prefix of volume name
by zhufl
· 9 years ago
02bcdf3
Move image_meta_to_headers from images_client
by Ken'ichi Ohmichi
· 9 years ago
47c59a4
Merge "Fix the v2 image client variable name"
by Jenkins
· 9 years ago
68b4ce6
Separate resource_types_client from images_client
by Ken'ichi Ohmichi
· 9 years ago
e413f28
Merge "Separate schemas_client from v2 images_client"
by Jenkins
· 9 years ago
b740ff7
Merge "Separate namespaces_client from v2 images_client"
by Jenkins
· 9 years ago
b05766b
Merge "Separate Image v1 members client"
by Jenkins
· 9 years ago
8a3f49a
Fix the v2 image client variable name
by ghanshyam
· 9 years ago
e21b63e
Separate Image v1 members client
by ghanshyam
· 9 years ago
190b24e
Separate schemas_client from v2 images_client
by Ken'ichi Ohmichi
· 9 years ago
0288697
Separate namespaces_client from v2 images_client
by Ken'ichi Ohmichi
· 9 years ago
71db8f5
Separate Image v2 members client
by ghanshyam
· 9 years ago
9e227c5
Introduce new helper: call_and_ignore_notfound_exc()
by Jordan Pittier
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
3cc592d
Merge "Trival: Remove unused logging import in some files"
by Jenkins
· 9 years ago
86a31e1
Make v1 create_image & update_image use **kwargs
by Ghanshyam
· 10 years ago
f2f50fa
Trival: Remove unused logging import in some files
by ChenZheng
· 10 years ago
25b3016
Make create_image use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
f3b3e95
Full response from v2 ImageClient methods
by John Warren
· 10 years ago
6620725
Full response for v1 ImageClient methods
by John Warren
· 10 years ago
d39431f
Use the prefix-embedded rand_name method
by Fei Long Wang
· 10 years ago
81aaae7
Add support for image deactivate and reactivate
by bkopilov
· 10 years ago
e3acc12
Apply a list_images rule of GET to image client
by Ken'ichi Ohmichi
· 10 years ago
b21de6c
Initial class creds creation in test base class
by Andrea Frittoli
· 10 years ago
b0c65f2
Switch all uses of StringIO to use it from six
by Matthew Treinish
· 10 years ago
72a0411
Remove redundant calls to clear_isolated_creds
by Andrea Frittoli
· 10 years ago
583ce2c
Update all Oslo module use
by Doug Hellmann
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
3bbbed0
Split resource_setup for image tests
by Rohan Kanade
· 10 years ago
c097835
Drop the legacy and un-used _interface
by Andrea Frittoli
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
34f1878
Change image client methods to return one value
by David Kranz
· 10 years ago
c1482a2
Respect auth.allow_tenant_isolation
by Cyril Roelandt
· 11 years ago
8283b4e
Add Credentials Provider factory
by Andrea Frittoli
· 11 years ago
69a6b63
Migrate image API tests to resource_* fixtures
by Andrea Frittoli
· 11 years ago
5c3b6fe
Use random binary data for test images
by Mark Washenberger
· 11 years ago
9c3b3b6
Add client response checking for image service
by David Kranz
· 11 years ago
d752c60
Fix alt tenant id's issue in BaseV2MemberImageTest
by Zhi Kun Liu
· 11 years ago
9612e81
Get credential IDs from Credentials class
by Andrea Frittoli
· 11 years ago
422fbdf
Enforces the use of Credentials (part2)
by Andrea Frittoli
· 11 years ago
4990c07
Fix images tests with tenant isolation disabled
by Matthew Treinish
· 11 years ago
5ba84e3
Convert image and identity api tests to use global CONF object
by Matthew Treinish
· 11 years ago
fb8cfc3
Merge "Fix typo in imagev2 class name : Memeber should be Member"
by Jenkins
· 11 years ago
88eb519
Merge "Create only necessary resources for image, object_storage, volume"
by Jenkins
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
a7a75e1
Merge "Make BaseV2MemeberImageTest inherits from BaseV2ImageTest"
by Jenkins
· 11 years ago
9f756a0
Make network resource creation in isolation configurable
by Matthew Treinish
· 11 years ago
236da42
Fix typo in imagev2 class name : Memeber should be Member
by JordanP
· 11 years ago
75179b1
Make BaseV2MemeberImageTest inherits from BaseV2ImageTest
by JordanP
· 11 years ago
11b99d0
Create only necessary resources for image, object_storage, volume
by Sylvain Afchain
· 11 years ago
453c87d
Merge "glance v2 image sharing tests"
by Jenkins
· 12 years ago
a709b76
Test image member is enforced
by Attila Fazekas
· 12 years ago
689e265
glance v2 image sharing tests
by Attila Fazekas
· 12 years ago
2b5287d
Stop auto-detecting glance API versions
by Matthew Treinish
· 12 years ago
f86fa31
setUpClass/tearDownClass full chain
by Attila Fazekas
· 12 years ago
b86cda9
Add tenant isolation for scenario tests
by Matthew Treinish
· 12 years ago
f4a9b0f
Switch to using Oslo logging
by Matthew Treinish
· 12 years ago
e09b3c2
Add tenant isolation for glance api tests
by Matthew Treinish
· 12 years ago
853ae44
Add glance to service_available config group
by Matthew Treinish
· 12 years ago
46818aa
Configure logging format flexibly
by Mitsuhiko Yamazaki
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed from tempest/tests/image/base.py]
c426f3a
Remove unused imports
by afazekas
· 12 years ago
c0f768f
Add api version detection support to glance tests.
by Matthew Treinish
· 12 years ago
ce3ef92
Add base classes for image tests.
by Matthew Treinish
· 12 years ago