1. 80758e6 Merge "Always install python3 and its dev package" by Zuul · 6 years ago
  2. 64b3c5f Drop the tempest-full py2 job by Ghanshyam Mann · 6 years ago
  3. e51cbf0 Merge "Install psutil required by tools/mlock_report.py script" by Zuul · 6 years ago
  4. fdd631d Merge "Switch to python3 for memory_peak service" by Zuul · 6 years ago
  5. 38f5d0b Merge "Add -r option when removing egg-info files/folders" by Zuul · 6 years ago
  6. 96fda35 Merge "Support TEMPEST_BRANCH with tag name" by Zuul · 6 years ago
  7. 7611d3d Add -r option when removing egg-info files/folders by Carlos Camacho · 6 years ago
  8. 3555b48 Switch to python3 for memory_peak service by Federico Ressi · 6 years ago
  9. 455be66 Merge "Remove conflicting packages in Ubuntu" by Zuul · 6 years ago
  10. e1c0406 Support TEMPEST_BRANCH with tag name by Ghanshyam · 6 years ago
  11. d5c964d Merge "libvirt: Support the use of the virt-preview repo when using Fedora" by Zuul · 6 years ago
  12. 169f5de libvirt: Support the use of the virt-preview repo when using Fedora by Lee Yarwood · 6 years ago
  13. e727dd5 Remove conflicting packages in Ubuntu by Witek Bedyk · 6 years ago
  14. 19e4d97 Install psutil required by tools/mlock_report.py script by Federico Ressi · 6 years ago
  15. 761663d Merge "Remove fixup_python_packages" by Zuul · 6 years ago
  16. 4dc02f9 Remove fixup_python_packages by Witek Bedyk · 6 years ago
  17. 5b41670 Merge "Remove Sheepdog plugin information" by Zuul · 6 years ago
  18. 29bf852 Do not try finding pip for python2 when not required by Radosław Piliszek · 6 years ago
  19. f9a6986 Merge "Revert "Revert "Stop enabling g-reg by default""" by Zuul · 6 years ago
  20. b47bdd6 Merge "Run Glance initialization when Glance is enabled, not just registry (v2)" by Zuul · 6 years ago
  21. 6a4c74d Merge "devstack-plugins-list: skip openstack/openstack" by Zuul · 6 years ago
  22. 97d8575 Remove Sheepdog plugin information by Sean McGinnis · 6 years ago
  23. afd346a devstack-plugins-list: skip openstack/openstack by Ian Wienand · 6 years ago
  24. 78cf6f6 Always install python3 and its dev package by Terry Wilson · 6 years ago
  25. 89cb80d Revert "Revert "Stop enabling g-reg by default"" by Radosław Piliszek · 6 years ago
  26. 09e860f Run Glance initialization when Glance is enabled, not just registry (v2) by Radosław Piliszek · 6 years ago
  27. e18325c Fix pip uncap fallout for nova and barbican by Dr. Jens Harbott · 6 years ago
  28. 2e45f2c Adding nova-live-migration job in devstack gate by Ghanshyam · 6 years ago
  29. 5ae6f5e Merge "Revert "Do not use pip 10 or higher"" by Zuul · 6 years ago
  30. b9dfa46 Merge "inc/python: Remove ability to mark packages as non-Python3" by Zuul · 6 years ago
  31. 46fd644 Merge "Fix DevStack to configure tempest's service_availability" by Zuul · 6 years ago
  32. 0d3f08f Merge "Stop configuring '[DEFAULT] use_neutron' for nova" by Zuul · 6 years ago
  33. bae2257 Merge "Stop configuring '[DEFAULT] firewall_driver' for nova" by Zuul · 6 years ago
  34. 63f07a1 Merge "Revert "Run Glance initialization when Glance is enabled, not just registry"" by Zuul · 6 years ago
  35. c615f37 Merge "Init Glance database only on the node with the database backend" by Zuul · 6 years ago
  36. 48d1f02 Revert "Run Glance initialization when Glance is enabled, not just registry" by Stephen Finucane · 6 years ago
  37. 98f3bbe Revert "Stop enabling g-reg by default" by Stephen Finucane · 6 years ago
  38. 6b6bdc7 inc/python: Remove ability to mark packages as non-Python3 by Stephen Finucane · 6 years ago
  39. ec3543a Init Glance database only on the node with the database backend by Radosław Piliszek · 6 years ago
  40. f9ff151 Stop configuring '[DEFAULT] use_neutron' for nova by Stephen Finucane · 6 years ago
  41. 248d4bb Stop configuring '[DEFAULT] firewall_driver' for nova by Stephen Finucane · 6 years ago
  42. 035b41b Merge "Stop enabling g-reg by default" by Zuul · 6 years ago
  43. decb662 Merge "Run Glance initialization when Glance is enabled, not just registry" by Zuul · 6 years ago
  44. f483e85 Merge "do not gzip legacy service logs" by Zuul · 6 years ago
  45. 9b09e77 Merge "Don't install glance default policy" by Zuul · 6 years ago
  46. d7dfcdb Stop enabling g-reg by default by Radosław Piliszek · 6 years ago
  47. d8dec36 Run Glance initialization when Glance is enabled, not just registry by Radosław Piliszek · 6 years ago
  48. d02fa6f do not gzip legacy service logs by Sean Mooney · 6 years ago
  49. bcb2c30 Remove TRACK_DEPENDS by Ian Wienand · 6 years ago
  50. 4143ce6 Create virtualenv with abstracted VIRTUALENV_CMD by Ian Wienand · 6 years ago
  51. 7634c78 Removal of deprecated command and deprecated optional argument by Soniya Vyas · 6 years ago
  52. f0dd999 Fix DevStack to configure tempest's service_availability by ghanshyam · 7 years ago
  53. 937b96d Merge "Create OVS bridge even if OVS_BRIDGE_MAPPINGS is not empty" by Zuul · 6 years ago
  54. 56b2e7f fix a command typo by Eyal · 6 years ago
  55. d6a7b73 Create OVS bridge even if OVS_BRIDGE_MAPPINGS is not empty by Lenny Verkhovsky · 6 years ago
  56. 1a6c22e Merge "lib/tempest: Do not rely on six for image_size_in_gib" by Zuul · 6 years ago
  57. f7a7076 Include dnsmasq-utils package on all Ubuntu versions by Slawek Kaplonski · 6 years ago
  58. ede8b12 mysql: Don't bother to change auth plugin on centos by YAMAMOTO Takashi · 6 years ago
  59. 6ac1bb8 Merge "Enable libvirt virtio rng device" by Zuul · 6 years ago
  60. 92de86f Merge "Add possibility to configure manually MYSQL_SERVICE_NAME" by Zuul · 6 years ago
  61. ae7e10f Merge "Dump the upper constraints for tempest in a temporary file" by Zuul · 6 years ago
  62. 7ddbece Enable libvirt virtio rng device by Clark Boylan · 6 years ago
  63. 893126c Merge "Drop Xenial support" by Zuul · 6 years ago
  64. 40f7579 lib/tempest: Do not rely on six for image_size_in_gib by Lucas Alvares Gomes · 6 years ago
  65. edc239d Merge "Centralize and configure nova with cinder service user access" by Zuul · 6 years ago
  66. eeb444b Merge "stackrc: Make REQUIREMENTS_DIR configurable" by Zuul · 6 years ago
  67. d54a1c6 Add possibility to configure manually MYSQL_SERVICE_NAME by Slawek Kaplonski · 6 years ago
  68. 8579f58 Dump the upper constraints for tempest in a temporary file by Rodolfo Alonso Hernandez · 6 years ago
  69. 2e66778 Drop Xenial support by Ian Wienand · 6 years ago
  70. 595759c Merge "Drop centos7 platform job" by Zuul · 6 years ago
  71. 279a758 Revert "Do not use pip 10 or higher" by Jens Harbott (frickler) · 8 years ago
  72. 48b519b Change USE_PYTHON3=True by default by Matt Riedemann · 7 years ago
  73. 39082a3 Handle localrc early enough in stackrc by Jens Harbott · 7 years ago
  74. 2d112db Drop old neutron-grenade job by Slawek Kaplonski · 6 years ago
  75. 277f29f Drop centos7 platform job by Jens Harbott · 6 years ago
  76. b0f87b2 Merge "Fix brctl calls" by Zuul · 6 years ago
  77. 0e02e7f Don't install glance default policy by Zane Bitter · 6 years ago
  78. 0610413 Merge "Add override variable for LIBVIRT_TYPE" by Zuul · 6 years ago
  79. 6c15c38 stackrc: Make REQUIREMENTS_DIR configurable by Flavio Fernandes · 6 years ago
  80. da18895 Fix brctl calls by Brian Haley · 6 years ago
  81. 63ab664 Merge "Revert "install LIBS_FROM_GIT using python 2 and 3 where appropriate"" by Zuul · 6 years ago
  82. b461a09 Merge "Remove n-novnc service requirement for TLS configuration" by Zuul · 6 years ago
  83. 8d614d0 Merge "Fix benign epmd@0.0.0.0.socket failure" by Zuul · 6 years ago
  84. 1d378dc Remove n-novnc service requirement for TLS configuration by melanie witt · 6 years ago
  85. b14665f Revert "Remove deprecated PostgreSQL database driver" by Matt Riedemann · 6 years ago
  86. cf1c847 Merge "Remove deprecated PostgreSQL database driver" by Zuul · 6 years ago
  87. 7840b6e Merge "Ensure that the zuul home can be traversed" by Zuul · 6 years ago
  88. 56f23cc Merge "Fix target branch for pbr and diskimage-builder" by Zuul · 6 years ago
  89. dad5665 Update DEVSTACK_SERIES to ussuri by Ghanshyam Mann · 6 years ago
  90. e6f495e Merge "generate-devstack-plugins-list: Retry on opendev.org 500" by Zuul · 6 years ago
  91. 5c6b3c3 Add override variable for LIBVIRT_TYPE by Ian Wienand · 6 years ago
  92. deb3ff5 lib/horizon: no need to specify keystone v3 to API version by Akihiro Motoki · 6 years ago
  93. c67a689 Ensure that the zuul home can be traversed by Luigi Toscano · 6 years ago
  94. 729f8b8 Merge "Fix six package on opensuse for pip 10" by Zuul · 6 years ago
  95. 594885c Centralize and configure nova with cinder service user access by Matt Riedemann · 6 years ago
  96. 12e5ddc Add PDF documentation build by Masayuki Igawa · 6 years ago
  97. 6eb2c59 Fix six package on opensuse for pip 10 by Colleen Murphy · 6 years ago
  98. c6f588d Fix target branch for pbr and diskimage-builder by Matt Riedemann · 6 years ago
  99. e3cd502 Merge "Enable accept_ra before enabling forwarding" by Zuul · 6 years ago
  100. 893817d generate-devstack-plugins-list: Retry on opendev.org 500 by Ian Wienand · 6 years ago