1. 7142668 Switch all uses of iteritems to use six instead by Matthew Treinish · 10 years ago
  2. b8a5228 Drop auth and corresponding unit tests by andreaf · 10 years ago
  3. faac59c Merge "Deprecates 'format' in Javelin image description" by Jenkins · 10 years ago
  4. d61c949 Merge "Allows selection of floating IP pool in Javelin" by Jenkins · 10 years ago
  5. d007723 Merge "Allows Javelin to specify Swift role" by Jenkins · 10 years ago
  6. 9c9fc4d Allows Javelin to specify Swift role by Joe H. Rahme · 10 years ago
  7. c96129b Allow Javelin to create volumes without servers by Joe H. Rahme · 10 years ago
  8. 9350a10 Allows selection of floating IP pool in Javelin by Joe H. Rahme · 10 years ago
  9. dc5bae2 javelin: don't destroy floating IP resource by Emilien Macchi · 10 years ago
  10. f74c94b javelin: add missing network_name in destroy_servers loop by Emilien Macchi · 10 years ago
  11. f9dc7c5 javelin: fix destroy_servers by Emilien Macchi · 10 years ago
  12. 2a5ac82 Fix NoSuchOptError when using use_floatingip_for_ssh by armando-migliaccio · 10 years ago
  13. 732aabd Merge "javelin: implement floating-ip support" by Jenkins · 10 years ago
  14. c3e3e29 javelin: implement floating-ip support by Emilien Macchi · 10 years ago
  15. 4352d5d Deprecates 'format' in Javelin image description by Joe H. Rahme · 10 years ago
  16. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  17. d731482 Merge "Remove CONF values from images clients" by Jenkins · 10 years ago
  18. bc7e189 Remove CONF values from images clients by Masayuki Igawa · 10 years ago
  19. c429e6a Move identity v2 tests to their own folders by Jamie Lennox · 10 years ago
  20. 9001235 Prepare token clients for migration to tempest-lib by Andrea Frittoli · 10 years ago
  21. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  22. 5ff763f Remove CONF values from Token clients by ghanshyam · 10 years ago
  23. d26b5cd Remove CONF values from identity clients by ghanshyam · 10 years ago
  24. a21ddd9 Merge "Change tempest BadRequest exc to tempest-lib exc" by Jenkins · 10 years ago
  25. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  26. 6756923 Merge "Removes unused function from javelin" by Jenkins · 10 years ago
  27. 4b29e47 Change tempest BadRequest exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  28. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  29. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  30. d938876 Change tempest Conflict exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  31. 4326fde Merge "Change telemetry client to return one value and update tests" by Jenkins · 10 years ago
  32. 0f06978 Removes unused function from javelin by Joe H. Rahme · 10 years ago
  33. a8ccf03 Merge "Change flavors client to return one value and update tests" by Jenkins · 10 years ago
  34. 617e7e2 Merge "Change security-group clients to return one value and update tests" by Jenkins · 10 years ago
  35. 2fa77b2 Change flavors client to return one value and update tests by David Kranz · 10 years ago
  36. 20d06f4 Change telemetry client to return one value and update tests by David Kranz · 10 years ago
  37. 9964b4e Change security-group clients to return one value and update tests by David Kranz · 10 years ago
  38. f85e9bd Remove CONF values from volume clients by Ken'ichi Ohmichi · 10 years ago
  39. d5dba1c Remove CONF values from telemetry client by Ken'ichi Ohmichi · 10 years ago
  40. 199e44e Merge "Remove CONF values from object_storage clients" by Jenkins · 10 years ago
  41. 564b2ad Remove CONF values from object_storage clients by Ken'ichi Ohmichi · 10 years ago
  42. 0273673 Improves a couple of docstrings in Javelin by Joe H. Rahme · 10 years ago
  43. a182e86 Remove CONF values from network client by Ken'ichi Ohmichi · 10 years ago
  44. 4771cbc Remove CONF values from compute clients by Ken'ichi Ohmichi · 10 years ago
  45. 6809bab Change volume client methods to return one value by Joseph Lanoux · 10 years ago
  46. ed8aff5 Merge "Change v2 identity client methods to return one value" by Jenkins · 10 years ago
  47. 34f1878 Change image client methods to return one value by David Kranz · 10 years ago
  48. b7afa92 Change v2 identity client methods to return one value by David Kranz · 10 years ago
  49. 3654cf5 Merge "Adds documentation for Javelin" by Jenkins · 10 years ago
  50. 61469fd Adds documentation for Javelin by Joe H. Rahme · 10 years ago
  51. 34e8812 Change neutron client methods to return one value and update tests by David Kranz · 10 years ago
  52. 3791ac9 javelin2: destroy functions above network resources by Jakub Libosvar · 10 years ago
  53. 7a2348b javelin: add network and secgroup resources by Emilien Macchi · 11 years ago
  54. 0e1942e Merge "Run telemetry in javelin if resources.yaml says so" by Jenkins · 10 years ago
  55. 0b76f2f Run telemetry in javelin if resources.yaml says so by Chris Dent · 10 years ago
  56. 51e76de Allow javelin to run with incomplete resources.yaml by Chris Dent · 10 years ago
  57. 436de86 javelin: fix user destruction by Emilien Macchi · 10 years ago
  58. 5ebc27b javelin: Detach the volume before destruction by Emilien Macchi · 10 years ago
  59. e1f0055 Merge "Javelin: enable volume resources" by Jenkins · 10 years ago
  60. d18fec1 Javelin: enable volume resources by Emilien Macchi · 10 years ago
  61. 235725b Merge "Move javelin2 over to use oslo logging" by Jenkins · 10 years ago
  62. d70f510 javelin: fix object destruction by Emilien Macchi · 10 years ago
  63. 36ab5b1 Merge "javelin: implement resource destruction" by Jenkins · 10 years ago
  64. 915eb8e Move javelin2 over to use oslo logging by Joe Gordon · 11 years ago
  65. 878f378 Add a check_telemetry method to javelin by Chris Dent · 11 years ago
  66. bb71e07 javelin: implement resource destruction by Emilien Macchi · 11 years ago
  67. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 11 years ago
  68. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  69. 6f0426c Implement javelin2 destroy images by Joe Gordon · 11 years ago
  70. 22cd6de Fix javelin2's skip logic in checks by Joe Gordon · 11 years ago
  71. 1a09700 Run javelin2 check at the end of create by Joe Gordon · 11 years ago
  72. b6faa8b Make javelin2's ping for longer by Joe Gordon · 11 years ago
  73. 10f260b Make javelin2 create_server wait for server to boot by Joe Gordon · 11 years ago
  74. db63b1c Add destroy_server to javelin2 by Joe Gordon · 11 years ago
  75. a18d686 Add logs to javelin2 by Joe Gordon · 11 years ago
  76. 28a84ae Add config file flag to javelin by Joe Gordon · 11 years ago
  77. 246353a Log when javelin2 finishes running successfully by Joe Gordon · 11 years ago
  78. b9bcdd8 Make javelin resources optional by Joe Gordon · 11 years ago
  79. 618c9fb Make javelin check logging a bit better by Joe Gordon · 11 years ago
  80. 319b37a fix javelin to let you specify imgdir by Sean Dague · 11 years ago
  81. 626b4f8 javelin: create and attach volumes by Emilien Macchi · 11 years ago
  82. 655e0af javelin 2 by Sean Dague · 11 years ago