1. d8c5f7a Fix password not strong enough failures by Zack Feldstein · 9 years ago
  2. 88363cb Fix H404/405 violations for api tests(3/3) by Ken'ichi Ohmichi · 10 years ago
  3. 1535017 Give access to CredClient in tests by Jamie Lennox · 10 years ago
  4. 5265787 Return complete response from compute quotas client by ghanshyam · 10 years ago
  5. 56317e0 Full response for v3 IdentityClient methods by John Warren · 10 years ago
  6. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  7. f9868fc Apply a naming rule of GET to compute clients(q*) by Ken'ichi Ohmichi · 10 years ago
  8. f0462a1 remove smoke tag from admin tests by Sean Dague · 10 years ago
  9. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  10. 4937f56 Remove hyphen from rand_name calls in compute tests by Ken'ichi Ohmichi · 10 years ago
  11. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  12. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  13. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  14. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  15. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  16. 3e4c28b Change limits/quota clients to return one value and update tests by David Kranz · 10 years ago
  17. b7afa92 Change v2 identity client methods to return one value by David Kranz · 10 years ago
  18. 2fac831 delete all compute xml tests by Sean Dague · 10 years ago
  19. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  20. 5f61539 Allow new quota types by Phil Day · 11 years ago
  21. e3e9da7 Make os-quota-class-sets test not break quotas by Sean Dague · 11 years ago
  22. 848805f Add test for compute API os-quota-class-sets by Matt Riedemann · 11 years ago
  23. 9612e81 Get credential IDs from Credentials class by Andrea Frittoli · 11 years ago
  24. 86ad28d Access credential fields as attributes by Andrea Frittoli · 11 years ago
  25. 27e154f add quotas tests by Zhi Kun Liu · 11 years ago
  26. 648d1e4 Merge "Add V2 Nova API os-quota-sets tests" by Jenkins · 11 years ago
  27. 2209cf5 Add V2 Nova API os-quota-sets tests by Yuiko Takada · 11 years ago
  28. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  29. 50eb71c fix quotas client in admin/test_quotas.py by Zhi Kun Liu · 11 years ago
  30. ffa43fa Merge "Separate negative tests for test_quotas" by Jenkins · 11 years ago
  31. c367d91 Separate negative tests for test_quotas by Haiwei Xu · 11 years ago
  32. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  33. 86bd842 moving to global lazy loaded config by Sean Dague · 11 years ago
  34. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  35. 5398c25 Merge "Remove unused code in api/compute/admin/test_quotas.py" by Jenkins · 12 years ago
  36. 958f17e Remove unused code in api/compute/admin/test_quotas.py by Lingxian Kong · 12 years ago
  37. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  38. 44c050a Merge "Forced isolation for the nova quota test" by Jenkins · 12 years ago
  39. 430dae3 Forced isolation for the nova quota test by Attila Fazekas · 12 years ago
  40. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  41. 6ac8a10 Skip negative compute quota tests that don't work with Neutron by Matt Riedemann · 12 years ago
  42. 5d3f66c remove tearDownClass in test_quotas.py by LingxianKong · 12 years ago
  43. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  44. 01ba9cc Enable the quota test cases by gengjh · 12 years ago
  45. bc8dbd3 Cleanup try/except/finally blocks in several tests by Matt Riedemann · 12 years ago
  46. b86cda9 Add tenant isolation for scenario tests by Matthew Treinish · 12 years ago
  47. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  48. d9aef1e Ignore the default quota values by Attila Fazekas · 12 years ago
  49. 083f822 Enhance the validation of the quotas update by gengjh · 12 years ago
  50. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  51. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/admin/test_quotas.py]
  52. 9d00744 Merge "Enhance the validation of the quotas update" by Jenkins · 12 years ago
  53. 96d8ca3 Adding negative test to check limits of Security Groups and rules by Vasyl Khomenko · 12 years ago
  54. 07fe830 Enhance the validation of the quotas update by gengjh · 12 years ago
  55. 87a52b7 Fix to use an API to get the default quota set by Leo Toyoda · 12 years ago
  56. d540779 Remove skips in quota tests. by Leo Toyoda · 12 years ago
  57. 9ac5bd0 Tweak quotas in tempest to include new fixed ip quota. by Michael Still · 12 years ago
  58. da748f1 Convert try/expect/else as per new Tempest style. by hi2suresh · 12 years ago
  59. aab7b48 Replace try/except/else with self.assertRaises. by hi2suresh · 12 years ago
  60. c5ae3e9 Merge "Add negative test in test_quotas.py." by Jenkins · 12 years ago
  61. b546db0 Add negative test in test_quotas.py. by hi2suresh · 12 years ago
  62. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  63. 4ba3658 Merge quotas clients by Attila Fazekas · 12 years ago
  64. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  65. 7a31365 Change quota tests to use assertEqual by Michael J Fork · 12 years ago
  66. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  67. 1982c3c Addition of XML support to test_quotas.py by rajalakshmi-ganesan · 12 years ago
  68. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  69. cadcb1f Credentials Configuration changes by Attila Fazekas · 12 years ago
  70. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  71. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  72. 7c88eb2 Allows identity endpoint to be specified as URI by Jay Pipes · 12 years ago
  73. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  74. 05d9fb9 Fix use of except in tempest. by Matthew Treinish · 12 years ago
  75. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  76. 07599c5 Adds a Quotas client for Nova by Rohit Karajgi · 13 years ago