summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * PEP8 remove direct type comparisonslzyeval2012-01-031-1/+1
* | Install a good version of pip in the venv.Monty Taylor2012-01-021-1/+2
|/
* Merge "Rename .nova-venv to .venv."Jenkins2011-12-092-3/+3
|\
| * Rename .nova-venv to .venv.James E. Blair2011-12-082-3/+3
* | revert using git for novaclientVishvananda Ishaya2011-12-081-2/+1
|/
* Merge "Add ability to see deleted and active records."Jenkins2011-12-081-2/+1
|\
| * Add ability to see deleted and active records.Rick Harris2011-12-071-2/+1
* | Relax novaclient and remove redis dependencyVishvananda Ishaya2011-12-081-2/+2
* | Relax dependency on boto 1.9b and nova-adminclientVishvananda Ishaya2011-12-081-2/+1
|/
* Use system M2Crypto package on Oneiric, bug 892271Adrian Smith2011-12-061-0/+14
* Merge "Separate metadata api into its own service"Jenkins2011-11-161-158/+0
|\
| * Separate metadata api into its own serviceVishvananda Ishaya2011-11-151-158/+0
* | install_venv: apply eventlet patch correctly with python 2.7 (#890461)Mark McLoughlin2011-11-151-3/+6
|/
* Workaround for eventlet bug with unit tests in RHEL6.1.Lorin Hochstein2011-11-091-0/+32
* Apply M2Crypto fix for all Fedora-based distributions.Lorin Hochstein2011-11-091-1/+5
* Merge "Remove nova dependency on vconfig on Linux."Jenkins2011-11-091-1/+1
|\
| * Remove nova dependency on vconfig on Linux.Asbjørn Sannes2011-10-201-1/+1
* | Optional --no-site-packages in venvLorin Hochstein2011-10-301-3/+17
* | venv: update distribute as well as pipMark McLoughlin2011-10-251-1/+2
* | Upgrade pip in the venv when we build it.Monty Taylor2011-10-191-0/+3
|/
* Utility script that makes enforcing PEP8 within git's pre-commit hook as easy...Josh Kearney2011-10-171-0/+42
* Merge "Use latest version of SQLAlchemy"Jenkins2011-10-141-1/+1
|\
| * Use latest version of SQLAlchemyMark McLoughlin2011-09-281-1/+1
* | Merge changes I94c7464b,Ibfeeb9c2Jenkins2011-10-132-20/+65
|\ \
| * | install_venv: pip install M2Crypto doesn't work on FedoraMark McLoughlin2011-09-292-1/+13
| * | install_venv: add support for distro specific codeMark McLoughlin2011-09-291-19/+52
* | | Merge "install_venv: remove versioned M2Crypto dependency"Jenkins2011-10-121-1/+1
|\| |
| * | install_venv: remove versioned M2Crypto dependencyMark McLoughlin2011-09-291-1/+1
* | | Merge "install_venv: don't use --no-site-packages with virtualenv"Jenkins2011-10-121-1/+1
|\| |
| * | install_venv: don't use --no-site-packages with virtualenvMark McLoughlin2011-09-291-1/+1
* | | Merge "install_venv: pass the --upgrade argument to pip install"Jenkins2011-10-121-1/+2
|\| |
| * | install_venv: pass the --upgrade argument to pip installMark McLoughlin2011-09-291-1/+2
* | | Merge "install_venv: refactor out pip_install helper"Jenkins2011-10-121-4/+9
|\| |
| * | install_venv: refactor out pip_install helperMark McLoughlin2011-09-291-4/+9
| |/
* | Merge "Further changes to the cleaner."Jenkins2011-10-101-7/+15
|\ \
| * | Further changes to the cleaner.Josh Kearney2011-10-101-7/+15
* | | Merge "Add support for header version parameter to specify API version."Jenkins2011-10-101-1/+1
|\ \ \ | |/ / |/| |
| * | Add support for header version parameter to specify API version.Johannes Erdfelt2011-10-041-1/+1
* | | Reference orphaned_instance instead of instance.Josh Kearney2011-10-101-2/+2
* | | Continue to the next iteration of the loop if an instance is not found.Josh Kearney2011-10-101-0/+1
* | | Merge "use git config's review.username for rfc.sh"Jenkins2011-10-081-1/+6
|\ \ \ | |/ / |/| |
| * | use git config's review.username for rfc.shtermie2011-09-271-1/+6
| |/
* | Adds a script that can automatically delete orphaned VDIs. Also had to move s...Josh Kearney2011-09-301-0/+376
* | Added ==1.0.4 version specifier to kombu in pip-requires to ensure tests pass...Brian Lamar2011-09-291-1/+1
|/
* Merge "Don't use GitPython for authors check"Jenkins2011-09-231-2/+0
|\
| * Don't use GitPython for authors checkMark McLoughlin2011-09-231-2/+0
* | Fix rfc.sh's check for the projectMark McLoughlin2011-09-231-2/+2
|/
* Add rfc.sh to help with gerrit workflow.James E. Blair2011-09-221-0/+145
* cleaned upSandy Walsh2011-09-151-1/+1
* Multi-NIC support for vmwareapi virt driver in nova.sateesh2011-09-141-30/+40
|\