Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
2190551738eb0672b52d0ed324b2ca1476b6f819
/
tempest
/
services
/
compute
/
json
/
volumes_extensions_client.py
2190551
Switch all uses of json to oslo_serialization
by Matthew Treinish
· 10 years ago
c663323
Remove wait_for_volume_status from compute client
by Ken'ichi Ohmichi
· 10 years ago
b942be6
Merge wait_for_volume_status to common method
by Ken'ichi Ohmichi
· 10 years ago
095b270
Merge "Remove "JSON" from sevice clients' names"
by Jenkins
· 10 years ago
a628707
Remove "JSON" from sevice clients' names
by Ken'ichi Ohmichi
· 10 years ago
5f448a5
Apply a naming rule of GET to compute clients(v*)
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
aa93b4b
Rename compute response schema dir to v2_1
by ghanshyam
· 10 years ago
3d2a21c
Replaces hardcoded volume size by configured value
by Markus Zoeller
· 10 years ago
bfa0760
Change tempest NotFound exc to tempest-lib exc
by Masayuki Igawa
· 10 years ago
3ebc721
Change compute volume client to return one value and update tests
by David Kranz
· 10 years ago
4771cbc
Remove CONF values from compute clients
by Ken'ichi Ohmichi
· 10 years ago
ebf0f8c
Add ComputeClient for cleanup
by Ken'ichi Ohmichi
· 10 years ago
1102c3a
Add more verbose info for wait_for_..._status methods
by Martin Pavlasek
· 11 years ago
5907639
Use volume_id rather than volume_name in volume extensions timeout
by Matt Riedemann
· 11 years ago
f6bf3d5
Remove unnecessary parameters on create_volume API
by Ken'ichi Ohmichi
· 11 years ago
d2b9651
Make rest_client.wait_for_resource_deletion timeout error more specific
by Matt Riedemann
· 11 years ago
6fbd74f
Move response validation schema's in sub folder
by Marc Koderer
· 11 years ago
b4ffd76
Verify the create/delete volume APIs attributes
by Ghanshyam
· 11 years ago
e8940da
Verify the list volume attributes of Nova APIs
by Ghanshyam
· 11 years ago
c266b28
Move verification of response attributes into service client
by Chris Yeoh
· 11 years ago
ab92462
Prepare for enabling H302 rule(services/compute/json)
by Haiwei Xu
· 11 years ago
f4c27f9
Remove using of deprecated self.headers (part2)
by vponomaryov
· 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
39f9722
Replace OpenStack LLC with OpenStack Foundation
by ZhiQiang Fan
· 12 years ago
b8aa759
RestClient remove wait parameter from the get method
by Attila Fazekas
· 12 years ago
f53172c
Remove duplicated wait
by Attila Fazekas
· 12 years ago
f237ccb
Fix T401 and T402 errors
by Sean Dague
· 12 years ago
a83a16e
Fix import order to comply with import ordering rules.
by Matthew Treinish
· 12 years ago
26dd0fa
Make parameter list generation consistent using urlencode().
by Matthew Treinish
· 13 years ago
426326e
Fix issue with 404 logs on wait for delete.
by Matthew Treinish
· 13 years ago
e62b9f0
General cleanup/organization of compute tests
by dwalleck
· 13 years ago
[Renamed (84%) from tempest/services/nova/json/volumes_extensions_client.py]
30a563f
Clean up pep8 E123 and E124 violations
by Zhongyue Luo
· 13 years ago
79d8d36
Clean up pep8 E128 violations
by Zhongyue Luo
· 13 years ago
e471d6e
Clean up pep8 E711 violations
by Zhongyue Luo
· 13 years ago
4e08690
Add XML support to the volumes client.
by Matthew Treinish
· 13 years ago
dd47d7e
Adds Cinder client
by Rohit Karajgi
· 13 years ago
[Renamed (89%) from tempest/services/nova/json/volumes_client.py]
6aceb4a
Wait for resource deletion after 202 response. Fixes bug 1007447.
by David Kranz
· 13 years ago
e3bb58f
Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list
by rajalakshmi-ganesan
· 13 years ago
5098fa2
Clients subclass the RestClient to allow attributes to be
by chris fattarsi
· 13 years ago
b446557
Fixes bug 960864- Testcases for the action list Volumes and list Volumes with Detail
by rajalakshmi-ganesan
· 13 years ago
ddd9e0e
Fixes bug 902374-Negative tests for Volumes
by rajalakshmi-ganesan
· 13 years ago