1. 71e4e6f ceilometer: add tempest option to test events by gordon chung · 11 years ago
  2. 7e80bf2 Merge "Optionally install tempest and disable by default" by Jenkins · 11 years ago
  3. c9b245b Optionally install tempest and disable by default by Joe Gordon · 11 years ago
  4. 83e166b Ensure we install tempest-lib from git in tempest's tox venv by Matthew Treinish · 11 years ago
  5. f55af82 Merge "Add new function get_from_global_requirements" by Jenkins · 11 years ago
  6. d5ac785 Add new function get_from_global_requirements by Joe Gordon · 11 years ago
  7. 3147239 Merge "Make EC2 compatible with current AWS CLI." by Jenkins · 11 years ago
  8. 311f487 Remove deprecated vars by Dean Troyer · 11 years ago
  9. 2a81191 Merge "Use the site-wide boto.cfg" by Jenkins · 11 years ago
  10. e196544 Merge "Set ca_certificates_file in tempest, fix test for "keystone"" by Jenkins · 11 years ago
  11. 9b215db Rename get_or_add_user_role by Jamie Lennox · 11 years ago
  12. e1d013f Set ca_certificates_file in tempest, fix test for "keystone" by Rob Crittenden · 11 years ago
  13. 220e6e7 Merge "Stop installing tempest" by Jenkins · 11 years ago
  14. 1368b98 Stop installing tempest by Joe Gordon · 11 years ago
  15. 0ea8b72 Make EC2 compatible with current AWS CLI. by Andrey Pavlov · 11 years ago
  16. 58e694e Use the site-wide boto.cfg by Attila Fazekas · 11 years ago
  17. 18f39bf Remove the default project from all users by Jamie Lennox · 11 years ago
  18. ca5b548 Merge "Make changes such that -o nounset runs" by Jenkins · 11 years ago
  19. 5375329 Make changes such that -o nounset runs by Sean Dague · 11 years ago
  20. b74e01c Add a group create function, and a sample group by Steve Martinelli · 11 years ago
  21. 7b47c47 Customizing tempest configuration for libvirt-lxc by Nels Nelson · 11 years ago
  22. f3e75bf Fixes Heat tempest issue due to hardcoded qcow2 extension by Alessandro Pilotti · 11 years ago
  23. bfed485 Merge "Tempest allow_tenant_isolation in auth section" by Jenkins · 11 years ago
  24. d09a1db Merge "add shebang lines to all lib files" by Jenkins · 11 years ago
  25. 3fe578d Merge "Tempest: configure exact set of extensions to test" by Jenkins · 11 years ago
  26. e263c82 add shebang lines to all lib files by Sean Dague · 11 years ago
  27. 099dd6c Merge "Fix variable typo of use_syslog in lib/tempest" by Jenkins · 11 years ago
  28. 00111b5 Merge "Fixes lib/tempest to accomodate Storage Protocol name with spaces" by Jenkins · 11 years ago
  29. b23cdf2 Merge "Configure boto.cfg in tempest to point to SSL bundle" by Jenkins · 11 years ago
  30. 33e8ee2 Tempest: configure exact set of extensions to test by Salvatore · 11 years ago
  31. 82a7d93 Fixes lib/tempest to accomodate Storage Protocol name with spaces by JordanP · 11 years ago
  32. 5a252d9 Fix variable typo of use_syslog in lib/tempest by Masayuki Igawa · 11 years ago
  33. f10c818 drop tempest xml variable setting by Sean Dague · 11 years ago
  34. 90c2020 Configure boto.cfg in tempest to point to SSL bundle by Rob Crittenden · 11 years ago
  35. 86b65dd fix tempest-lib setup by Sean Dague · 11 years ago
  36. e4e535b Ensure syslog option is honored by neutron and tempest by salvatore · 11 years ago
  37. 51c20e7 Merge "apparently the upstream naming is tempest-lib" by Jenkins · 11 years ago
  38. 91b2290 apparently the upstream naming is tempest-lib by Sean Dague · 11 years ago
  39. dc73d39 Add TEMPEST_ENABLE_NOVA_XML_API option by Ken'ichi Ohmichi · 11 years ago
  40. d4732d7 Merge "Allow installing tempest only with keystone" by Jenkins · 11 years ago
  41. c411fcf Allow installing tempest only with keystone by Attila Fazekas · 11 years ago
  42. 5cb1906 support installing clients at released versions by Sean Dague · 11 years ago
  43. 2e34754 Merge "Use ALT_INSTANCE_USER for image_alt_ssh_user" by Jenkins · 11 years ago
  44. 26c9d02 Merge "Update multiple backend configuration in tempest script" by Jenkins · 11 years ago
  45. 1c0628f Fix an issue with setting tempest volume vendor_name with spaces by Patrick East · 11 years ago
  46. 09fb7ba Update multiple backend configuration in tempest script by Swapnil Kulkarni · 11 years ago
  47. 0145648 Set Tempest storage protocol and vendor w/o setting driver by Eric Harney · 11 years ago
  48. 608f884 Use ALT_INSTANCE_USER for image_alt_ssh_user by Kirill Shileev · 11 years ago
  49. 9241e36 Merge "Remove Nova v3 API endpoint" by Jenkins · 11 years ago
  50. fa4ece8 Remove Nova v3 API endpoint by Ken'ichi Ohmichi · 11 years ago
  51. 18d4778 Configure endpoints to use SSL natively or via proxy by Rob Crittenden · 12 years ago
  52. 3472386 Install tempest-lib as part of install_tempest by Matthew Treinish · 11 years ago
  53. 887fb54 Fix preparation of aki/ari/ami images on Ubuntu by Ian Wienand · 11 years ago
  54. 62a66f7 Merge "Configure enabled and disabled extensions in tempest" by Jenkins · 11 years ago
  55. 38417fc Merge "Migrate from using glance image-list to openstackclient" by Jenkins · 11 years ago
  56. 6f579e6 Merge "Set suspend feature flag in tempest for ironic" by Jenkins · 11 years ago
  57. 3046bc6 Configure enabled and disabled extensions in tempest by Salvatore Orlando · 11 years ago
  58. 33dc869 Latest tox should work for openstack now, use it by Clark Boylan · 11 years ago
  59. 122a16f Tempest allow_tenant_isolation in auth section by Andrea Frittoli · 11 years ago
  60. cf21b71 Set suspend feature flag in tempest for ironic by David Shrewsbury · 11 years ago
  61. 1316ff1 Merge "Enable custom BUILD_TIMEOUT" by Jenkins · 11 years ago
  62. fdfe7a0 Set Tempest feature flags for Ironic by Adam Gandelman · 11 years ago
  63. 5c206c2 Migrate from using glance image-list to openstackclient by Steve Martinelli · 11 years ago
  64. 8827d2f Merge "Fixes tempest script to accomodate Storage Vendor Names with spaces." by Jenkins · 11 years ago
  65. 2f23d75 Fixes tempest script to accomodate Storage Vendor Names with spaces. by Ed Balduf · 11 years ago
  66. 1bde9b4 Enable custom BUILD_TIMEOUT by Arx Cruz · 11 years ago
  67. 5397153 Add architecture to tempest configuration by Adalberto Medeiros · 11 years ago
  68. 0abde39 Adds support for multi-region by Bartosz Górski · 12 years ago
  69. a4de9a9 Merge "devstack should put admin_tenant_id in tempest.conf file while setup" by Jenkins · 12 years ago
  70. 5b3d970 Merge "Add flag to set nova v3 api for tempest" by Jenkins · 12 years ago
  71. 51557a5 Cut the heat flavor by Attila Fazekas · 12 years ago
  72. 27c29e8 Merge "remove the build timeouts" by Jenkins · 12 years ago
  73. d514d60 Add flag to set nova v3 api for tempest by Matthew Treinish · 12 years ago
  74. f46ac27 Merge "Set default value for IPv6 subnet attribute flag" by Jenkins · 12 years ago
  75. 2541d61 Add flag for ceilometer tests by Vadim Rovachev · 12 years ago
  76. fe733ae Set default value for IPv6 subnet attribute flag by sridhargaddam · 12 years ago
  77. b57cda9 remove the build timeouts by Sean Dague · 12 years ago
  78. 4912623 devstack should put admin_tenant_id in tempest.conf file while setup by Harshada Mangesh Kakad · 12 years ago
  79. 0cf9896 Merge "Add support for the IPv6 extended attributes in Tempest" by Jenkins · 12 years ago
  80. d65f7a2 Merge "Upgrade to cirros 0.3.2" by Jenkins · 12 years ago
  81. bb2908b Add support for the IPv6 extended attributes in Tempest by Sean M. Collins · 12 years ago
  82. 522cfe0 tempest py26 setup by Attila Fazekas · 12 years ago
  83. 73919cb Remove lib/tempest errexit handling by Roger Luethi · 12 years ago
  84. 34f2f13 lib/tempest: $HEAT_CREATE_TEST_IMAGE is not used anymore by JordanP · 12 years ago
  85. 404fbfe Merge "increase heat guests" by Jenkins · 12 years ago
  86. efbdc08 Merge "Set flag in Tempest enabling Ironic scenario tests" by Jenkins · 12 years ago
  87. fe420ec Merge "euca-bundle-image requires a new architecture parameter" by Jenkins · 12 years ago
  88. 0352325 Inject the domain name for devstack in tempest by Andrea Frittoli · 12 years ago
  89. 6066327 euca-bundle-image requires a new architecture parameter by Davanum Srinivas · 12 years ago
  90. 669c4fc increase heat guests by Sean Dague · 12 years ago
  91. ad13ba2 download fedora x86_64 image if heat is enabled by Sean Dague · 12 years ago
  92. 43bd667 Set flag in Tempest enabling Ironic scenario tests by Adam Gandelman · 12 years ago
  93. 2d4c8da Upgrade to cirros 0.3.2 by Attila Fazekas · 12 years ago
  94. 270f93e Fix incorrect tempest config groups by Matthew Treinish · 12 years ago
  95. de19bf9 turn on resize feature by Sean Dague · 12 years ago
  96. 5d4406c Merge "Complete moving Keystone setup out of keystone_data.sh" by Jenkins · 12 years ago
  97. 7eb9934 Setup the correct ec2 manifest path by Attila Fazekas · 12 years ago
  98. 42a59c2 Complete moving Keystone setup out of keystone_data.sh by Dean Troyer · 12 years ago
  99. c6fc455 Merge "Put tempest ipv6 option in the correct group" by Jenkins · 12 years ago
  100. fa210d2 Merge "make compute-admin correct" by Jenkins · 12 years ago