1. e03bcb2 Remove crusty old python 3 package version logic by Matt Riedemann · 7 years ago
  2. 8ca63ac Merge "Fixed support python 2 on Fedora 27" by Zuul · 7 years ago
  3. a30dd1c Fixed support python 2 on Fedora 27 by Lenny Verkhovsky · 7 years ago
  4. ddb6179 Ease python 3 classifier check in check_python3_support_for_package_local by Matt Riedemann · 7 years ago
  5. c759706 support python 3 on centos 7 by Sean Mooney · 7 years ago
  6. f3302dc Merge "Add options for development bindep install" by Zuul · 7 years ago
  7. 85e6aaf Merge "Fix an issue in iniset function" by Zuul · 7 years ago
  8. 58243f6 Add options for development bindep install by Ian Wienand · 7 years ago
  9. 698796f Fix an issue in iniset function by Yi Wang · 7 years ago
  10. 36377f6 install under python3 by default when enabled by Doug Hellmann · 7 years ago
  11. 67394b0 Remove is_in_projects_txt by Andreas Jaeger · 7 years ago
  12. e991f7d Use bash-style test for Fedora version by imacdonn · 7 years ago
  13. c7c6765 iniset: fix handling of keys with spaces by Luigi Toscano · 8 years ago
  14. a0f319f Merge "Automatically set LIBS_FROM_GIT based on required projects" by Zuul · 8 years ago
  15. e1edde3 Automatically set LIBS_FROM_GIT based on required projects by James E. Blair · 8 years ago
  16. 236250f Rename python-openstacksdk to openstacksdk by Monty Taylor · 8 years ago
  17. b9891ee Fix Python3 get_python_exec_prefix on Fedora 27 by Victor Stinner · 8 years ago
  18. e46f22d Add workaround for openstacksdk in check_libs_from_git by Monty Taylor · 8 years ago
  19. 007f588 Convert to safe name in lib_installed_from_git by DamonLi · 8 years ago
  20. b5fb7fd Fix lib_installed_from_git by rabi · 8 years ago
  21. ec31a52 Merge "Update lib_install_from_git to use column format" by Zuul · 8 years ago
  22. 0657795 Properly get pip version by Clark Boylan · 8 years ago
  23. f0cd9a8 Update lib_install_from_git to use column format by Monty Taylor · 8 years ago
  24. 9e7ead9 Calculate package directory correctly in pip_install by Zane Bitter · 8 years ago
  25. ae9c6ab Use "pip list" in check_libs_from_git by Ian Wienand · 8 years ago
  26. 87d2396 Don't uninstall pip packages if OFFLINE=True by Sampath Priyankara · 8 years ago
  27. fa00777 Update URLs by Takashi NATSUME · 8 years ago
  28. f266a2d Install test-requirements with main install by Clark Boylan · 9 years ago
  29. 954fd1b Use -y with 'pip uninstall' by Brian Haley · 9 years ago
  30. f28e7ef uninstall libvirt-python and reinstall by Sean Dague · 9 years ago
  31. bacfb94 Enable openSUSE to work in Python 3.x environments by Armando Migliaccio · 9 years ago
  32. 6523d6e Merge "Make declared variables global" by Jenkins · 9 years ago
  33. afef8bf Make declared variables global by Sean Dague · 9 years ago
  34. 0e1e781 Merge "install LIBS_FROM_GIT using python 2 and 3 where appropriate" by Jenkins · 9 years ago
  35. 259c5e1 Merge "allow config to manage python3 use explicitly" by Jenkins · 9 years ago
  36. f80e2cf add install_devstack_tools by Sean Dague · 9 years ago
  37. a2eb894 install LIBS_FROM_GIT using python 2 and 3 where appropriate by Doug Hellmann · 9 years ago
  38. 94129c7 allow config to manage python3 use explicitly by Doug Hellmann · 9 years ago
  39. 52b1074 cinder: configure dlm when this one is zookeeper by Mehdi Abaakouk · 9 years ago
  40. 72bfe17 Merge "Warn instead of die on undefined config names" by Jenkins · 9 years ago
  41. 0c0d848 Add swift and uwsgi to py35 whitelist by Davanum Srinivas · 9 years ago
  42. afa8a00 Switch to python 3.5 by Davanum Srinivas · 9 years ago
  43. 22b6366 Warn instead of die on undefined config names by Sean Dague · 9 years ago
  44. 02f3f9a meta-config: Fix consecutive same sections by YAMAMOTO Takashi · 9 years ago
  45. 0a09976 Change python version to 3.5 by Lubosz "diltram" Kosnik · 9 years ago
  46. 88ccd47 Keep old behavior of setuptools for editable installs by Spyros Trigazis · 9 years ago
  47. bb35715 add local.conf modifying functions by Sean Dague · 10 years ago
  48. 46f8cb7 Add option to download all libs from git by Marc Koderer · 10 years ago
  49. c8c1c61 Normalize path for upper-constraints by YAMAMOTO Takashi · 10 years ago
  50. 7ae9729 Minor fixes for bashate trunk by Ian Wienand · 10 years ago
  51. b615691 Merge "XenAPI: add support to use local.conf" by Jenkins · 10 years ago
  52. c615993 Merge "Support extra dependencies when setup_develop" by Jenkins · 10 years ago
  53. 8ba3cf0 Merge "Preserve result returned by apt-get and pip" by Jenkins · 10 years ago
  54. 0842b81 Support extra dependencies when setup_develop by Brant Knudson · 10 years ago
  55. e208d06 Preserve result returned by apt-get and pip by Federico Ressi · 10 years ago
  56. 135bd48 Introduce iniget_sections function by vsaienko · 10 years ago
  57. cc6af3f XenAPI: add support to use local.conf by Huan Xie · 10 years ago
  58. 1f7631d Merge "Enable optional Python 3 support" by Jenkins · 10 years ago
  59. 563c68f Merge "Fix path setup in add_sudo_secure_path" by Jenkins · 10 years ago
  60. ddc3839 Enable optional Python 3 support by Doug Hellmann · 11 years ago
  61. e0ac37c Fix path setup in add_sudo_secure_path by Dmitry Guryanov · 10 years ago
  62. 5509ed5 Fix comment typos in inc/ and tests/ directories by Atsushi SAKAI · 10 years ago
  63. 523f488 Namespace XTRACE commands by Ian Wienand · 10 years ago
  64. 73de4a4 Merge "Provide an error message on bogus config file spec" by Jenkins · 10 years ago
  65. 85f42f6 Provide an error message on bogus config file spec by Thomas Morin · 10 years ago
  66. d111182 Merge "Don't mix declaration and set of locals" by Jenkins · 10 years ago
  67. cb658fa add pip install timing by Sean Dague · 10 years ago
  68. ada886d Don't mix declaration and set of locals by Ian Wienand · 10 years ago
  69. 433a9b1 Don't set xtrace directly in local call by Ian Wienand · 10 years ago
  70. 713fd2f Additionally install test-requirements with pip_install by Sirushti Murugesan · 10 years ago
  71. c71973e check LIBS_FROM_GIT by Sean Dague · 10 years ago
  72. 9f52d64 Merge "Add file creation test" by Jenkins · 10 years ago
  73. a30a980 Merge "Add -sudo option to ini setting options" by Jenkins · 10 years ago
  74. 05aa384 Just use constraints everywhere by Clark Boylan · 10 years ago
  75. cede787 Add file creation test by Ian Wienand · 10 years ago
  76. f44a024 Add -sudo option to ini setting options by Ian Wienand · 10 years ago
  77. 92884ed ini-config : always reenable xtrace on return by Ian Wienand · 10 years ago
  78. 2d25c92 Merge "Fixed detection of a project in projects.txt" by Jenkins · 10 years ago
  79. 7c83861 Fix library runs. by Robert Collins · 10 years ago
  80. 635a5ba constraints file support for devstack. by Robert Collins · 11 years ago
  81. 2ba4a72 Fixed detection of a project in projects.txt by Ihar Hrachyshka · 11 years ago
  82. 7af8a1b only soft enforce requirements not in projects.txt by Sean Dague · 11 years ago
  83. 40f3e33 Put requirements repo in a venv. by Robert Collins · 11 years ago
  84. 8afbaa1 Support for running Nova with oslo.rootwrap daemon by Davanum Srinivas · 11 years ago
  85. c678241 Infer rootwrap arguments from project by Ian Wienand · 11 years ago
  86. fa3e841 Create config file in merge_config_file by Ian Wienand · 11 years ago
  87. 9860876 perform install_infra sooner in stack.sh by Amrith Kumar · 11 years ago
  88. 60996b1 introduce pip_install_gr by Sean Dague · 11 years ago
  89. 9e63b59 Merge "Add inc/rootwrap" by Jenkins · 11 years ago
  90. d7c874b Merge "Move back isset to the functions-common" by Jenkins · 11 years ago
  91. 32d6bc6 Add inc/rootwrap by Dean Troyer · 11 years ago
  92. 41d6f85 Clean up additional INSTALL_TESTONLY_PACKAGES bits by Dean Troyer · 11 years ago
  93. ebdd9ac Provide an option to force pip --upgrade by Chris Dent · 11 years ago
  94. 1bd7959 Move back isset to the functions-common by Attila Fazekas · 11 years ago
  95. eeb7bda eliminate TEST_ONLY differentiation by Sean Dague · 11 years ago
  96. 6a83c42 Fix pip install error by Eli Qiao · 11 years ago
  97. bf2ad70 Move configuration functions into inc/* by Dean Troyer · 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