Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
0b865a55f2b6fa1435e8bf6df09218a9bf7a0ca0
/
functions
537d402
whitespace cleanup on functions & lib/config
by Sean Dague
· 12 years ago
92a8647
Merge "./stack.sh complain no /etc/nova/nova.conf"
by Jenkins
· 12 years ago
f43f3a5
./stack.sh complain no /etc/nova/nova.conf
by DennyZhang
· 12 years ago
afcb049
Merge "Remove general assumption in get_packages()"
by Jenkins
· 12 years ago
c5a1b05
Merge "Add meta-config via local.conf"
by Jenkins
· 12 years ago
b5e11ff
fix typo in functions
by DennyZhang
· 12 years ago
893e663
Add meta-config via local.conf
by Dean Troyer
· 12 years ago
125c29f
Merge "Fix typo in property passed to glance"
by Jenkins
· 12 years ago
06e54c7
Merge "Using no proxy option to skip wget and curl proxy settings in config"
by Jenkins
· 12 years ago
2671a8b
Merge "Fix handling of pip and virtualenv on openSUSE"
by Jenkins
· 12 years ago
ca5af86
Remove general assumption in get_packages()
by Dean Troyer
· 12 years ago
49f4486
Fix typo in property passed to glance
by Ryan Hsu
· 12 years ago
6d8fce7
Fix handling of pip and virtualenv on openSUSE
by Adam Spiers
· 12 years ago
aee9412
Allow openrc to be loaded in zsh
by Mehdi Abaakouk
· 12 years ago
0aa8534
Using no proxy option to skip wget and curl proxy settings in config
by JUN JIE NAN
· 12 years ago
f20859b
Merge "Normalise RECLONE flag to True Or False."
by Jenkins
· 12 years ago
d76b11f
Merge "change git show to | head -1"
by Jenkins
· 12 years ago
0c43c6a
Merge "Clean up automated changes to requirements"
by Jenkins
· 12 years ago
45a21f0
change git show to | head -1
by Sean Dague
· 12 years ago
5a9609b
Merge "make git show not display a diff"
by Jenkins
· 12 years ago
a8d41e3
Normalise RECLONE flag to True Or False.
by Sirushti Murugesan
· 12 years ago
23033e0
Merge "Colorize Neutron log output and refactor log setup code"
by Jenkins
· 12 years ago
06d17eb
make git show not display a diff
by Sean Dague
· 12 years ago
c3431bf
Clean up automated changes to requirements
by Doug Hellmann
· 12 years ago
835db2f
print out git references for trees
by Sean Dague
· 12 years ago
b305eee
Merge "Only run chmod/chown for local files"
by Jenkins
· 12 years ago
05ae833
Colorize Neutron log output and refactor log setup code
by Salvatore Orlando
· 12 years ago
abd1f24
Merge "Added Trove (Database as a Service)."
by Jenkins
· 12 years ago
0cccad4
Added Trove (Database as a Service).
by Nikhil Manchanda
· 13 years ago
e700267
Only run chmod/chown for local files
by Doug Hellmann
· 12 years ago
a6273b9
Provide a means of setting vmdk custom properties via image filename
by Ryan Hsu
· 12 years ago
53d5b79
Merge "Copy policy_add() from Grenade functions"
by Jenkins
· 12 years ago
533e14d
Copy policy_add() from Grenade functions
by Dean Troyer
· 12 years ago
1533a34
remove multi-host timeout
by Mate Lakat
· 12 years ago
5584709
Merge "Fix is_package_installed() check with dpkg"
by Jenkins
· 12 years ago
bc11e0a
Merge "xenapi: devstack support for raw tgz image upload"
by Jenkins
· 12 years ago
666fe5f
Merge "Adds new tag for testonly packages in package lists"
by Jenkins
· 12 years ago
04762cd
Fix is_package_installed() check with dpkg
by Dean Troyer
· 12 years ago
bc2ef92
xenapi: devstack support for raw tgz image upload
by Mate Lakat
· 12 years ago
71d5630
Adds new tag for testonly packages in package lists
by Christian Berendt
· 12 years ago
68044c0
Merge "Redirect dpkg -l stderr to /dev/null"
by Jenkins
· 12 years ago
41815cd
Echo service start failures.
by Clark Boylan
· 12 years ago
4a5963f
Merge "Added functions for get a ip on an instance"
by Jenkins
· 12 years ago
af1c7f5
Merge "Add XenServer to GetDistro's logic"
by Jenkins
· 12 years ago
6769b16
Added functions for get a ip on an instance
by Nachi Ueno
· 12 years ago
4669122
Add XenServer to GetDistro's logic
by Bob Ball
· 12 years ago
cfb708d
Redirect dpkg -l stderr to /dev/null
by Lorin Hochstein
· 12 years ago
99405a4
Pip install fails because of --use-mirrors parameter
by Roman Gorodeckij
· 12 years ago
334c3a7
Merge "misleading source filename in error message"
by Jenkins
· 12 years ago
b690a8f
Merge "Add tools/install_pip.sh"
by Jenkins
· 12 years ago
dedc461
Merge "Add call trace in error message"
by Jenkins
· 12 years ago
62d1d69
Add tools/install_pip.sh
by Dean Troyer
· 12 years ago
206a2ac
Merge "Some bash versions don't support negative lengths"
by Jenkins
· 12 years ago
1b11fa5
Merge "Re-enble pip -e in setup_develop"
by Jenkins
· 12 years ago
48e4a2b
Merge "Ensures cross compatibility for zsh and bash."
by Jenkins
· 12 years ago
b5bbaac
Re-enble pip -e in setup_develop
by Monty Taylor
· 12 years ago
46287d8
Some bash versions don't support negative lengths
by Bob Ball
· 12 years ago
6c84463
Update projects to global requirements before setup
by Sean Dague
· 12 years ago
3f1d0e2
Ensures cross compatibility for zsh and bash.
by James Kyle
· 12 years ago
408a4a7
Install things in setup_develop with pip -e
by Monty Taylor
· 12 years ago
17df077
misleading source filename in error message
by Kui Shi
· 12 years ago
5e28a3e
Add call trace in error message
by Kui Shi
· 12 years ago
9cdc0a1
Merge "Fix get_pip_command()"
by Jenkins
· 12 years ago
d2cfcaa
Fix get_pip_command()
by Dean Troyer
· 12 years ago
cbaff86
Add support for vmdk files as glance images
by Sreeram Yerrapragada
· 12 years ago
a7a219a
renamed deprecated glanceclient parameter
by Christian Berendt
· 12 years ago
c62c2b9
Fix various things when n-cell is enabled
by Chris Behrens
· 12 years ago
5011c03
Merge "Remove python-netaddr requirement"
by Jenkins
· 12 years ago
d4f69b2
Remove python-netaddr requirement
by Dean Troyer
· 12 years ago
31dcd3e
Use unique build dir for pip installs
by Ian Wienand
· 12 years ago
2076647
Merge "update for name change to Neutron"
by Jenkins
· 12 years ago
b05c876
update for name change to Neutron
by Mark McClain
· 12 years ago
e7e51ac
Directly install requirements with pip
by Monty Taylor
· 12 years ago
3039657
Enable Fedora 19 on DevStack
by Steven Dake
· 12 years ago
4f9b33d
Fix python exec prefix on SUSE.
by Martin Vidner
· 13 years ago
fa868cb
Disable vnc on Power Systems
by Daniel Jones
· 13 years ago
51a3f1f
Fix the OVS version check to work with upstream master versions of OVS.
by Kyle Mestery
· 13 years ago
1a6d449
Periodic formatting cleanup
by Dean Troyer
· 13 years ago
535a814
Install EPEL for rhel6 if not detected
by Ian Wienand
· 13 years ago
a20fb6d
Merge "Basic check for homedir permissions"
by Jenkins
· 13 years ago
b2ef890
Add Debian OS support in DevStack
by Émilien Macchi
· 13 years ago
0488edd
Basic check for homedir permissions
by Ian Wienand
· 13 years ago
d67dd87
Skip pip mirrors for RHEL
by Ian Wienand
· 13 years ago
a1c183b
Merge "Add err()/err_if_not_set()"
by Jenkins
· 13 years ago
cc6b443
Formatting cleanups, doc updates and whatnot
by Dean Troyer
· 13 years ago
4a8496e
Linux Mint support
by Derek Morton
· 13 years ago
896eb66
Add err()/err_if_not_set()
by Dean Troyer
· 13 years ago
d857f4b
Add rhel to DISTRO match
by Ian Wienand
· 13 years ago
2c678cc
Use sudo to remove packages
by Ian Wienand
· 13 years ago
584d90e
add emacs shell-script tagging
by Sean Dague
· 13 years ago
0680204
Add support for iso files as glance images
by Jonathan Michalon
· 13 years ago
b28581b
Merge "Add run_process() to start services without screen"
by Jenkins
· 13 years ago
681f3fd
Add run_process() to start services without screen
by Dean Troyer
· 13 years ago
995eb92
Add clean.sh
by Dean Troyer
· 13 years ago
08fd641
Merge "Enable swift by default."
by Jenkins
· 13 years ago
5c13e54
Merge "Extract HOST_IP default process to a function"
by Jenkins
· 13 years ago
ee00b92
Merge "Minor comment corrections"
by Jenkins
· 13 years ago
a268bf9
Merge "Support MultiStrOpt options in configuration file."
by Jenkins
· 13 years ago
ac93efb
Minor comment corrections
by Dean Troyer
· 13 years ago
c892bde
Extract HOST_IP default process to a function
by Dean Troyer
· 13 years ago
Next »