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