Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
e6fe98849c4aac0a18b88cb2ae37e7fcce7d270a
/
tempest
/
services
2190551
Switch all uses of json to oslo_serialization
by Matthew Treinish
· 10 years ago
e083f64
Merge "Remove wait_for_volume_status from compute client"
by Jenkins
· 10 years ago
eb5bd0c
Merge "Separate server_groups_client from servers_client"
by Jenkins
· 10 years ago
6b22e69
Merge "Make the arguments of resource id consistent"
by Jenkins
· 10 years ago
6e1804c
Merge "Separate floating_ips_bluk_client"
by Jenkins
· 10 years ago
d5f507a
Merge "Separate floating_ip_pools_client"
by Jenkins
· 10 years ago
d32ca9f
Merge "Re-factor neutron client for 'list' methods"
by Jenkins
· 10 years ago
2b26e75
Separate floating_ips_bluk_client
by Ken'ichi Ohmichi
· 10 years ago
03af1c5
Separate floating_ip_pools_client
by Ken'ichi Ohmichi
· 10 years ago
43cf629
Merge "Add tests for Cinder volume list pagination"
by Jenkins
· 10 years ago
b33e4ad
Merge "Merge wait_for_volume_status to common method"
by Jenkins
· 10 years ago
cbc26a8
Merge list_servers_with_detail to list_servers
by Ken'ichi Ohmichi
· 10 years ago
f429739
Merge "Neutron service client should not trim API response"
by Jenkins
· 10 years ago
9509b96
Make the arguments of resource id consistent
by Ken'ichi Ohmichi
· 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
2d49bc0
Remove unused is_enabled()
by Ken'ichi Ohmichi
· 10 years ago
8b9c780
Remove wait_for_image_status from compute client
by Ken'ichi Ohmichi
· 10 years ago
84e9968
Move wait_for_interface_status from service client
by Ken'ichi Ohmichi
· 10 years ago
7ca54b8
Separate server_groups_client from servers_client
by Ken'ichi Ohmichi
· 10 years ago
095b270
Merge "Remove "JSON" from sevice clients' names"
by Jenkins
· 10 years ago
7e6f31d
Merge "Apply a naming rule of GET to show_server method"
by Jenkins
· 10 years ago
17a8e40
Merge "Re-factor neutron client for 'delete' methods"
by Jenkins
· 10 years ago
e9dee49
Merge "Re-factor neutron client for 'show' methods"
by Jenkins
· 10 years ago
7a6e683
Merge "Re-factor neutron client for 'update' methods"
by Jenkins
· 10 years ago
7680024
Apply a naming rule of GET to show_server method
by Ken'ichi Ohmichi
· 10 years ago
8db74fc
Merge "Remove str() calls from compute clients"
by Jenkins
· 10 years ago
3ea4052
Merge "Apply a naming rule of GET to compute clients(v*)"
by Jenkins
· 10 years ago
f0ccd94
Merge "Apply a naming rule of GET to compute clients(t*)"
by Jenkins
· 10 years ago
a628707
Remove "JSON" from sevice clients' names
by Ken'ichi Ohmichi
· 10 years ago
30859df
Merge "Apply a naming rule of GET to secgroup clients"
by Jenkins
· 10 years ago
0526b78
Merge "Set the correct API version for the V2 identity client"
by Jenkins
· 10 years ago
cd6e899
Remove str() calls from compute clients
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
0092ef2
Apply a naming rule of GET to compute clients(t*)
by Ken'ichi Ohmichi
· 10 years ago
217f2f3
Apply a naming rule of GET to secgroup clients
by Ken'ichi Ohmichi
· 10 years ago
2f7cc02
Re-factor neutron client for 'list' methods
by ghanshyam
· 10 years ago
9f57bbe
Neutron service client should not trim API response
by ghanshyam
· 10 years ago
34ece76
Re-factor neutron client for 'delete' methods
by ghanshyam
· 10 years ago
1283fe8
Re-factor neutron client for 'show' methods
by ghanshyam
· 10 years ago
63e5106
Merge "Re-factor neutron client for 'create' methods"
by Jenkins
· 10 years ago
ce16bba
Re-factor neutron client for 'update' methods
by ghanshyam
· 10 years ago
4d46033
Re-factor neutron client for 'create' methods
by ghanshyam
· 10 years ago
b12cb81
Merge "Apply a naming rule of GET to compute clients([ik])"
by Jenkins
· 10 years ago
d6b9bae
Merge "Remove advanced services tests"
by Jenkins
· 10 years ago
0ea58af
Add tests for Cinder volume list pagination
by Gorka Eguileor
· 10 years ago
0943d9b
Apply a naming rule of GET to compute clients([ik])
by Ken'ichi Ohmichi
· 10 years ago
9150968
Merge list_flavors_with_detail to list_flavors
by Ken'ichi Ohmichi
· 10 years ago
f9868fc
Apply a naming rule of GET to compute clients(q*)
by Ken'ichi Ohmichi
· 10 years ago
d5525e3
Set the correct API version for the V2 identity client
by Ralf Haferkamp
· 10 years ago
b93e676
Remove key 'absolute' from limits client
by Ken'ichi Ohmichi
· 10 years ago
46f574e
Apply a naming rule of GET to compute clients(n*)
by Ken'ichi Ohmichi
· 10 years ago
a89dd6b
Separate quota_classes client from quotas client
by Ken'ichi Ohmichi
· 10 years ago
08eb6c9
Merge "Apply a naming rule of GET to compute clients(l*)"
by Jenkins
· 10 years ago
87a76a0
Merge "Apply a naming rule of GET to compute clients(h*)"
by Jenkins
· 10 years ago
bc2dd22
Merge "Apply other "get" rule of GET to image v2 client"
by Jenkins
· 10 years ago
354338d
Apply a naming rule of GET to compute clients(l*)
by Ken'ichi Ohmichi
· 10 years ago
394e6e4
Apply a naming rule of GET to compute clients(h*)
by Ken'ichi Ohmichi
· 10 years ago
9d69317
Remove advanced services tests
by Doug Wiegley
· 10 years ago
896325b
Merge "Add keystone v2.0 and v3 api discovery checks"
by Jenkins
· 10 years ago
66494e9
Apply other "get" rule of GET to image v2 client
by Ken'ichi Ohmichi
· 10 years ago
aa34225
Merge "Apply a naming rule of GET to compute clients(f*)"
by Jenkins
· 10 years ago
9f435ec
Merge "Add support for image deactivate and reactivate"
by Jenkins
· 10 years ago
e6a2085
Merge "Make the names of image_member methods consistent"
by Jenkins
· 10 years ago
5628f3f
Apply a naming rule of GET to compute clients(f*)
by Ken'ichi Ohmichi
· 10 years ago
bcad2a2
Apply other "get" rule of GET to image v1 client
by Ken'ichi Ohmichi
· 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
391afc0
Merge "Apply a list_image_members rule of GET to image client"
by Jenkins
· 10 years ago
91217f1
Merge "Apply a show_image rule of GET to clients"
by Jenkins
· 10 years ago
dc542a9
Merge "Apply a list_images rule of GET to image client"
by Jenkins
· 10 years ago
0d26ac3
Merge "Move remaining schema files into v2_1 directory"
by Jenkins
· 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
8a657ae
To test bootable flag in a cinder volume
by bkopilov
· 10 years ago
8135405
Add keystone v2.0 and v3 api discovery checks
by Filip Hubík
· 10 years ago
59869d0
Move remaining schema files into v2_1 directory
by ghanshyam
· 10 years ago
7142668
Switch all uses of iteritems to use six instead
by Matthew Treinish
· 10 years ago
8912814
Switch all uses of urllib and HTMLParser to import from six
by Matthew Treinish
· 10 years ago
3d2d963
Drop v2 and v3 tokens clients
by Andrea Frittoli (andreaf)
· 10 years ago
80f4e18
Merge "Switch all uses of httplib to import from six"
by Jenkins
· 10 years ago
9f5de85
Merge "Switch all uses of ConfigParser to import from six"
by Jenkins
· 10 years ago
693ed4f
Merge "Switch all uses of urlparse to import from six"
by Jenkins
· 10 years ago
0bc1189
Merge "Merge server response schema into one file"
by Jenkins
· 10 years ago
3de6d98
Apply a naming rule of GET to compute clients(a-e)
by Ken'ichi Ohmichi
· 10 years ago
e5cdc72
Apply a naming rule of GET to telemetry client
by Ken'ichi Ohmichi
· 10 years ago
ab94185
Merge "Rename an internal method to _helper_list()"
by Jenkins
· 10 years ago
6421af8
Switch all uses of httplib to import from six
by Matthew Treinish
· 10 years ago
fcd9a08
Switch all uses of ConfigParser to import from six
by Matthew Treinish
· 10 years ago
f077dd2
Switch all uses of urlparse to import from six
by Matthew Treinish
· 10 years ago
274327a
Merge server response schema into one file
by ghanshyam
· 10 years ago
30ab7d9
Merge "Apply a naming rule of GET to messaging client"
by Jenkins
· 10 years ago
f89a598
Merge "Merge flavor response schema into one file"
by Jenkins
· 10 years ago
41d6dc6
Merge "Rearrange keypairs response schema into one file"
by Jenkins
· 10 years ago
728e39e
Merge "Arrange quotas response schema into one file"
by Jenkins
· 10 years ago
1f970f0
Merge "Merge hosts response schema into one file"
by Jenkins
· 10 years ago
976a329
Rename an internal method to _helper_list()
by Ken'ichi Ohmichi
· 10 years ago
7e3ccd5
Apply a naming rule of GET to messaging client
by Ken'ichi Ohmichi
· 10 years ago
7c8fcc6
Merge "Apply a naming rule of GET to orchestration client"
by Jenkins
· 10 years ago
Next »