Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
c57f4d2c5fd3d7a7ac994f477f9f4f358b5ff0fb
/
tempest
/
api
/
image
/
v1
/
test_images.py
01151e8
Move get_image_meta_from_headers from images_client
by Ken'ichi Ohmichi
· 9 years ago
2fea405
Use common "waiters.wait_for_image_status" function everywhere
by Yaroslav Lobankov
· 9 years ago
9d28a0f
Rename get_image_meta method into check_image for Glance V1 client
by Yaroslav Lobankov
· 9 years ago
c35b36e
Correct misspelt word in msg in test_images.py
by zhufl
· 9 years ago
b7d8591
Use container/disk format settings in glance v1 test
by Takashi NATSUME
· 9 years ago
9e3dac0
Fix H404/405 violations for api tests(1/3)
by Ken'ichi Ohmichi
· 9 years ago
e097dc7
Remove some dead code
by Jordan Pittier
· 9 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
bcad2a2
Apply other "get" rule of GET to image v1 client
by Ken'ichi Ohmichi
· 10 years ago
5d41076
Apply a show_image rule of GET to clients
by Ken'ichi Ohmichi
· 10 years ago
e3acc12
Apply a list_images rule of GET to image client
by Ken'ichi Ohmichi
· 10 years ago
8cde806
Merge "remove gate tag (part 1)"
by Jenkins
· 10 years ago
1b05daa
remove gate tag (part 1)
by Sean Dague
· 10 years ago
b0c65f2
Switch all uses of StringIO to use it from six
by Matthew Treinish
· 10 years ago
01472ff
Remove migrated utils code
by Matthew Treinish
· 10 years ago
7579c1a
Add UUIDs to all tempest tests and gate check
by Chris Hoge
· 10 years ago
34f1878
Change image client methods to return one value
by David Kranz
· 10 years ago
a58c156
Remove Nova v3 API config
by Ken'ichi Ohmichi
· 10 years ago
69a6b63
Migrate image API tests to resource_* fixtures
by Andrea Frittoli
· 10 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
e81ae69
Use the http image location conf option for api tests
by Matthew Treinish
· 11 years ago
947e8d3
Merge "Remove nova v2 client in ListSnapshotImagesTest"
by Jenkins
· 11 years ago
c772062
Upload public image requires admin role by default
by Aaron Rosen
· 11 years ago
4640b01
Remove nova v2 client in ListSnapshotImagesTest
by Zhi Kun Liu
· 11 years ago
08c6a01
Add compute service tags to ListSnapshotImagesTest
by Matthew Treinish
· 11 years ago
ca934a4
Stop leaking in images tests
by Zhi Kun Liu
· 11 years ago
d1bbe5d
port nova v2 images related tests into nova v3 part2
by ivan-zhu
· 11 years ago
d3efe90
Rename images variable in TempestConfigPrivate
by Matt Riedemann
· 11 years ago
bc0e03e
Remove last uses of config without global CONF object
by Matthew Treinish
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
3867a1c
move nova v3 delete image tests into glance testing
by ivan-zhu
· 11 years ago
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 11 years ago
e191cb1
Use assertIn and assertNotIn instead of assertTrue/assertFalse
by Attila Fazekas
· 12 years ago
390ce11
Remove duplicate appends to image list.
by Matthew Treinish
· 12 years ago
1937d09
rename tests -> api
by Sean Dague
· 12 years ago
[Renamed (99%) from tempest/tests/image/v1/test_images.py]
fd5f595
Set smoke/gate attributes for tests in "image"
by Giampaolo Lauria
· 12 years ago
8340199
change test_register_http_image to use explicit url
by Sean Dague
· 12 years ago
14c6818
fix E122 and E126 flake8 issues
by Sean Dague
· 12 years ago
75a2030
Fix to create an image with given min_ram value.
by hi2suresh
· 12 years ago
e72b7cd
Add glance register image from http service test case
by Attila Fazekas
· 12 years ago
c1a38e9
Merge "Add properties to CreateRegisterImagesTest case"
by Jenkins
· 12 years ago
c426f3a
Remove unused imports
by afazekas
· 12 years ago
4a96bf8
Add properties to CreateRegisterImagesTest case
by afazekas
· 12 years ago
95b31ab
Remove unnecessary asserts from test_images.py
by Matthew Treinish
· 12 years ago
ce3ef92
Add base classes for image tests.
by Matthew Treinish
· 12 years ago
6d59c99
Move glance image client and tests into v1 dirs.
by Matthew Treinish
· 12 years ago
[Renamed from tempest/tests/image/test_images.py]
e4e784f
Merge "Add basic image filtering tests"
by Jenkins
· 12 years ago
11795b5
Add basic image filtering tests
by Attila Fazekas
· 12 years ago
e04628e
Standardises expected exception layout
by Chris Yeoh
· 12 years ago
dc21642
Have all test case to use a single base class
by Attila Fazekas
· 12 years ago
3d885ef
Merge "Add an images client."
by Jenkins
· 12 years ago
72ea442
Add an images client.
by Matthew Treinish
· 12 years ago
01cb279
Convert to use tempest attr implementation 2/2
by Chris Yeoh
· 12 years ago
1feeb38
Use testtools as the base testcase class.
by ivan-zhu
· 12 years ago
46c4a2b
convert docstrings to comments
by Sean Dague
· 12 years ago
481466b
Initial Oslo sync for Tempest.
by Matthew Treinish
· 12 years ago
72604c5
Check images by ids, not by count. lp#1088515
by Jaroslav Henner
· 12 years ago
c9b99a2
Replace glance.client with python-glanceclient
by Brian Waldon
· 12 years ago
3f981df
Refactor configuration setup and document config
by Jay Pipes
· 13 years ago
30fe84a
Generalize configuration for controller access.
by David Kranz
· 13 years ago
d10601c
Remove glance dependency. Fixes bug 944410.
by David Kranz
· 13 years ago
5067728
Adds Images API tests
by Jay Pipes
· 13 years ago