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