1. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  2. 5f61539 Allow new quota types by Phil Day · 11 years ago
  3. e3e9da7 Make os-quota-class-sets test not break quotas by Sean Dague · 11 years ago
  4. 848805f Add test for compute API os-quota-class-sets by Matt Riedemann · 11 years ago
  5. 9612e81 Get credential IDs from Credentials class by Andrea Frittoli · 12 years ago
  6. 86ad28d Access credential fields as attributes by Andrea Frittoli · 12 years ago
  7. 27e154f add quotas tests by Zhi Kun Liu · 12 years ago
  8. 648d1e4 Merge "Add V2 Nova API os-quota-sets tests" by Jenkins · 12 years ago
  9. 2209cf5 Add V2 Nova API os-quota-sets tests by Yuiko Takada · 12 years ago
  10. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 12 years ago
  11. 50eb71c fix quotas client in admin/test_quotas.py by Zhi Kun Liu · 12 years ago
  12. ffa43fa Merge "Separate negative tests for test_quotas" by Jenkins · 12 years ago
  13. c367d91 Separate negative tests for test_quotas by Haiwei Xu · 12 years ago
  14. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  15. 86bd842 moving to global lazy loaded config by Sean Dague · 12 years ago
  16. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  17. 5398c25 Merge "Remove unused code in api/compute/admin/test_quotas.py" by Jenkins · 12 years ago
  18. 958f17e Remove unused code in api/compute/admin/test_quotas.py by Lingxian Kong · 12 years ago
  19. cfc052e Rename to create_test_server in API tests by Ken'ichi Ohmichi · 12 years ago
  20. 44c050a Merge "Forced isolation for the nova quota test" by Jenkins · 12 years ago
  21. 430dae3 Forced isolation for the nova quota test by Attila Fazekas · 12 years ago
  22. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  23. 6ac8a10 Skip negative compute quota tests that don't work with Neutron by Matt Riedemann · 12 years ago
  24. 5d3f66c remove tearDownClass in test_quotas.py by LingxianKong · 12 years ago
  25. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  26. 01ba9cc Enable the quota test cases by gengjh · 12 years ago
  27. bc8dbd3 Cleanup try/except/finally blocks in several tests by Matt Riedemann · 12 years ago
  28. b86cda9 Add tenant isolation for scenario tests by Matthew Treinish · 12 years ago
  29. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  30. d9aef1e Ignore the default quota values by Attila Fazekas · 12 years ago
  31. 083f822 Enhance the validation of the quotas update by gengjh · 12 years ago
  32. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  33. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/admin/test_quotas.py]
  34. 9d00744 Merge "Enhance the validation of the quotas update" by Jenkins · 12 years ago
  35. 96d8ca3 Adding negative test to check limits of Security Groups and rules by Vasyl Khomenko · 13 years ago
  36. 07fe830 Enhance the validation of the quotas update by gengjh · 13 years ago
  37. 87a52b7 Fix to use an API to get the default quota set by Leo Toyoda · 13 years ago
  38. d540779 Remove skips in quota tests. by Leo Toyoda · 13 years ago
  39. 9ac5bd0 Tweak quotas in tempest to include new fixed ip quota. by Michael Still · 13 years ago
  40. da748f1 Convert try/expect/else as per new Tempest style. by hi2suresh · 13 years ago
  41. aab7b48 Replace try/except/else with self.assertRaises. by hi2suresh · 13 years ago
  42. c5ae3e9 Merge "Add negative test in test_quotas.py." by Jenkins · 13 years ago
  43. b546db0 Add negative test in test_quotas.py. by hi2suresh · 13 years ago
  44. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 13 years ago
  45. 4ba3658 Merge quotas clients by Attila Fazekas · 13 years ago
  46. 85d0363 Remove unused imports by Attila Fazekas · 13 years ago
  47. 7a31365 Change quota tests to use assertEqual by Michael J Fork · 13 years ago
  48. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 13 years ago
  49. 1982c3c Addition of XML support to test_quotas.py by rajalakshmi-ganesan · 13 years ago
  50. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 13 years ago
  51. cadcb1f Credentials Configuration changes by Attila Fazekas · 13 years ago
  52. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 13 years ago
  53. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 13 years ago
  54. 7c88eb2 Allows identity endpoint to be specified as URI by Jay Pipes · 13 years ago
  55. 4dd2c0b convert docstrings to comments by Sean Dague · 13 years ago
  56. 05d9fb9 Fix use of except in tempest. by Matthew Treinish · 13 years ago
  57. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 13 years ago
  58. 07599c5 Adds a Quotas client for Nova by Rohit Karajgi · 13 years ago