- 19b70a3 [part1] Remove six by likui · 4 years, 7 months ago
- 7761859 Add tag in compute interfaces schema for microversion 2.70 by zhufl · 4 years, 7 months ago
- 735e169 Adding description for testcases - compute part12 by zhufl · 4 years, 11 months ago
- 61a3c8e Fixes race condition in test_add_remove_fixed_ip by David Sedlák · 6 years ago
- fa30d2f Fix use of get_server_ip with fixed networks by Mark Goddard · 6 years ago
- 24675aa Add rand_name to create port incase of leaks by Doug Schveninger · 6 years ago
- b3daeb4 Filter out floating IPs from server IPs list by Slawek Kaplonski · 6 years ago
- c68546f Fix potential issue with adding a fixed ip by Matthew Treinish · 7 years ago
- 91d9242 Fix E117 for pycodestyle (pep8) 2.5.0 by Matt Riedemann · 6 years ago
- 65a161e Merge "interfaces_by_fixed_ip no extra port" by Zuul · 7 years ago
- d4cb10f Wait for IP add/remove in test_add_remove_fixed_ip by Matt Riedemann · 7 years ago
- 3588bb3 interfaces_by_fixed_ip no extra port by Attila Fazekas · 7 years ago
- 692422b Use remote_client from tempest.lib.common instead of tempest.common by Lucas Alvares Gomes · 7 years ago
- b477594 Interface tests: wait for server to become SSHable by Artom Lifshitz · 7 years ago
- 615e63b Set max microversion 2.43 for add_fixed_ip by zhufl · 7 years ago
- 607cfbf Do not test create_interface_by_fixed_ips if no isolated network by zhufl · 7 years ago
- 1635334 Move wait_for_interface_status into _check_interface by lianghao · 8 years ago
- b61314d Add the verify of network_id in _test_create_interface_by_port_id by lianghao · 8 years ago
- e84f818 Remove useless check in AttachInterfacesTestJSON by zhufl · 8 years ago
- 4747708 Merge "Unskip test_reassign_port_between_servers" by Jenkins · 8 years ago
- cd36841 Move test decorators to common by Andrea Frittoli · 8 years ago
- bc2ae86 Unsupported 'message' Exception attribute in PY3 by junboli · 8 years ago
- 9a173b1 Remove TODO comment by lkuchlan · 8 years ago
- 0419088 Replace the usage of 'os' with 'os_primary' by zhufl · 8 years ago
- 8160d31 test.py: stop using aliases for creds manager by Jordan Pittier · 8 years ago
- 3b46d27 Move the `attr` decorator from test.py to tempest/lib by Jordan Pittier · 8 years ago
- b195508 Remove unnecessary assert and value assignment by zhufl · 8 years ago
- 5a60991 Unskip test_reassign_port_between_servers by Matt Riedemann · 8 years ago
- 14b0ae1 Switch to decorators.idempotent_id on compute.servers by Ken'ichi Ohmichi · 8 years ago
- 1355d98 Use base.delete_server in addCleanup by zhufl · 8 years ago
- 19f1716 Remove unused client in setup_clients by zhufl · 9 years ago
- 7b63833 Move wait_for_interface_status to waiters by zhufl · 9 years ago
- ebb15f2 Delete TimeoutException in tempest/exceptions.py by guo yunxian · 9 years ago
- 080dcfb Use assertGreater(Equal) over assertTrue by zhufl · 9 years ago
- 87b5a2d Remove redundant links to clients by lkuchlan · 9 years ago
- 3570c1e Skip test_reassign_port_between_servers until fixed by Matt Riedemann · 9 years ago
- a8c641a Add a test for attach/detach port on multiple servers by Matt Riedemann · 9 years ago
- 1964a26 Ensure tempest tests don't assume IP address allocation strategy by Ryan Tidwell · 9 years ago
- 7b62958 Add tests of fixed_ips in the attach interfaces nova API by Maho Koshiya · 9 years ago
- db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
- 3fc1246 Add tests of port_id in the attach interfaces nova API by Maho Koshiya · 10 years ago
- 4c7d2a0 Move add/remove fixed ip action to servers_client by ghanshyam · 10 years ago
- 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
- a2364f1 Return complete response from interfaces_client by ghanshyam · 10 years ago
- 12e76a1 Make interfaces_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
- 84e9968 Move wait_for_interface_status from service client by Ken'ichi Ohmichi · 10 years ago
- 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
- fbd5b3f trim compute smoke tag by Sean Dague · 10 years ago
- 9ce97df Start instances using fixed network when possible by Rohan Kanade · 12 years ago
- 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
- 398aac6 Merge "Change network/interfaces clients to return one value and update tests" by Jenkins · 10 years ago
- b2b0c18 Change network/interfaces clients to return one value and update tests by David Kranz · 10 years ago
- e7991d9 Update compute base test to split up resource_setup by Emily Hugenbruch · 11 years ago
- 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
- 4537530 Avoid port_state error in test_create_list_show_delete_interfaces by venkata anil · 10 years ago
- 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
- 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
- 7186f7a Add interface_attach compute feature flag by Adam Gandelman · 11 years ago
- 2df9748 Add network service tag to compute tests by Matthew Treinish · 11 years ago
- 750aa92 Make add_remove_fixed_ip tests executable in Nova gate by Masayuki Igawa · 11 years ago
- 7704ba4 Merge "Enable H302 check (api/compute/{c*,f*,i*,s*,t*})" by Jenkins · 11 years ago
- e9999d6 Enable H302 check (api/compute/{c*,f*,i*,s*,t*}) by Yuiko Takada · 11 years ago
- dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
- 5f5cf80 Merge "Add status code checks for Nova attach_interfaces API" by Jenkins · 11 years ago
- 5eb89e0 Add status code checks for Nova attach_interfaces API by Ken'ichi Ohmichi · 11 years ago
- 6e855d1 Add "V2 API- add-fixed-IP and remove-fixed-IP server action" tests by Ghanshyam Mann · 11 years ago
- b0a78fc Convert compute api tests to global CONF object by Matthew Treinish · 11 years ago
- c6c65fa Merge "AttachInterfacesTest: use build_timeout on iterface deletion" by Jenkins · 11 years ago
- 5a33724 Create only necessary resources for compute v2 and network tests by Salvatore Orlando · 11 years ago
- ee50bb1 AttachInterfacesTest: use build_timeout on iterface deletion by Oleg Bondarev · 11 years ago
- f15c4eb attach_interfaces as smoke by Attila Fazekas · 12 years ago
- cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
- f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
- faa340d Move neutron_available option to service_available by Matthew Treinish · 12 years ago
- f2982e8 update Quantum to Neutron by Mark McClain · 12 years ago
- e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
- 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (98%) from tempest/tests/compute/servers/test_attach_interfaces.py]
- b9017e7 Make sure isolated tenants are not left behind. by David Kranz · 12 years ago
- ba9e909 Fix AttachInterfacesTest error by Leo Toyoda · 12 years ago
- 8ad1c47 Add tests for nova's os-attach-interfaces extension by Dan Smith · 12 years ago