Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
9d544b8b4467e4f7b71bd4c2e36b95fa0e1d54a9
/
tempest
/
services
/
image
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
a6ac242
Move ResponseBody/List classes to service_client
by Ken'ichi Ohmichi
· 10 years ago
0e83665
Remove all CONF values from RestClient
by Ken'ichi Ohmichi
· 10 years ago
b8df55e
Merge "Add image client build timeout config option"
by Jenkins
· 10 years ago
d29a911
Merge "Change image client methods to return one value"
by Jenkins
· 10 years ago
1cfe298
Add image client build timeout config option
by Lucian Petrut
· 10 years ago
34f1878
Change image client methods to return one value
by David Kranz
· 10 years ago
e9f5041
Move _get_region() to NegativeRestClient
by Ken'ichi Ohmichi
· 10 years ago
0690ea4
Remove _get_endpoint_type() from RestClient
by Ken'ichi Ohmichi
· 10 years ago
0cd316b
Separate build_interval/timeout from RestClient
by Ken'ichi Ohmichi
· 10 years ago
a7db669
Add ca_certificates_file option to test against SSL servers
by Rob Crittenden
· 10 years ago
d2b9651
Make rest_client.wait_for_resource_deletion timeout error more specific
by Matt Riedemann
· 10 years ago
9fa2947
Deacrease the required image store size by 4 GiB
by Attila Fazekas
· 11 years ago
7cec346
Add caller to v1 image_client wait_for_image_status timeout exception
by Matt Riedemann
· 11 years ago
9c3b3b6
Add client response checking for image service
by David Kranz
· 11 years ago
c6ec476
allow for arbitrary kwargs in image client
by Sean Dague
· 11 years ago
ca3d9bd
Prepare for enabling H302 rule(services/telemetry, object_storage, etc)
by Eiichi Aikawa
· 11 years ago
a1ce354
image(s) schema image metadata API test
by raiesmh08
· 11 years ago
c6b2ee8
Improved tests in tempest.api.image.v2.*
by Sergey Nikitin
· 11 years ago
1b37b90
Merge "port nova v2 images related tests into nova v3 part2"
by Jenkins
· 11 years ago
88686d8
Remove using of deprecated self.headers (part1)
by Valeriy Ponomaryov
· 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
8bbdb16
Multiversion authentication part1
by Andrea Frittoli
· 11 years ago
684d899
Convert all service clients to global CONF object
by Matthew Treinish
· 11 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 11 years ago
406da27
Only initialize the glance_http if service is enabled
by Matthew Treinish
· 11 years ago
6034213
Merge "add test for create_backup"
by Jenkins
· 11 years ago
453c87d
Merge "glance v2 image sharing tests"
by Jenkins
· 11 years ago
9dfb907
Fixing ImageKilledException raising
by Attila Fazekas
· 11 years ago
8f992be
port test_images and test_server_actions into v3 part2
by ivan-zhu
· 12 years ago
689e265
glance v2 image sharing tests
by Attila Fazekas
· 11 years ago
ccc8946
add test for create_backup
by ivan-zhu
· 11 years ago
e50a6f1
Adds api test to test_images
by Hoisaleshwara Madan V S
· 11 years ago
4327699
Merge "Early die if on image gets killed"
by Jenkins
· 11 years ago
c495298
Added some test for image tags
by Anju Tiwari
· 11 years ago
195f1d4
Early die if on image gets killed
by Attila Fazekas
· 11 years ago
a8b5fe7
White space after # in the tempest/services
by Attila Fazekas
· 12 years ago
f4a9b0f
Switch to using Oslo logging
by Matthew Treinish
· 12 years ago
1db5db2
Use Python 3.x compatible syntax constructs
by Dirk Mueller
· 12 years ago
46818aa
Configure logging format flexibly
by Mitsuhiko Yamazaki
· 12 years ago
75a2030
Fix to create an image with given min_ram value.
by hi2suresh
· 12 years ago
6a6f5be
Fix IBM copyright strings
by Kurt Taylor
· 12 years ago
e72b7cd
Add glance register image from http service test case
by Attila Fazekas
· 12 years ago
ce3ef92
Add base classes for image tests.
by Matthew Treinish
· 12 years ago
2fe14dd
Merge "Add image members tests."
by Jenkins
· 12 years ago
fa23cf8
Add image members tests.
by Matthew Treinish
· 12 years ago
9c79f6d
Merge "Add glance api v2 testing."
by Jenkins
· 12 years ago
87e06c6
Merge "Small fixes around variable usage"
by Jenkins
· 12 years ago
a62347f
Add glance api v2 testing.
by Matthew Treinish
· 12 years ago
b8aa759
RestClient remove wait parameter from the get method
by Attila Fazekas
· 12 years ago
c792028
Small fixes around variable usage
by Attila Fazekas
· 12 years ago
6d59c99
Move glance image client and tests into v1 dirs.
by Matthew Treinish
· 12 years ago
801f3aa
Fix endpoint usage for glance_http in image client.
by Matthew Treinish
· 12 years ago
11795b5
Add basic image filtering tests
by Attila Fazekas
· 12 years ago
5c06881
Add missing import to the image_client
by Attila Fazekas
· 12 years ago
72ea442
Add an images client.
by Matthew Treinish
· 12 years ago
cadcb1f
Credentials Configuration changes
by Attila Fazekas
· 12 years ago
407b6db
Refactor identity
by Attila Fazekas
· 12 years ago
7c88eb2
Allows identity endpoint to be specified as URI
by Jay Pipes
· 12 years ago
cd8eaec
Adds setting to disable SSL cert validation
by Jay Pipes
· 12 years ago
c9b99a2
Replace glance.client with python-glanceclient
by Brian Waldon
· 13 years ago
ad6feca
Fixes LP #992096 - Add configure_via_auth=False
by Jay Pipes
· 13 years ago
3f981df
Refactor configuration setup and document config
by Jay Pipes
· 13 years ago
4b10c7c
Pass credentials to glance client.
by Eoghan Glynn
· 13 years ago
5067728
Adds Images API tests
by Jay Pipes
· 13 years ago