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