summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Multi-NIC support for vmwareapi virt driver in nova.sateesh2011-09-051-30/+40
* | Merge from trunkNaveed Massjouni2011-09-021-0/+1
|\|
| * add kombu to pip-requires and contrib/nova.shChris Behrens2011-08-301-0/+1
* | Adding feedparser to pip-requiresNaveed Massjouni2011-09-021-0/+1
|/
* Merge from trunk.Naveed Massjouni2011-08-081-1/+1
|\
| * uses 2.6.0 novaclient (OS API 1.1 support)Sandy Walsh2011-08-041-1/+1
* | Merge from trunk.Naveed Massjouni2011-08-023-35/+2
|\|
| * Moves image creation from POST /images to POST /servers/<id>/actionBrian Waldon2011-08-021-1/+1
| |\
| | * bumping novaclient versionBrian Waldon2011-07-291-1/+1
| * | removing compute monitorBrian Waldon2011-08-023-34/+1
| |/
* | Fixing lxml version requirement.Naveed Massjouni2011-07-291-1/+1
* | Merge from trunk.Naveed Massjouni2011-07-291-3/+52
|\|
| * - Fixed the conflift in vmops.pyArvind Somy2011-07-181-3/+52
| |\
| | * - Modified NOTE in vm_util.pyArvind Somy2011-06-271-1/+1
| | * Fixed the default arguments to None instead of an empty list.Arvind Somya asomya@cisco.com2011-06-241-2/+4
| | * Fixing PEP8 compliance issues.Arvind Somya asomya@cisco.com2011-06-241-2/+4
| | * Fix for lp:796834Arvind Somy2011-06-171-2/+47
* | | Added xml schema validation for extensions resources.Naveed Massjouni2011-07-291-0/+1
|/ /
* | Updates some of the extra scripts in contrib and tools to current versions.Vishvananda Ishaya2011-07-112-11/+16
|\ \