Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
6edd34bd502786b529ed1e90d91935392ab6a2ee
/
tempest
/
lib
/
services
/
image
/
v2
/
images_client.py
4dcd002
Add documentation for glance api
by Anthony Washington
· 9 years ago
cb1c629
Add documentation for glance api
by bkopilov
· 9 years ago
19d668e
Define v2 images_client as library
by Ken'ichi Ohmichi
· 9 years ago
[Renamed from tempest/services/image/v2/json/images_client.py]
68b4ce6
Separate resource_types_client from images_client
by Ken'ichi Ohmichi
· 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
cf40a86
Tempest image clients use version in URL
by Andrea Frittoli
· 9 years ago
bb0d648
Remove unnecessary __init__()
by Ken'ichi Ohmichi
· 9 years ago
9a573d9
Remove the Glance HTTP client. Use the common Rest Client instead.
by Jordan Pittier
· 9 years ago
2fea405
Use common "waiters.wait_for_image_status" function everywhere
by Yaroslav Lobankov
· 9 years ago
e76510d
Make image clients use rest_client
by Ken'ichi Ohmichi
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
25b3016
Make create_image use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
9efd4c1
Merge "Rename add_image_member to create_image_member"
by Jenkins
· 10 years ago
667855a
Remove pre-request-validation from v2 image_client
by Ken'ichi Ohmichi
· 10 years ago
9dacbe0
Rename add_image_member to create_image_member
by Ken'ichi Ohmichi
· 10 years ago
69dcf44
Rename image_client to images_client
by Ken'ichi Ohmichi
· 10 years ago
[Renamed (98%) from tempest/services/image/v2/json/image_client.py]
5a1c934
Add docstring for update_image_member
by Ken'ichi Ohmichi
· 10 years ago
2f8f6c2
Make image_client use **kwargs
by Ken'ichi Ohmichi
· 10 years ago
1951563
Remove "s" from imange clients' method
by Ken'ichi Ohmichi
· 10 years ago
c93f4eb
Merge "Fix T110 violations for image_client"
by Jenkins
· 10 years ago
6bd6f20
Fix T110 violations for image_client
by Ken'ichi Ohmichi
· 10 years ago
b8461cb
Add T111 hacking rule for consistent DELETE method
by Ken'ichi Ohmichi
· 10 years ago
5f829d7
Metadata definition namespaces api added
by piyush110786
· 10 years ago
08a73f9
Return complete response from remaining service client
by ghanshyam
· 10 years ago
f3b3e95
Full response from v2 ImageClient methods
by John Warren
· 10 years ago
2190551
Switch all uses of json to oslo_serialization
by Matthew Treinish
· 10 years ago
a628707
Remove "JSON" from sevice clients' names
by Ken'ichi Ohmichi
· 10 years ago
66494e9
Apply other "get" rule of GET to image v2 client
by Ken'ichi Ohmichi
· 10 years ago
9f435ec
Merge "Add support for image deactivate and reactivate"
by Jenkins
· 10 years ago
c3728c6
Make the names of image_member methods consistent
by Ken'ichi Ohmichi
· 10 years ago
81aaae7
Add support for image deactivate and reactivate
by bkopilov
· 10 years ago
f0df53c
Apply a list_image_members rule of GET to image 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
8912814
Switch all uses of urllib and HTMLParser to import from six
by Matthew Treinish
· 10 years ago
85b660b
Remove invalid use of kwargs from image clients
by David Kranz
· 10 years ago
bc7e189
Remove CONF values from images clients
by Masayuki Igawa
· 10 years ago
d7e97b4
Change two-value client methods to use ResponseBodyData
by David Kranz
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 11 years ago
a6ac242
Move ResponseBody/List classes to service_client
by Ken'ichi Ohmichi
· 11 years ago
0e83665
Remove all CONF values from RestClient
by Ken'ichi Ohmichi
· 11 years ago
b8df55e
Merge "Add image client build timeout config option"
by Jenkins
· 11 years ago
d29a911
Merge "Change image client methods to return one value"
by Jenkins
· 11 years ago
1cfe298
Add image client build timeout config option
by Lucian Petrut
· 11 years ago
34f1878
Change image client methods to return one value
by David Kranz
· 11 years ago
e9f5041
Move _get_region() to NegativeRestClient
by Ken'ichi Ohmichi
· 11 years ago
0690ea4
Remove _get_endpoint_type() from RestClient
by Ken'ichi Ohmichi
· 11 years ago
0cd316b
Separate build_interval/timeout from RestClient
by Ken'ichi Ohmichi
· 11 years ago
a7db669
Add ca_certificates_file option to test against SSL servers
by Rob Crittenden
· 11 years ago
d2b9651
Make rest_client.wait_for_resource_deletion timeout error more specific
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
a1ce354
image(s) schema image metadata API test
by raiesmh08
· 11 years ago
c6b2ee8
Improved tests in tempest.api.image.v2.*
by Sergey Nikitin
· 12 years ago
88686d8
Remove using of deprecated self.headers (part1)
by Valeriy Ponomaryov
· 11 years ago
d3efe90
Rename images variable in TempestConfigPrivate
by Matt Riedemann
· 11 years ago
8bbdb16
Multiversion authentication part1
by Andrea Frittoli
· 12 years ago
684d899
Convert all service clients to global CONF object
by Matthew Treinish
· 12 years ago
e8d31a0
Remove vim headers
by Masayuki Igawa
· 12 years ago
406da27
Only initialize the glance_http if service is enabled
by Matthew Treinish
· 12 years ago
689e265
glance v2 image sharing tests
by Attila Fazekas
· 12 years ago
e50a6f1
Adds api test to test_images
by Hoisaleshwara Madan V S
· 12 years ago
c495298
Added some test for image tags
by Anju Tiwari
· 12 years ago
6a6f5be
Fix IBM copyright strings
by Kurt Taylor
· 12 years ago
ce3ef92
Add base classes for image tests.
by Matthew Treinish
· 12 years ago
a62347f
Add glance api v2 testing.
by Matthew Treinish
· 12 years ago