Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
tempest
/
4882ae4df49033e24a4895348679690837e04c4a
/
tempest
/
services
4882ae4
Merge "Remove update_extra_routes()"
by Jenkins
· 9 years ago
6eecd61
Merge "Remove GET ops from update_router()"
by Jenkins
· 9 years ago
fb527a0
Merge "Remove the Glance HTTP client. Use the common Rest Client instead."
by Jenkins
· 9 years ago
50fc784
Remove update_extra_routes()
by Ken'ichi Ohmichi
· 9 years ago
b7cdaae
Remove GET ops from update_router()
by Ken'ichi Ohmichi
· 9 years ago
1ffbafe
Merge "Fix usage of rest_client expected_success() in tests"
by Jenkins
· 9 years ago
9a573d9
Remove the Glance HTTP client. Use the common Rest Client instead.
by Jordan Pittier
· 9 years ago
b02fa11
Merge "Swift object client: use urllib3 builtin support for chunked transfer"
by Jenkins
· 9 years ago
4408c4a
Swift object client: use urllib3 builtin support for chunked transfer
by Jordan Pittier
· 9 years ago
66a1621
Merge "Use common "waiters.wait_for_image_status" function everywhere"
by Jenkins
· 9 years ago
f59ba17
Merge "Rename get_image_meta method into check_image for Glance V1 client"
by Jenkins
· 9 years ago
2fea405
Use common "waiters.wait_for_image_status" function everywhere
by Yaroslav Lobankov
· 9 years ago
c808dc5
Merge "Modify projects_client to receive more attributes"
by Jenkins
· 9 years ago
9d28a0f
Rename get_image_meta method into check_image for Glance V1 client
by Yaroslav Lobankov
· 9 years ago
43cee11
Modify projects_client to receive more attributes
by Castulo J. Martinez
· 9 years ago
c2c9057
Merge "Remove Ceilometer tempest tests"
by Jenkins
· 9 years ago
e4e7208
Merge "Cinder storage pools tests"
by Jenkins
· 9 years ago
942de9a
Merge "Addresses Expect: 100-continue client behavior"
by Jenkins
· 9 years ago
1f161e5
Cinder storage pools tests
by bkopilov
· 9 years ago
f2deb18
Addresses Expect: 100-continue client behavior
by Brian Ober
· 9 years ago
068ed88
Merge "Migrate network resources into scenario path"
by Jenkins
· 9 years ago
69a182a
Migrate network resources into scenario path
by Ken'ichi Ohmichi
· 9 years ago
6bf7de8
object_storage/object_client.py: kill some dead code
by Jordan Pittier
· 9 years ago
e4796f8
Remove Ceilometer tempest tests
by ghanshyam
· 9 years ago
ee05cf7
Fix usage of rest_client expected_success() in tests
by ghanshyam
· 9 years ago
95dcef2
"is_resource_deleted" fails to verify delete
by Joshua White
· 9 years ago
8bb8b68
Merge "Move keypair client to lib interfaces"
by Jenkins
· 9 years ago
3e758ee
Move keypair client to lib interfaces
by ghanshyam
· 9 years ago
43e7fcf
Make ports_client use common waiter method
by Ken'ichi Ohmichi
· 9 years ago
fbca80d
Merge "Add tests for compute v2.10 microversion"
by Jenkins
· 9 years ago
ac94d06
Merge "Remove the migrated service client"
by Jenkins
· 9 years ago
3d8c8fd
Merge "Use common "waiters.wait_for_snapshot_status" function everywhere"
by Jenkins
· 9 years ago
ebcba8e
Merge "Removing wrapper method for "wait_for_volume_status" function"
by Jenkins
· 9 years ago
d598d2f
Remove the migrated service client
by Ken'ichi Ohmichi
· 9 years ago
667aaa2
Use common "waiters.wait_for_snapshot_status" function everywhere
by Yaroslav Lobankov
· 9 years ago
ed3a35b
Removing wrapper method for "wait_for_volume_status" function
by Yaroslav Lobankov
· 9 years ago
d44a8be
Removing some redundant words
by Anh Tran
· 9 years ago
28a6316
Merge "Move wait_for_resource_status()"
by Jenkins
· 9 years ago
b319198
Merge "Move list_dhcp_agents_on_hosting_network()"
by Jenkins
· 9 years ago
e2644c0
Merge "Remove redundant list_router_interfaces()"
by Jenkins
· 9 years ago
3ed6a55
Move wait_for_resource_status()
by Ken'ichi Ohmichi
· 9 years ago
60b78c0
Move list_dhcp_agents_on_hosting_network()
by Ken'ichi Ohmichi
· 9 years ago
f3110f0
Remove redundant list_router_interfaces()
by Ken'ichi Ohmichi
· 9 years ago
4541bd1
Add tests for compute v2.10 microversion
by Ghanshyam
· 9 years ago
b321cc2
Remove unsed wrapper method
by Ken'ichi Ohmichi
· 9 years ago
6665c97
Make routers_client use **kwargs
by Ken'ichi Ohmichi
· 9 years ago
84f7321
Merge "Migrated microversion testing framework to tempest/lib"
by Jenkins
· 9 years ago
1f47cf9
Migrated microversion testing framework to tempest/lib
by Ghanshyam
· 9 years ago
2a0e736
Use tempest.lib's base module for network clients
by Ken'ichi Ohmichi
· 9 years ago
e35f472
Split out Neutron routers client
by Ken'ichi Ohmichi
· 9 years ago
997b260
Merge "Add OS-INHERIT of keystone v3 in api tempest"
by Jenkins
· 9 years ago
962e7d7
Add OS-INHERIT of keystone v3 in api tempest
by Maho Koshiya
· 9 years ago
f6906e1
Making Keystone clients consistent
by Yaroslav Lobankov
· 9 years ago
22dd1c9
Merge "Use tempest.lib clients for bulk ops"
by Jenkins
· 9 years ago
1f52fd9
Use tempest.lib clients for bulk ops
by Ken'ichi Ohmichi
· 9 years ago
70172a7
Make network clients use rest_client
by Ken'ichi Ohmichi
· 9 years ago
d35a133
Make identity clients use rest_client
by Ken'ichi Ohmichi
· 9 years ago
e76510d
Make image clients use rest_client
by Ken'ichi Ohmichi
· 9 years ago
90d446a
Make volume clients use rest_client
by Ken'ichi Ohmichi
· 9 years ago
9086eea
Make database/telemetry clients use rest_client
by Ken'ichi Ohmichi
· 9 years ago
8eb795b
Merge "Make object/orchestration clients use rest_client"
by Jenkins
· 9 years ago
d37f98d
Merge "Make identity service client class name consistent"
by Jenkins
· 9 years ago
19f6881
Make object/orchestration clients use rest_client
by Ken'ichi Ohmichi
· 9 years ago
3ee057e
Make compute keypairs_client use rest_client
by Ken'ichi Ohmichi
· 9 years ago
322e443
Make data_processing/baremetal use rest_client
by Ken'ichi Ohmichi
· 9 years ago
24bcb88
Split roles_client for keystone v3 client
by Arx Cruz
· 9 years ago
5b9b17e
Make identity service client class name consistent
by Ghanshyam
· 9 years ago
db9672e
Use tempest.lib code in tempest
by Andrea Frittoli (andreaf)
· 9 years ago
ac197b5
Merge "Split trusts_client from keystone V3 client"
by Jenkins
· 9 years ago
d2fbdff
Merge "Split domains_client from keystone V3 client"
by Jenkins
· 9 years ago
7640539
Split trusts_client from keystone V3 client
by Daniel Mellado
· 9 years ago
91a26b6
Split domains_client from keystone V3 client
by Daniel Mellado
· 9 years ago
05049dd
Add microversion fixture to set microversion
by Ghanshyam
· 9 years ago
d4224b6
Merge "Remove zaqar tests from tempest"
by Jenkins
· 9 years ago
7ed0b81
Merge "Remove redundant interfaces from v3 identity client"
by Jenkins
· 9 years ago
fc11264
Remove zaqar tests from tempest
by Matthew Treinish
· 9 years ago
c044867
Remove redundant interfaces from v3 identity client
by Ghanshyam
· 9 years ago
be24b92
Merge "Use subnetpools_client from tempest-lib"
by Jenkins
· 9 years ago
1f69717
Merge "Split users_client from keystone V3 client"
by Jenkins
· 9 years ago
8e93dc0
Merge "Use quotas/security_groups clients from tempest-lib"
by Jenkins
· 9 years ago
888cac4
Use subnetpools_client from tempest-lib
by Ken'ichi Ohmichi
· 9 years ago
b5ce735
Use quotas/security_groups clients from tempest-lib
by Ken'ichi Ohmichi
· 9 years ago
7aea534
Split users_client from keystone V3 client
by Daniel Mellado
· 9 years ago
47a93ab
Separate projects client from identity V3 client
by Yaroslav Lobankov
· 9 years ago
df88737
Merge "Use 2 network clients from tempest-lib"
by Jenkins
· 9 years ago
c990ade
Merge "Identity V3: missing api coverage for 'Get Endpoint' method"
by Jenkins
· 9 years ago
77343e9
Use 2 network clients from tempest-lib
by Ken'ichi Ohmichi
· 9 years ago
6ab4181
Merge "Make v3 identity_client consistent"
by Jenkins
· 9 years ago
cb37b3d
Merge "Make 2 functions in network_client use **kwargs"
by Jenkins
· 9 years ago
2c4cb0c
Make v3 identity_client consistent
by Ken'ichi Ohmichi
· 9 years ago
94aca95
Make 2 functions in network_client use **kwargs
by piyush110786
· 9 years ago
5ae389f
Identity V3: missing api coverage for 'Get Endpoint' method
by apetrov
· 9 years ago
895cd60
Merge "Split endpoints-client out of keystone v2 identity client"
by Jenkins
· 9 years ago
5576f74
Merge "Add the group and role checks API in tempest"
by Jenkins
· 9 years ago
b6fa2e4
Add the group and role checks API in tempest
by Maho Koshiya
· 9 years ago
3f951ef
Split endpoints-client out of keystone v2 identity client
by Daniel Mellado
· 9 years ago
52bb812
Split out Neutron extensions client
by Ken'ichi Ohmichi
· 9 years ago
c450530
Merge "Separate base microversion client and compute client"
by Jenkins
· 9 years ago
772572d
Merge "Split services client out of keystone v2 identity client"
by Jenkins
· 9 years ago
a37bbd4
Merge "Apply "POST/DELETE" rules to agents_client"
by Jenkins
· 9 years ago
Next »