1. dfc88de Make attach_volume use **kwargs by Ken'ichi Ohmichi · 10 years ago
  2. 16c7929 Merge "Remove wait_for_server_status from servers_client" by Jenkins · 10 years ago
  3. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  4. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  5. eb5bd0c Merge "Separate server_groups_client from servers_client" by Jenkins · 10 years ago
  6. cbc26a8 Merge list_servers_with_detail to list_servers by Ken'ichi Ohmichi · 10 years ago
  7. 7ca54b8 Separate server_groups_client from servers_client by Ken'ichi Ohmichi · 10 years ago
  8. 095b270 Merge "Remove "JSON" from sevice clients' names" by Jenkins · 10 years ago
  9. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  10. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  11. cd6e899 Remove str() calls from compute clients by Ken'ichi Ohmichi · 10 years ago
  12. 8912814 Switch all uses of urllib and HTMLParser to import from six by Matthew Treinish · 10 years ago
  13. 274327a Merge server response schema into one file by ghanshyam · 10 years ago
  14. aa93b4b Rename compute response schema dir to v2_1 by ghanshyam · 10 years ago
  15. 8f9c0c8 Remove CONF reference from servers client by Masayuki Igawa · 10 years ago
  16. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  17. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  18. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  19. 3ebc721 Change compute volume client to return one value and update tests by David Kranz · 10 years ago
  20. 4771cbc Remove CONF values from compute clients by Ken'ichi Ohmichi · 10 years ago
  21. ebf0f8c Add ComputeClient for cleanup by Ken'ichi Ohmichi · 10 years ago
  22. 5c2a558 Adds test for list/get volume attachments V2 APIs by Ghanshyam · 11 years ago
  23. c78c757 Migrate baremetal_basic_ops to tempest clients by Adam Gandelman · 11 years ago
  24. eef192f Migrate test_volume_boot_pattern to tempest client by Joseph Lanoux · 11 years ago
  25. 6fbd74f Move response validation schema's in sub folder by Marc Koderer · 11 years ago
  26. 9776224 Merge "Separate create server schema for admin password" by Jenkins · 11 years ago
  27. 7f98910 Separate create server schema for admin password by Ghanshyam · 11 years ago
  28. 8845791 Check rescue_server action attributes of Nova APIs by Ghanshyam · 11 years ago
  29. 9c2e50d Check rebuild server action API attributes by Ghanshyam · 11 years ago
  30. 4b41dfd Verify get_instance_action attributes of Nova API by Ghanshyam · 11 years ago
  31. 5174486 Validate server detail list attribute of Nova APIs by Ghanshyam · 11 years ago
  32. a06eb32 Merge "Verify V2 list server_group API attributes" by Jenkins · 11 years ago
  33. ea5a867 Merge "Verify "get a server" API response attributes" by Jenkins · 11 years ago
  34. 21e4fc7 Verify "get a server" API response attributes by Ken'ichi Ohmichi · 11 years ago
  35. 8a841c7 Avoid empty string for length in os-getConsoleOutput by Davanum Srinivas · 11 years ago
  36. 438ed3b Verify V2 list server_group API attributes by Ghanshyam · 11 years ago
  37. 2996609 Verify list_instance_action attributes of Nova API by Ghanshyam · 11 years ago
  38. 0b2143b Merge "Check create/get/delete V2 server_group attributes" by Jenkins · 11 years ago
  39. 2a2fc41 add block_device_mapping to create_server params for nova clients by Andrey Pavlov · 11 years ago
  40. f81f9fa Check create/get/delete V2 server_group attributes by Ghanshyam · 11 years ago
  41. e842106 Verify 'update-server-metadata' APIs attributes by Ghanshyam · 11 years ago
  42. 3382326 Merge "Verify server list_addresses V2/V3 APIs attributes" by Jenkins · 11 years ago
  43. 7ee264a validate server action 'console_output' attributes by Ghanshyam · 11 years ago
  44. d847c58 Verify server list_addresses V2/V3 APIs attributes by Ghanshyam · 11 years ago
  45. 997c909 Verify Server Actions attributes of Nova APIs by Ghanshyam · 11 years ago
  46. 3705555 Merge "Add tests for server-group Nova V2 APIs" by Jenkins · 11 years ago
  47. a8104a6 Merge "Verify list_addresses_by_network APIs attributes" by Jenkins · 11 years ago
  48. 87dd445 Add tests for server-group Nova V2 APIs by Abhijeet.Jain · 11 years ago
  49. 623c38f Check list servers attributes of Nova APIs by Ghanshyam · 11 years ago
  50. 9541ad1 Verify list_addresses_by_network APIs attributes by Ghanshyam · 11 years ago
  51. 29cd512 Verify "update a server" API response attributes by Ken'ichi Ohmichi · 11 years ago
  52. eaaa6a4 Verify Set/Get/Delete server meta item attributes by Ghanshyam · 11 years ago
  53. a8f6653 Verify 'list-server-metadata' APIs attributes by Ghanshyam · 11 years ago
  54. 3d2b7af Verify the attributes of 'set-server-metadata' API by Haiwei Xu · 11 years ago
  55. ef41ee0 Merge "Check attributes of attach/detach volume Nova APIs" by Jenkins · 11 years ago
  56. 385c4e7 Check attributes of attach/detach volume Nova APIs by Ghanshyam · 11 years ago
  57. 4ac0274 Verify delete server attributes of Nova API by Ghanshyam · 11 years ago
  58. ce271a7 Merge "Check get_vnc_console attributes of Nova APIs" by Jenkins · 11 years ago
  59. cf46c7a Merge "Verify list_virtual_interfaces attributes of API" by Jenkins · 11 years ago
  60. 128ddfb Merge "Remove unused create_image of Nova v2 API" by Jenkins · 11 years ago
  61. d6d3040 Check get_vnc_console attributes of Nova APIs by Ghanshyam · 11 years ago
  62. 08ce58d Verify list_virtual_interfaces attributes of API by Ghanshyam · 11 years ago
  63. 7fa397c Check attributes of get server password Nova APIs by Ghanshyam · 11 years ago
  64. 0a27712 Remove unused create_image of Nova v2 API by Ken'ichi Ohmichi · 11 years ago
  65. 0752e13 Merge "API test for 'create server with scheduler hints'" by Jenkins · 11 years ago
  66. cbe21b0 API test for 'create server with scheduler hints' by raiesmh08 · 11 years ago
  67. 0260458 Verify "create a server" API response attributes by Ken'ichi Ohmichi · 11 years ago
  68. e13f0e2 Merge "V2 API Test to get the VNC console of a Server" by Jenkins · 11 years ago
  69. 86d1a57 V2 API Test to get the VNC console of a Server by Ghanshyam · 11 years ago
  70. 17b7f11 Add shelve_offload test for Nova API by Ken'ichi Ohmichi · 11 years ago
  71. be61d92 Merge "Prepare for enabling H302 rule(services/compute/json)" by Jenkins · 11 years ago
  72. ab92462 Prepare for enabling H302 rule(services/compute/json) by Haiwei Xu · 11 years ago
  73. 79f4a09 Add Nova V2 API test for resetNetwork/injectNetworkInfo by Ghanshyam Mann · 11 years ago
  74. f4c27f9 Remove using of deprecated self.headers (part2) by vponomaryov · 11 years ago
  75. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  76. 684d899 Convert all service clients to global CONF object by Matthew Treinish · 11 years ago
  77. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  78. 7835d50 Forbid admin_password None in rescue Nova API by Yuiko Takada · 11 years ago
  79. e540176 add admin server tests by Zhi Kun Liu · 12 years ago
  80. 004c7cf Merge "add tests for server_password" by Jenkins · 12 years ago
  81. 6de5b04 add tests for server_password by ivan-zhu · 12 years ago
  82. 6034213 Merge "add test for create_backup" by Jenkins · 12 years ago
  83. 39437e2 Add shelve/unshelve test of nova APIs by Ken'ichi Ohmichi · 12 years ago
  84. ccc8946 add test for create_backup by ivan-zhu · 12 years ago
  85. aecc109 add some negative tests for force_delete/restore by Lingxian Kong · 12 years ago
  86. 7ca13ed Merge "add test for updating server's disk_config test" by Jenkins · 12 years ago
  87. e5f5201 Merge "Adds test_update_all_metadata_field_not_included negative test" by Jenkins · 12 years ago
  88. 72d7d5b add test for updating server's disk_config test by ivan-zhu · 12 years ago
  89. da07085 Test for the nova diagnostics API by Zhu Zhu · 12 years ago
  90. d0b52e7 Adds test_update_all_metadata_field_not_included negative test by Chris Yeoh · 12 years ago
  91. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  92. 0abbc95 task_state must be consider before many action by Attila Fazekas · 12 years ago
  93. 0248613 Eliminate the impact of "wait_until='BUILD'" by zhhuabj · 12 years ago
  94. b0ac0b8 add tests - list servers using admin user by Liu, Zhi Kun · 12 years ago
  95. c7ca334 identity v3 token by Brant Knudson · 12 years ago
  96. faca6ff Add tests list actions on a specified instance by Leo Toyoda · 12 years ago
  97. c5da4f4 Create tests for multiple server creation by Mauro S. M. Rodrigues · 12 years ago
  98. e6a36c8 Tests to verify Nova VM Rescue operations by nithya-ganesan · 12 years ago
  99. d429928 Small server action code compression by Attila Fazekas · 12 years ago
  100. 76bc8bd Adding list_virtual_interfaces method to the servers_client by Rami Vaknin · 12 years ago