1. 32f98a4 Ensure a role is assigned to created users with v3 auth by Matthew Treinish · 9 years ago
  2. 4dba039 Merge "Fix non-admin compute quota issue" by Jenkins · 10 years ago
  3. 3e601cd Fix non-admin compute quota issue by Lajos Katona · 10 years ago
  4. e083f64 Merge "Remove wait_for_volume_status from compute client" by Jenkins · 10 years ago
  5. eb5bd0c Merge "Separate server_groups_client from servers_client" by Jenkins · 10 years ago
  6. 6b22e69 Merge "Make the arguments of resource id consistent" by Jenkins · 10 years ago
  7. 6e1804c Merge "Separate floating_ips_bluk_client" by Jenkins · 10 years ago
  8. d5f507a Merge "Separate floating_ip_pools_client" by Jenkins · 10 years ago
  9. dacae36 Merge "Provide a full path top level to test discovery" by Jenkins · 10 years ago
  10. d32ca9f Merge "Re-factor neutron client for 'list' methods" by Jenkins · 10 years ago
  11. 0f0c6b0 Merge "Sync venv scripts from oslo-incubator" by Jenkins · 10 years ago
  12. 2b26e75 Separate floating_ips_bluk_client by Ken'ichi Ohmichi · 10 years ago
  13. 03af1c5 Separate floating_ip_pools_client by Ken'ichi Ohmichi · 10 years ago
  14. 572b1d1 Updated from global requirements by OpenStack Proposal Bot · 10 years ago
  15. 43cf629 Merge "Add tests for Cinder volume list pagination" by Jenkins · 10 years ago
  16. a21251e Merge "Create test for private image" by Jenkins · 10 years ago
  17. b33e4ad Merge "Merge wait_for_volume_status to common method" by Jenkins · 10 years ago
  18. 42e9fd8 Merge "Merge list_servers_with_detail to list_servers" by Jenkins · 10 years ago
  19. d950415 Fix mock==1.1.0 break test_raw_request_chunked by Shuquan Huang · 10 years ago
  20. f5360ff Sync venv scripts from oslo-incubator by ghanshyam · 10 years ago
  21. cbc26a8 Merge list_servers_with_detail to list_servers by Ken'ichi Ohmichi · 10 years ago
  22. f429739 Merge "Neutron service client should not trim API response" by Jenkins · 10 years ago
  23. 5c7a636 Merge "Remove unused is_enabled()" by Jenkins · 10 years ago
  24. 69d9c50 Merge "Remove wait_for_image_status from compute client" by Jenkins · 10 years ago
  25. 9509b96 Make the arguments of resource id consistent by Ken'ichi Ohmichi · 10 years ago
  26. 8700683 Merge "Move wait_for_interface_status from service client" by Jenkins · 10 years ago
  27. d30fe3b Provide a full path top level to test discovery by Andrea Frittoli (andreaf) · 10 years ago
  28. c663323 Remove wait_for_volume_status from compute client by Ken'ichi Ohmichi · 10 years ago
  29. 91ebdfa Merge "Adding negative test cases for ports" by Jenkins · 10 years ago
  30. 11820d9 Merge "Add basic external test plugin support to tempest" by Jenkins · 10 years ago
  31. b942be6 Merge wait_for_volume_status to common method by Ken'ichi Ohmichi · 10 years ago
  32. 0a2e928 Merge "Expanded assertion in test_create_token for keystone v2, v3" by Jenkins · 10 years ago
  33. 2d49bc0 Remove unused is_enabled() by Ken'ichi Ohmichi · 10 years ago
  34. c2b856e Merge "Adding negative test cases for subnets" by Jenkins · 10 years ago
  35. 9fa90d2 Merge "update ceilometermiddleware sample target" by Jenkins · 10 years ago
  36. 8b9c780 Remove wait_for_image_status from compute client by Ken'ichi Ohmichi · 10 years ago
  37. 84e9968 Move wait_for_interface_status from service client by Ken'ichi Ohmichi · 10 years ago
  38. 0a5b319 Create test for private image by Shuquan Huang · 10 years ago
  39. 28d655b Merge "Support for ipv6 in compute response JSON schema" by Jenkins · 10 years ago
  40. 7ca54b8 Separate server_groups_client from servers_client by Ken'ichi Ohmichi · 10 years ago
  41. 3d1be56 Merge "Removing unused functions parameters in test.py" by Jenkins · 10 years ago
  42. 7a51877 Add basic external test plugin support to tempest by Matthew Treinish · 10 years ago
  43. f7b3973 Expanded assertion in test_create_token for keystone v2, v3 by Jane Zadorozhna · 10 years ago
  44. e97870c Merge "Use the prefix-embedded rand_name method" by Jenkins · 10 years ago
  45. ffbe59e Merge "Remove unnecesarry code in PortsAdminExtendedAttrsTest" by Jenkins · 10 years ago
  46. 095b270 Merge "Remove "JSON" from sevice clients' names" by Jenkins · 10 years ago
  47. 13a4828 Merge "Add cliff based common cli entrypoint" by Jenkins · 10 years ago
  48. 5df36ab Adding negative test cases for ports by Yaroslav Lobankov · 10 years ago
  49. c2ec9a8 Remove unnecesarry code in PortsAdminExtendedAttrsTest by Takeaki Matsumoto · 10 years ago
  50. 7e6f31d Merge "Apply a naming rule of GET to show_server method" by Jenkins · 10 years ago
  51. 17a8e40 Merge "Re-factor neutron client for 'delete' methods" by Jenkins · 10 years ago
  52. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  53. e9dee49 Merge "Re-factor neutron client for 'show' methods" by Jenkins · 10 years ago
  54. 7a6e683 Merge "Re-factor neutron client for 'update' methods" by Jenkins · 10 years ago
  55. a5669c5 Merge "Add ":" to docstring of CredentialProvider" by Jenkins · 10 years ago
  56. 21c9032 Adding negative test cases for subnets by Yaroslav Lobankov · 10 years ago
  57. 9821a27 Merge "Get rid of duplicated creation of security groups in test_volume_boot_pattern" by Jenkins · 10 years ago
  58. ef62a1f Merge "Fix useless usage of Linux utils" by Jenkins · 10 years ago
  59. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  60. 8db74fc Merge "Remove str() calls from compute clients" by Jenkins · 10 years ago
  61. 0089af5 Get rid of duplicated creation of security groups in test_volume_boot_pattern by Yaroslav Lobankov · 10 years ago
  62. 3ea4052 Merge "Apply a naming rule of GET to compute clients(v*)" by Jenkins · 10 years ago
  63. f0ccd94 Merge "Apply a naming rule of GET to compute clients(t*)" by Jenkins · 10 years ago
  64. c531932 Merge "Modify RemoteClient to use ssh validation config parameters" by Jenkins · 10 years ago
  65. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  66. 4af1d02 Add cliff based common cli entrypoint by David Paterson · 10 years ago
  67. 30859df Merge "Apply a naming rule of GET to secgroup clients" by Jenkins · 10 years ago
  68. 0526b78 Merge "Set the correct API version for the V2 identity client" by Jenkins · 10 years ago
  69. 0ff3ffb Fix useless usage of Linux utils by Alexander Gubanov · 10 years ago
  70. 592eb13 Add ":" to docstring of CredentialProvider by Ken'ichi Ohmichi · 10 years ago
  71. cd6e899 Remove str() calls from compute clients by Ken'ichi Ohmichi · 10 years ago
  72. 5f448a5 Apply a naming rule of GET to compute clients(v*) by Ken'ichi Ohmichi · 10 years ago
  73. e05f693 Merge "Use random password generator for IsolatedCreds" by Jenkins · 10 years ago
  74. 0092ef2 Apply a naming rule of GET to compute clients(t*) by Ken'ichi Ohmichi · 10 years ago
  75. 217f2f3 Apply a naming rule of GET to secgroup clients by Ken'ichi Ohmichi · 10 years ago
  76. 0339953 Merge "Delete resources when dvr test skipped." by Jenkins · 10 years ago
  77. e6605d8 Merge "Updated from global requirements" by Jenkins · 10 years ago
  78. 797481b Merge "Removing unnecessary comments" by Jenkins · 10 years ago
  79. f6067a0 Merge "Add resource prefix string" by Jenkins · 10 years ago
  80. 9c713d2 Use random password generator for IsolatedCreds by LingxianKong · 10 years ago
  81. 95a9b1a Updated from global requirements by OpenStack Proposal Bot · 10 years ago
  82. 7caa118 update ceilometermiddleware sample target by gordon chung · 10 years ago
  83. da999f7 Removing unused functions parameters in test.py by Yaroslav Lobankov · 10 years ago
  84. dfd1315 Merge "Fix failed to access pip server when run behind proxy" by Jenkins · 10 years ago
  85. 8ce7024 Merge "Add compute_feature_enabled.attach_encrypted_volume config option" by Jenkins · 10 years ago
  86. 2b262c0 Removing unnecessary comments by Yaroslav Lobankov · 10 years ago
  87. be15b87 Unbreak the world! by Matthew Treinish · 10 years ago
  88. 2f7cc02 Re-factor neutron client for 'list' methods by ghanshyam · 10 years ago
  89. 9f57bbe Neutron service client should not trim API response by ghanshyam · 10 years ago
  90. 34ece76 Re-factor neutron client for 'delete' methods by ghanshyam · 10 years ago
  91. 1283fe8 Re-factor neutron client for 'show' methods by ghanshyam · 10 years ago
  92. 9ae9616 Merge "Updated from global requirements" by Jenkins · 10 years ago 5
  93. a96c9c2 Merge "Added comment how to get list of network extensions in tempest.conf" by Jenkins · 10 years ago
  94. 63e5106 Merge "Re-factor neutron client for 'create' methods" by Jenkins · 10 years ago
  95. ce16bba Re-factor neutron client for 'update' methods by ghanshyam · 10 years ago
  96. 4d46033 Re-factor neutron client for 'create' methods by ghanshyam · 10 years ago
  97. b12cb81 Merge "Apply a naming rule of GET to compute clients([ik])" by Jenkins · 10 years ago
  98. 8def7ca Add resource prefix string by Andrea Frittoli (andreaf) · 10 years ago
  99. d6b9bae Merge "Remove advanced services tests" by Jenkins · 10 years ago
  100. 67da287 Modify RemoteClient to use ssh validation config parameters by nithya-ganesan · 10 years ago