1. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  2. 88363cb Fix H404/405 violations for api tests(3/3) by Ken'ichi Ohmichi · 10 years ago
  3. f2d436e Make create_server use **kwargs by Ken'ichi Ohmichi · 10 years ago
  4. 19973be Return complete response from flavors_client part-1 by ghanshyam · 10 years ago
  5. 96338c4 Make create_flavor use **kwargs by Ken'ichi Ohmichi · 10 years ago
  6. d39431f Use the prefix-embedded rand_name method by Fei Long Wang · 10 years ago
  7. 9150968 Merge list_flavors_with_detail to list_flavors by Ken'ichi Ohmichi · 10 years ago
  8. 5628f3f Apply a naming rule of GET to compute clients(f*) by Ken'ichi Ohmichi · 10 years ago
  9. 1b05daa remove gate tag (part 1) by Sean Dague · 10 years ago
  10. 0a95854 Merge "Remove migrated utils code" by Jenkins · 10 years ago
  11. 60b7309 Split resource_setup for compute tests by Rohan Kanade · 10 years ago
  12. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  13. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  14. 4b29e47 Change tempest BadRequest exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  15. 2fa77b2 Change flavors client to return one value and update tests by David Kranz · 10 years ago
  16. 2fac831 delete all compute xml tests by Sean Dague · 11 years ago
  17. 2d2d4d9 Fix the flavor ram string value by Ken'ichi Ohmichi · 11 years ago
  18. 50bb80d Migrate computev2 API tests to resource_* fixtures by Andrea Frittoli · 11 years ago
  19. c795b9e Enable E113,E111,H302,F812,E713 rules by Matthew Treinish · 11 years ago
  20. a7e6871 Clarify API extension description of Nova API by Ken'ichi Ohmichi · 11 years ago
  21. c55690d Enable private flavors tests by Santiago Baldassin · 11 years ago
  22. 7f98916 Test current tenant not added to private flavor by Santiago Baldassin · 11 years ago
  23. dfabaf2 Cleanup _interface class variables in compute by Masayuki Igawa · 11 years ago
  24. 2e7513a unskip test_list_non_public_flavor by Attila Fazekas · 11 years ago
  25. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  26. c730d58 add some negative tests for flavor by Lingxian Kong · 12 years ago
  27. e3d2614 Add config options for enabled extensions by Matthew Treinish · 12 years ago
  28. 3577260 Enable a uuid flavor by Ken'ichi Ohmichi · 12 years ago
  29. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 12 years ago
  30. ae7c7c5 add tests for show and update of Flavor Extra Spec API extension by ivan-zhu · 12 years ago
  31. f2b0050 add BaseV2ComputeTest as the base class of nova v2 api tests by ivan-zhu · 12 years ago
  32. 83181a9 introduces skip_because decorator by Giulio Fidente · 12 years ago
  33. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  34. 72be9d3 Merge "assertEquals is deprecated, use assertEqual" by Jenkins · 12 years ago
  35. fc77e93 assertEquals is deprecated, use assertEqual by Chang Bo Guo · 12 years ago
  36. 32b1e6c Add a create_server test for flavor authorization by Ken'ichi Ohmichi · 12 years ago
  37. 20f1322 add flavor creation tests by Zhi Kun Liu · 12 years ago
  38. 7f7d452 use assertIsNotNone instead of assertNotEqual(*, None) by Ionuț Arțăriși · 12 years ago
  39. 3d955d9 Fixed test for non-public flavor by Sumanth Nagadavalli · 12 years ago
  40. f7f34f9 White space after # in tempest/api files by Attila Fazekas · 12 years ago
  41. ba3985a Removes 'positive' tag from tests. by Giulio Fidente · 12 years ago
  42. e9c7702 Set smoke/gate attributes for tests in "compute" by Giampaolo Lauria · 12 years ago
  43. 1937d09 rename tests -> api by Sean Dague · 12 years ago[Renamed (99%) from tempest/tests/compute/admin/test_flavors.py]
  44. 2883fd5 raise the first exception in flavors and security_group test by Attila Fazekas · 12 years ago
  45. cda4082 Create and delete flavor as regular user by afazekas · 12 years ago
  46. 19044d5 Simplify xml-json inheritance in compute by Attila Fazekas · 12 years ago
  47. 4ba3658 Merge quotas clients by Attila Fazekas · 12 years ago
  48. 85d0363 Remove unused imports by Attila Fazekas · 12 years ago
  49. 9465b0b Convert to use tempest attr implementation 1/2 by Chris Yeoh · 12 years ago
  50. db52525 Implements test_flavors.test_invalid_is_public_string by Tiago Mello · 12 years ago
  51. 0d835d2 Implements test_flavors.test_is_public_string_variations by Tiago Mello · 12 years ago
  52. 1feeb38 Use testtools as the base testcase class. by ivan-zhu · 12 years ago
  53. 8abacf3 Fix flavors tests so they can be run in parallel by Chris Yeoh · 12 years ago
  54. e6d8ee1 Revert "Split up XML and JSON testing." by James E. Blair · 12 years ago
  55. 58dec9d Split up XML and JSON testing. by Matthew Treinish · 12 years ago
  56. f344cc3 Adds 3 additional tests to test_flavor.py script by rajalakshmi-ganesan · 12 years ago
  57. 4dd2c0b convert docstrings to comments by Sean Dague · 12 years ago
  58. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  59. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 13 years ago
  60. 2a5b60a Re-enable 3 flavor tests by Joe Gordon · 13 years ago
  61. eda03b5 Add XML support for flavors_client by Tiago Mello · 13 years ago
  62. 8ebc369 Resolves lp#1042541 by dwalleck · 13 years ago
  63. f38eaac Refactor Tempest to be parallel-test friendly by Jay Pipes · 13 years ago
  64. 13b479b Step 1 of refactoring compute tests by Jay Pipes · 13 years ago
  65. 8581f53 Deleted flavors can be viewed ... but not listed. by Dan Prince · 13 years ago
  66. 0353029 Minor fixes and docstrings updates by Rohit Karajgi · 13 years ago