Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
a13ab8db2dbd959b5a1f52ac03d3fca07a19eb04
/
inc
be26306
Support extras in Glance Store install
by Radosław Piliszek
· 6 years ago
09b5b05
Stop installing test-requirements with projects
by Monty Taylor
· 6 years ago
c2830fb
Revert "Run pip check at end of devstack"
by Monty Taylor
· 6 years ago
c26dfb0
Run pip check at end of devstack
by Monty Taylor
· 6 years ago
21a10d3
Use python3 as default python command
by Federico Ressi
· 6 years ago
2dcbc28
Install versioned python RPMs on RedHat distros
by Federico Ressi
· 6 years ago
80758e6
Merge "Always install python3 and its dev package"
by Zuul
· 6 years ago
29bf852
Do not try finding pip for python2 when not required
by Radosław Piliszek
· 6 years ago
78cf6f6
Always install python3 and its dev package
by Terry Wilson
· 6 years ago
6b6bdc7
inc/python: Remove ability to mark packages as non-Python3
by Stephen Finucane
· 6 years ago
bcb2c30
Remove TRACK_DEPENDS
by Ian Wienand
· 6 years ago
16bccbc
Revert "install LIBS_FROM_GIT using python 2 and 3 where appropriate"
by Peter Penchev
· 6 years ago
9b6d2f2
Update (git|review).openstack.org links to opendev
by Matt Riedemann
· 7 years ago
4db9d56
Safety check for python version in get_pip_command
by Tom Barron
· 7 years ago
e03bcb2
Remove crusty old python 3 package version logic
by Matt Riedemann
· 7 years ago
8ca63ac
Merge "Fixed support python 2 on Fedora 27"
by Zuul
· 7 years ago
a30dd1c
Fixed support python 2 on Fedora 27
by Lenny Verkhovsky
· 7 years ago
ddb6179
Ease python 3 classifier check in check_python3_support_for_package_local
by Matt Riedemann
· 7 years ago
c759706
support python 3 on centos 7
by Sean Mooney
· 7 years ago
f3302dc
Merge "Add options for development bindep install"
by Zuul
· 7 years ago
85e6aaf
Merge "Fix an issue in iniset function"
by Zuul
· 7 years ago
58243f6
Add options for development bindep install
by Ian Wienand
· 7 years ago
698796f
Fix an issue in iniset function
by Yi Wang
· 7 years ago
36377f6
install under python3 by default when enabled
by Doug Hellmann
· 7 years ago
67394b0
Remove is_in_projects_txt
by Andreas Jaeger
· 7 years ago
e991f7d
Use bash-style test for Fedora version
by imacdonn
· 7 years ago
c7c6765
iniset: fix handling of keys with spaces
by Luigi Toscano
· 8 years ago
a0f319f
Merge "Automatically set LIBS_FROM_GIT based on required projects"
by Zuul
· 8 years ago
e1edde3
Automatically set LIBS_FROM_GIT based on required projects
by James E. Blair
· 8 years ago
236250f
Rename python-openstacksdk to openstacksdk
by Monty Taylor
· 8 years ago
b9891ee
Fix Python3 get_python_exec_prefix on Fedora 27
by Victor Stinner
· 8 years ago
e46f22d
Add workaround for openstacksdk in check_libs_from_git
by Monty Taylor
· 8 years ago
007f588
Convert to safe name in lib_installed_from_git
by DamonLi
· 8 years ago
b5fb7fd
Fix lib_installed_from_git
by rabi
· 8 years ago
ec31a52
Merge "Update lib_install_from_git to use column format"
by Zuul
· 8 years ago
0657795
Properly get pip version
by Clark Boylan
· 8 years ago
f0cd9a8
Update lib_install_from_git to use column format
by Monty Taylor
· 8 years ago
9e7ead9
Calculate package directory correctly in pip_install
by Zane Bitter
· 8 years ago
ae9c6ab
Use "pip list" in check_libs_from_git
by Ian Wienand
· 8 years ago
87d2396
Don't uninstall pip packages if OFFLINE=True
by Sampath Priyankara
· 8 years ago
fa00777
Update URLs
by Takashi NATSUME
· 8 years ago
f266a2d
Install test-requirements with main install
by Clark Boylan
· 9 years ago
954fd1b
Use -y with 'pip uninstall'
by Brian Haley
· 9 years ago
f28e7ef
uninstall libvirt-python and reinstall
by Sean Dague
· 9 years ago
bacfb94
Enable openSUSE to work in Python 3.x environments
by Armando Migliaccio
· 9 years ago
6523d6e
Merge "Make declared variables global"
by Jenkins
· 9 years ago
afef8bf
Make declared variables global
by Sean Dague
· 9 years ago
0e1e781
Merge "install LIBS_FROM_GIT using python 2 and 3 where appropriate"
by Jenkins
· 9 years ago
259c5e1
Merge "allow config to manage python3 use explicitly"
by Jenkins
· 9 years ago
f80e2cf
add install_devstack_tools
by Sean Dague
· 9 years ago
a2eb894
install LIBS_FROM_GIT using python 2 and 3 where appropriate
by Doug Hellmann
· 9 years ago
94129c7
allow config to manage python3 use explicitly
by Doug Hellmann
· 9 years ago
52b1074
cinder: configure dlm when this one is zookeeper
by Mehdi Abaakouk
· 9 years ago
72bfe17
Merge "Warn instead of die on undefined config names"
by Jenkins
· 9 years ago
0c0d848
Add swift and uwsgi to py35 whitelist
by Davanum Srinivas
· 9 years ago
afa8a00
Switch to python 3.5
by Davanum Srinivas
· 9 years ago
22b6366
Warn instead of die on undefined config names
by Sean Dague
· 9 years ago
02f3f9a
meta-config: Fix consecutive same sections
by YAMAMOTO Takashi
· 9 years ago
0a09976
Change python version to 3.5
by Lubosz "diltram" Kosnik
· 9 years ago
88ccd47
Keep old behavior of setuptools for editable installs
by Spyros Trigazis
· 9 years ago
bb35715
add local.conf modifying functions
by Sean Dague
· 10 years ago
46f8cb7
Add option to download all libs from git
by Marc Koderer
· 10 years ago
c8c1c61
Normalize path for upper-constraints
by YAMAMOTO Takashi
· 10 years ago
7ae9729
Minor fixes for bashate trunk
by Ian Wienand
· 10 years ago
b615691
Merge "XenAPI: add support to use local.conf"
by Jenkins
· 10 years ago
c615993
Merge "Support extra dependencies when setup_develop"
by Jenkins
· 10 years ago
8ba3cf0
Merge "Preserve result returned by apt-get and pip"
by Jenkins
· 10 years ago
0842b81
Support extra dependencies when setup_develop
by Brant Knudson
· 10 years ago
e208d06
Preserve result returned by apt-get and pip
by Federico Ressi
· 10 years ago
135bd48
Introduce iniget_sections function
by vsaienko
· 10 years ago
cc6af3f
XenAPI: add support to use local.conf
by Huan Xie
· 10 years ago
1f7631d
Merge "Enable optional Python 3 support"
by Jenkins
· 10 years ago
563c68f
Merge "Fix path setup in add_sudo_secure_path"
by Jenkins
· 10 years ago
ddc3839
Enable optional Python 3 support
by Doug Hellmann
· 11 years ago
e0ac37c
Fix path setup in add_sudo_secure_path
by Dmitry Guryanov
· 10 years ago
5509ed5
Fix comment typos in inc/ and tests/ directories
by Atsushi SAKAI
· 10 years ago
523f488
Namespace XTRACE commands
by Ian Wienand
· 10 years ago
73de4a4
Merge "Provide an error message on bogus config file spec"
by Jenkins
· 10 years ago
85f42f6
Provide an error message on bogus config file spec
by Thomas Morin
· 10 years ago
d111182
Merge "Don't mix declaration and set of locals"
by Jenkins
· 10 years ago
cb658fa
add pip install timing
by Sean Dague
· 10 years ago
ada886d
Don't mix declaration and set of locals
by Ian Wienand
· 10 years ago
433a9b1
Don't set xtrace directly in local call
by Ian Wienand
· 10 years ago
713fd2f
Additionally install test-requirements with pip_install
by Sirushti Murugesan
· 10 years ago
c71973e
check LIBS_FROM_GIT
by Sean Dague
· 10 years ago
9f52d64
Merge "Add file creation test"
by Jenkins
· 10 years ago
a30a980
Merge "Add -sudo option to ini setting options"
by Jenkins
· 10 years ago
05aa384
Just use constraints everywhere
by Clark Boylan
· 10 years ago
cede787
Add file creation test
by Ian Wienand
· 10 years ago
f44a024
Add -sudo option to ini setting options
by Ian Wienand
· 10 years ago
92884ed
ini-config : always reenable xtrace on return
by Ian Wienand
· 10 years ago
2d25c92
Merge "Fixed detection of a project in projects.txt"
by Jenkins
· 10 years ago
7c83861
Fix library runs.
by Robert Collins
· 10 years ago
635a5ba
constraints file support for devstack.
by Robert Collins
· 11 years ago
2ba4a72
Fixed detection of a project in projects.txt
by Ihar Hrachyshka
· 11 years ago
7af8a1b
only soft enforce requirements not in projects.txt
by Sean Dague
· 11 years ago
40f3e33
Put requirements repo in a venv.
by Robert Collins
· 11 years ago
8afbaa1
Support for running Nova with oslo.rootwrap daemon
by Davanum Srinivas
· 11 years ago
c678241
Infer rootwrap arguments from project
by Ian Wienand
· 11 years ago
fa3e841
Create config file in merge_config_file
by Ian Wienand
· 11 years ago
Next »