1. f41a16c Fix python3 version for rpm distros by yatinkarel · 9 months ago
  2. 9486709 Revert "Install simplejson in devstack venv" by Stephen Finucane · 1 year, 1 month ago
  3. 320c2bf Install setuptools 'core' extra by Stephen Finucane · 1 year, 1 month ago
  4. c6c5e12 Revert "Use SETUPTOOLS_USE_DISTUTILS=stdlib for global pip installs" by Joel Capitao · 1 year, 1 month ago
  5. 0ff6272 Run chown for egg-info only if the directory exists by yatinkarel · 1 year, 4 months ago
  6. 6990b06 Install simplejson in devstack venv by Riccardo Pittau · 1 year, 5 months ago
  7. 41d253a add ubuntu noble (24.04) support by Sean Mooney · 1 year, 6 months ago
  8. 4ddd456 Add support for the pyproject.toml file in setup with constraints by Slawek Kaplonski · 1 year, 11 months ago
  9. a40f9cb Add option to install everything in global venvs by Clark Boylan · 8 years ago
  10. ec07b34 Remove support for opensuse by Martin Kopec · 2 years, 11 months ago
  11. 1d5be95 Cleanup comment that should've been removed by Clark Boylan · 3 years, 7 months ago
  12. 50e3c06 Fix dbcounter installation on Jammy by Clark Boylan · 3 years, 7 months ago
  13. 6b9a564 Revert "Workaround for new pip 20.3 behavior" by Ian Wienand · 4 years, 5 months ago
  14. 18b4251 Use SETUPTOOLS_USE_DISTUTILS=stdlib for global pip installs by Ian Wienand · 5 years ago
  15. 3cbb33e Fix python3_enable to return true by Radosław Piliszek · 5 years ago
  16. d7a82f4 Drop support for python2 by Jens Harbott · 6 years ago
  17. f1ed7c7 Use python3 pip module instead of pip binary by Jens Harbott · 6 years ago
  18. be26306 Support extras in Glance Store install by Radosław Piliszek · 6 years ago
  19. 09b5b05 Stop installing test-requirements with projects by Monty Taylor · 6 years ago
  20. c2830fb Revert "Run pip check at end of devstack" by Monty Taylor · 6 years ago
  21. c26dfb0 Run pip check at end of devstack by Monty Taylor · 6 years ago
  22. 21a10d3 Use python3 as default python command by Federico Ressi · 6 years ago
  23. 2dcbc28 Install versioned python RPMs on RedHat distros by Federico Ressi · 6 years ago
  24. 80758e6 Merge "Always install python3 and its dev package" by Zuul · 6 years ago
  25. 29bf852 Do not try finding pip for python2 when not required by Radosław Piliszek · 6 years ago
  26. 78cf6f6 Always install python3 and its dev package by Terry Wilson · 6 years ago
  27. 6b6bdc7 inc/python: Remove ability to mark packages as non-Python3 by Stephen Finucane · 6 years ago
  28. bcb2c30 Remove TRACK_DEPENDS by Ian Wienand · 6 years ago
  29. 16bccbc Revert "install LIBS_FROM_GIT using python 2 and 3 where appropriate" by Peter Penchev · 6 years ago
  30. 9b6d2f2 Update (git|review).openstack.org links to opendev by Matt Riedemann · 7 years ago
  31. 4db9d56 Safety check for python version in get_pip_command by Tom Barron · 7 years ago
  32. e03bcb2 Remove crusty old python 3 package version logic by Matt Riedemann · 7 years ago
  33. 8ca63ac Merge "Fixed support python 2 on Fedora 27" by Zuul · 7 years ago
  34. a30dd1c Fixed support python 2 on Fedora 27 by Lenny Verkhovsky · 7 years ago
  35. ddb6179 Ease python 3 classifier check in check_python3_support_for_package_local by Matt Riedemann · 7 years ago
  36. c759706 support python 3 on centos 7 by Sean Mooney · 7 years ago
  37. f3302dc Merge "Add options for development bindep install" by Zuul · 7 years ago
  38. 58243f6 Add options for development bindep install by Ian Wienand · 7 years ago
  39. 36377f6 install under python3 by default when enabled by Doug Hellmann · 7 years ago
  40. 67394b0 Remove is_in_projects_txt by Andreas Jaeger · 7 years ago
  41. e991f7d Use bash-style test for Fedora version by imacdonn · 7 years ago
  42. a0f319f Merge "Automatically set LIBS_FROM_GIT based on required projects" by Zuul · 8 years ago
  43. e1edde3 Automatically set LIBS_FROM_GIT based on required projects by James E. Blair · 8 years ago
  44. 236250f Rename python-openstacksdk to openstacksdk by Monty Taylor · 8 years ago
  45. b9891ee Fix Python3 get_python_exec_prefix on Fedora 27 by Victor Stinner · 8 years ago
  46. e46f22d Add workaround for openstacksdk in check_libs_from_git by Monty Taylor · 8 years ago
  47. 007f588 Convert to safe name in lib_installed_from_git by DamonLi · 8 years ago
  48. b5fb7fd Fix lib_installed_from_git by rabi · 8 years ago
  49. ec31a52 Merge "Update lib_install_from_git to use column format" by Zuul · 8 years ago
  50. 0657795 Properly get pip version by Clark Boylan · 8 years ago
  51. f0cd9a8 Update lib_install_from_git to use column format by Monty Taylor · 8 years ago
  52. 9e7ead9 Calculate package directory correctly in pip_install by Zane Bitter · 8 years ago
  53. ae9c6ab Use "pip list" in check_libs_from_git by Ian Wienand · 8 years ago
  54. 87d2396 Don't uninstall pip packages if OFFLINE=True by Sampath Priyankara · 8 years ago
  55. fa00777 Update URLs by Takashi NATSUME · 8 years ago
  56. f266a2d Install test-requirements with main install by Clark Boylan · 9 years ago
  57. 954fd1b Use -y with 'pip uninstall' by Brian Haley · 9 years ago
  58. f28e7ef uninstall libvirt-python and reinstall by Sean Dague · 9 years ago
  59. bacfb94 Enable openSUSE to work in Python 3.x environments by Armando Migliaccio · 9 years ago
  60. 6523d6e Merge "Make declared variables global" by Jenkins · 9 years ago
  61. afef8bf Make declared variables global by Sean Dague · 9 years ago
  62. 0e1e781 Merge "install LIBS_FROM_GIT using python 2 and 3 where appropriate" by Jenkins · 9 years ago
  63. 259c5e1 Merge "allow config to manage python3 use explicitly" by Jenkins · 9 years ago
  64. f80e2cf add install_devstack_tools by Sean Dague · 9 years ago
  65. a2eb894 install LIBS_FROM_GIT using python 2 and 3 where appropriate by Doug Hellmann · 9 years ago
  66. 94129c7 allow config to manage python3 use explicitly by Doug Hellmann · 9 years ago
  67. 52b1074 cinder: configure dlm when this one is zookeeper by Mehdi Abaakouk · 9 years ago
  68. 0c0d848 Add swift and uwsgi to py35 whitelist by Davanum Srinivas · 9 years ago
  69. afa8a00 Switch to python 3.5 by Davanum Srinivas · 9 years ago
  70. 0a09976 Change python version to 3.5 by Lubosz "diltram" Kosnik · 9 years ago
  71. 88ccd47 Keep old behavior of setuptools for editable installs by Spyros Trigazis · 9 years ago
  72. 46f8cb7 Add option to download all libs from git by Marc Koderer · 10 years ago
  73. c8c1c61 Normalize path for upper-constraints by YAMAMOTO Takashi · 10 years ago
  74. c615993 Merge "Support extra dependencies when setup_develop" by Jenkins · 10 years ago
  75. 0842b81 Support extra dependencies when setup_develop by Brant Knudson · 10 years ago
  76. e208d06 Preserve result returned by apt-get and pip by Federico Ressi · 10 years ago
  77. ddc3839 Enable optional Python 3 support by Doug Hellmann · 11 years ago
  78. 5509ed5 Fix comment typos in inc/ and tests/ directories by Atsushi SAKAI · 10 years ago
  79. d111182 Merge "Don't mix declaration and set of locals" by Jenkins · 10 years ago
  80. cb658fa add pip install timing by Sean Dague · 10 years ago
  81. ada886d Don't mix declaration and set of locals by Ian Wienand · 10 years ago
  82. 433a9b1 Don't set xtrace directly in local call by Ian Wienand · 10 years ago
  83. 713fd2f Additionally install test-requirements with pip_install by Sirushti Murugesan · 10 years ago
  84. c71973e check LIBS_FROM_GIT by Sean Dague · 10 years ago
  85. 05aa384 Just use constraints everywhere by Clark Boylan · 10 years ago
  86. 2d25c92 Merge "Fixed detection of a project in projects.txt" by Jenkins · 10 years ago
  87. 7c83861 Fix library runs. by Robert Collins · 10 years ago
  88. 635a5ba constraints file support for devstack. by Robert Collins · 11 years ago
  89. 2ba4a72 Fixed detection of a project in projects.txt by Ihar Hrachyshka · 11 years ago
  90. 7af8a1b only soft enforce requirements not in projects.txt by Sean Dague · 11 years ago
  91. 40f3e33 Put requirements repo in a venv. by Robert Collins · 11 years ago
  92. 9860876 perform install_infra sooner in stack.sh by Amrith Kumar · 11 years ago
  93. 60996b1 introduce pip_install_gr by Sean Dague · 11 years ago
  94. 41d6f85 Clean up additional INSTALL_TESTONLY_PACKAGES bits by Dean Troyer · 11 years ago
  95. ebdd9ac Provide an option to force pip --upgrade by Chris Dent · 11 years ago
  96. eeb7bda eliminate TEST_ONLY differentiation by Sean Dague · 11 years ago
  97. 6a83c42 Fix pip install error by Eli Qiao · 11 years ago
  98. cd8824a Pass PIP_FIND_LINKS through sudo to pip by Joe Gordon · 11 years ago
  99. 8c2ce6e Virtual environment groundwork by Dean Troyer · 11 years ago
  100. a6de7e9 Merge "Teach pip_install() about virtual envs" by Jenkins · 11 years ago