1. e5b83d4 Added server details tests. Also re-added several files that somehow missed the initial commit by Daryl Walleck · 13 years ago
  2. cc0fb75 Merge "Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory (final naming TBD) to more quickly get them imported. To run these tests, execute 'nosetests nova/tests'. I've also only submitted the most stable of the tests. More to come." by Jenkins · 13 years ago
  3. 66bb87a Merge "Tests were not passing for test_servers in Kong tests. Kong was expecting too much information back from the POST." by Jenkins · 13 years ago
  4. 1465d61 Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory by Daryl Walleck · 13 years ago
  5. 73aefd3 Tests were not passing for test_servers in Kong tests. Kong was expecting too much information back from the POST. by Brian Lamar · 13 years ago
  6. 883cb26 Cleaning up kong.tests.test_server_actions by Brian Waldon · 13 years ago
  7. 6c9f2ec Adding missing kong.common.utils module by Brian Waldon · 13 years ago
  8. 34ffa7e Removing link doctoring in test_images by Brian Waldon · 13 years ago
  9. 7bbba80 Merge "Removed non-testing suggestions" by Jenkins · 13 years ago
  10. f20e4ed Adding identity api v2.0 tests by Brian Waldon · 13 years ago
  11. bbb1cfb Updating images tests by Brian Waldon · 13 years ago
  12. c062b44 Further optimize kong.tests.test_servers by Brian Waldon · 13 years ago
  13. 0ecfd50 Removing unnecessary printing of config file by Brian Waldon · 13 years ago
  14. 49d666e Removed non-testing suggestions by Daryl Walleck · 13 years ago
  15. 3f6c9d5 Stop kong/run_tests.sh from building venv each run by Brian Waldon · 13 years ago
  16. 86fd8bc Relaxing FlavorsTest entity checking by Brian Waldon · 13 years ago
  17. e62141b Adding paramiko and unittest2 to pip-requires by Brian Waldon · 13 years ago
  18. 52d8622 Updating sample config with required values by Brian Waldon · 13 years ago
  19. 84d2f13 The servers test deal with the new uuid params. by Aaron Lee · 13 years ago
  20. 45333b3 Add .gitreview config file for gerrit. by James E. Blair · 13 years ago
  21. 35b8c92 test supporting API v1.1 by Aaron Lee · 13 years ago
  22. 78dbb64 Making run_test.sh python version and directory agnostic by Aaron Lee · 13 years ago
  23. 2355a4b Adding generic run_tests.sh by Aaron Lee · 13 years ago
  24. 108c28f Add rfc.sh to help with gerrit workflow. by James E. Blair · 13 years ago
  25. a86180a Consolidate configuration some more by Soren Hansen · 13 years ago
  26. 4480f60 Make ServersTest.setUpClass just setUp to make sure we have read the config. by Soren Hansen · 13 years ago
  27. fce58c5 Annotate old stacktester tests so that they get run by run_tests.sh --whatever by Soren Hansen · 13 years ago
  28. f1bd053 Output request to create server call for easier debugging. by Soren Hansen · 13 years ago
  29. a01ed3a Output response from create server call for easier debugging. by Soren Hansen · 13 years ago
  30. 1e9110f Make the use of a ramdisk optional for tests by Soren Hansen · 13 years ago
  31. 5f4ad83 Pull in changes from stacktester. by Soren Hansen · 13 years ago
  32. 4572777 Skip Rabbit tests if pika is not available. by Soren Hansen · 13 years ago
  33. d6b047a Initialise openstack.Manager() with config from self.nova. by Soren Hansen · 13 years ago
  34. 6adacc8 Make all tests inherit from the same base class. by Soren Hansen · 13 years ago
  35. bc1d3a0 Import all the stacktester stuff as-is (s/stacktester/kong/, though). by Soren Hansen · 13 years ago
  36. 4ad76ef Add __init__.py by Soren Hansen · 13 years ago
  37. ec3f709 Move everything under the kong/ namespace. by Soren Hansen · 13 years ago
  38. 826d5df PEP-8 compliance. by Soren Hansen · 13 years ago
  39. dafa570 Remove a bunch of unused imports by Soren Hansen · 13 years ago
  40. f4263f2 No need for xmlrpclib.Server by Soren Hansen · 13 years ago
  41. 5d40bdb This is not exactly Kong. by Soren Hansen · 13 years ago
  42. a4680d3 Add sample instructions for fetching images. Make sample config match these instructions. by Soren Hansen · 13 years ago
  43. 5778a25 cleanup of self.asserts by Justin Shepherd · 13 years ago
  44. 74a95b6 cleanup self.asserts by Justin Shepherd · 13 years ago
  45. 66c861a moved sample_vm directory under include dir. Added image/kernel/initrd declaration to config file. Updated glance tests to reference config variables for image/kernel/initrd by Justin Shepherd · 13 years ago
  46. b5ac32f Successfully deleting a server returns a 202 now instead of a 204 by Justin Shepherd · 13 years ago
  47. f445709 Modified the logic to determine which ip to ping during build_check routine by Justin Shepherd · 13 years ago
  48. 0d9bbd1 Initial Release by Justin Shepherd · 13 years ago
  49. f88913f Add README by Soren Hansen · 13 years ago