1. dc4713c Make docstring of servers consistent by Ken'ichi Ohmichi · 10 years ago
  2. 4793cc3 Merge "Make create_server use **kwargs" by Jenkins · 10 years ago
  3. f2d436e Make create_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  4. 4c7d2a0 Move add/remove fixed ip action to servers_client by ghanshyam · 10 years ago
  5. 0f82525 Return complete response from servers_client by ghanshyam · 10 years ago
  6. b09fb27 Make update_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  7. b263108 Add "server" to action methods - part 2 by Ken'ichi Ohmichi · 10 years ago
  8. d08cd7a Merge "Add docstrings for parameter translation" by Jenkins · 10 years ago
  9. f627a97 Merge "Add "server" to action methods" by Jenkins · 10 years ago
  10. 134b91e Merge "Move wait_for_server_termination from servers_client" by Jenkins · 10 years ago
  11. 9d23f20 Merge "Remove redundant response schema check" by Jenkins · 10 years ago
  12. 86f5893 Make live_migrate_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  13. c2657f3 Remove redundant response schema check by Ken'ichi Ohmichi · 10 years ago
  14. dfc88de Make attach_volume use **kwargs by Ken'ichi Ohmichi · 10 years ago
  15. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 10 years ago
  16. 5a51f07 Add docstrings for parameter translation by Ken'ichi Ohmichi · 10 years ago
  17. 5271b0f Add "server" to action methods by Ken'ichi Ohmichi · 10 years ago
  18. 16c7929 Merge "Remove wait_for_server_status from servers_client" by Jenkins · 10 years ago
  19. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  20. 0eb153c Remove wait_for_server_status from servers_client by Ken'ichi Ohmichi · 10 years ago
  21. eb5bd0c Merge "Separate server_groups_client from servers_client" by Jenkins · 10 years ago
  22. cbc26a8 Merge list_servers_with_detail to list_servers by Ken'ichi Ohmichi · 10 years ago
  23. 7ca54b8 Separate server_groups_client from servers_client by Ken'ichi Ohmichi · 10 years ago
  24. 095b270 Merge "Remove "JSON" from sevice clients' names" by Jenkins · 10 years ago
  25. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  26. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  27. cd6e899 Remove str() calls from compute clients by Ken'ichi Ohmichi · 10 years ago
  28. 8912814 Switch all uses of urllib and HTMLParser to import from six by Matthew Treinish · 10 years ago
  29. 274327a Merge server response schema into one file by ghanshyam · 10 years ago
  30. aa93b4b Rename compute response schema dir to v2_1 by ghanshyam · 10 years ago
  31. 8f9c0c8 Remove CONF reference from servers client by Masayuki Igawa · 10 years ago
  32. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  33. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  34. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  35. 3ebc721 Change compute volume client to return one value and update tests by David Kranz · 10 years ago
  36. 4771cbc Remove CONF values from compute clients by Ken'ichi Ohmichi · 10 years ago
  37. ebf0f8c Add ComputeClient for cleanup by Ken'ichi Ohmichi · 11 years ago
  38. 5c2a558 Adds test for list/get volume attachments V2 APIs by Ghanshyam · 11 years ago
  39. c78c757 Migrate baremetal_basic_ops to tempest clients by Adam Gandelman · 11 years ago
  40. eef192f Migrate test_volume_boot_pattern to tempest client by Joseph Lanoux · 11 years ago
  41. 6fbd74f Move response validation schema's in sub folder by Marc Koderer · 11 years ago
  42. 9776224 Merge "Separate create server schema for admin password" by Jenkins · 11 years ago
  43. 7f98910 Separate create server schema for admin password by Ghanshyam · 11 years ago
  44. 8845791 Check rescue_server action attributes of Nova APIs by Ghanshyam · 11 years ago
  45. 9c2e50d Check rebuild server action API attributes by Ghanshyam · 11 years ago
  46. 4b41dfd Verify get_instance_action attributes of Nova API by Ghanshyam · 11 years ago
  47. 5174486 Validate server detail list attribute of Nova APIs by Ghanshyam · 11 years ago
  48. a06eb32 Merge "Verify V2 list server_group API attributes" by Jenkins · 11 years ago
  49. ea5a867 Merge "Verify "get a server" API response attributes" by Jenkins · 11 years ago
  50. 21e4fc7 Verify "get a server" API response attributes by Ken'ichi Ohmichi · 11 years ago
  51. 8a841c7 Avoid empty string for length in os-getConsoleOutput by Davanum Srinivas · 11 years ago
  52. 438ed3b Verify V2 list server_group API attributes by Ghanshyam · 11 years ago
  53. 2996609 Verify list_instance_action attributes of Nova API by Ghanshyam · 11 years ago
  54. 0b2143b Merge "Check create/get/delete V2 server_group attributes" by Jenkins · 11 years ago
  55. 2a2fc41 add block_device_mapping to create_server params for nova clients by Andrey Pavlov · 11 years ago
  56. f81f9fa Check create/get/delete V2 server_group attributes by Ghanshyam · 11 years ago
  57. e842106 Verify 'update-server-metadata' APIs attributes by Ghanshyam · 11 years ago
  58. 3382326 Merge "Verify server list_addresses V2/V3 APIs attributes" by Jenkins · 11 years ago
  59. 7ee264a validate server action 'console_output' attributes by Ghanshyam · 11 years ago
  60. d847c58 Verify server list_addresses V2/V3 APIs attributes by Ghanshyam · 11 years ago
  61. 997c909 Verify Server Actions attributes of Nova APIs by Ghanshyam · 11 years ago
  62. 3705555 Merge "Add tests for server-group Nova V2 APIs" by Jenkins · 11 years ago
  63. a8104a6 Merge "Verify list_addresses_by_network APIs attributes" by Jenkins · 11 years ago
  64. 87dd445 Add tests for server-group Nova V2 APIs by Abhijeet.Jain · 11 years ago
  65. 623c38f Check list servers attributes of Nova APIs by Ghanshyam · 11 years ago
  66. 9541ad1 Verify list_addresses_by_network APIs attributes by Ghanshyam · 11 years ago
  67. 29cd512 Verify "update a server" API response attributes by Ken'ichi Ohmichi · 11 years ago
  68. eaaa6a4 Verify Set/Get/Delete server meta item attributes by Ghanshyam · 11 years ago
  69. a8f6653 Verify 'list-server-metadata' APIs attributes by Ghanshyam · 11 years ago
  70. 3d2b7af Verify the attributes of 'set-server-metadata' API by Haiwei Xu · 11 years ago
  71. ef41ee0 Merge "Check attributes of attach/detach volume Nova APIs" by Jenkins · 11 years ago
  72. 385c4e7 Check attributes of attach/detach volume Nova APIs by Ghanshyam · 11 years ago
  73. 4ac0274 Verify delete server attributes of Nova API by Ghanshyam · 11 years ago
  74. ce271a7 Merge "Check get_vnc_console attributes of Nova APIs" by Jenkins · 11 years ago
  75. cf46c7a Merge "Verify list_virtual_interfaces attributes of API" by Jenkins · 11 years ago
  76. 128ddfb Merge "Remove unused create_image of Nova v2 API" by Jenkins · 11 years ago
  77. d6d3040 Check get_vnc_console attributes of Nova APIs by Ghanshyam · 11 years ago
  78. 08ce58d Verify list_virtual_interfaces attributes of API by Ghanshyam · 11 years ago
  79. 7fa397c Check attributes of get server password Nova APIs by Ghanshyam · 11 years ago
  80. 0a27712 Remove unused create_image of Nova v2 API by Ken'ichi Ohmichi · 11 years ago
  81. 0752e13 Merge "API test for 'create server with scheduler hints'" by Jenkins · 11 years ago
  82. cbe21b0 API test for 'create server with scheduler hints' by raiesmh08 · 11 years ago
  83. 0260458 Verify "create a server" API response attributes by Ken'ichi Ohmichi · 11 years ago
  84. e13f0e2 Merge "V2 API Test to get the VNC console of a Server" by Jenkins · 11 years ago
  85. 86d1a57 V2 API Test to get the VNC console of a Server by Ghanshyam · 11 years ago
  86. 17b7f11 Add shelve_offload test for Nova API by Ken'ichi Ohmichi · 11 years ago
  87. be61d92 Merge "Prepare for enabling H302 rule(services/compute/json)" by Jenkins · 11 years ago
  88. ab92462 Prepare for enabling H302 rule(services/compute/json) by Haiwei Xu · 11 years ago
  89. 79f4a09 Add Nova V2 API test for resetNetwork/injectNetworkInfo by Ghanshyam Mann · 11 years ago
  90. f4c27f9 Remove using of deprecated self.headers (part2) by vponomaryov · 11 years ago
  91. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  92. 684d899 Convert all service clients to global CONF object by Matthew Treinish · 11 years ago
  93. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  94. 7835d50 Forbid admin_password None in rescue Nova API by Yuiko Takada · 11 years ago
  95. e540176 add admin server tests by Zhi Kun Liu · 12 years ago
  96. 004c7cf Merge "add tests for server_password" by Jenkins · 12 years ago
  97. 6de5b04 add tests for server_password by ivan-zhu · 12 years ago
  98. 6034213 Merge "add test for create_backup" by Jenkins · 12 years ago
  99. 39437e2 Add shelve/unshelve test of nova APIs by Ken'ichi Ohmichi · 12 years ago
  100. ccc8946 add test for create_backup by ivan-zhu · 12 years ago