summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Proxy floating IP calls to quantumAkihiro MOTOKI2012-11-151-1/+1
* pin sqlalchemy to the 0.7.x seriesSean Dague2012-10-311-1/+1
* Bump the version of SQLAlchemy in pip-requiresVishvananda Ishaya2012-10-051-1/+1
* Added script to find unused config options.Yosef Berman2012-09-192-1/+92
* Merge "Add flag cinder_endpoint_template to volume.cinder"Jenkins2012-09-131-0/+1
|\
| * Add flag cinder_endpoint_template to volume.cinderClay Gerrard2012-09-101-0/+1
* | More specific lxml versions in tools/pip-requiresAndrew Laski2012-09-101-1/+1
|/
* Merge "Nail the pip requirement at 1.1."Jenkins2012-09-101-1/+4
|\
| * Nail the pip requirement at 1.1.Dan Prince2012-09-071-1/+4
* | Set install_requires in setup.py.Andrew Laski2012-09-071-1/+1
|/
* Update requires to glanceclient >=0.5.0Vishvananda Ishaya2012-08-291-1/+1
* Merge "Add lintstack error checker based on pylint"Jenkins2012-08-273-0/+236
|\
| * Add lintstack error checker based on pylintYun Mao2012-08-243-0/+236
* | Merge "Add nosehtmloutput as a test dependency."Jenkins2012-08-271-0/+1
|\ \ | |/ |/|
| * Add nosehtmloutput as a test dependency.Clark Boylan2012-08-211-0/+1
* | Merge "Ensure log formats are quoted in sample conf"Jenkins2012-08-241-0/+2
|\ \
| * | Ensure log formats are quoted in sample confMark McLoughlin2012-08-231-0/+2
* | | Merge "Don't include hostname and IP in generated sample conf"Jenkins2012-08-241-6/+26
|\ \ \ | |/ /
| * | Don't include hostname and IP in generated sample confMark McLoughlin2012-08-231-6/+26
* | | Merge "Allow generate_sample.sh to be run from toplevel dir"Jenkins2012-08-233-8/+17
|\ \ \
| * | | Allow generate_sample.sh to be run from toplevel dirMark McLoughlin2012-08-233-8/+17
| |/ /
* | | Include CommonConfigOpts options in sample configMark McLoughlin2012-08-231-7/+12
|/ /
* | Fix hacking.py git checks to propagate errorsJoe Gordon2012-08-221-2/+7
* | Cleanup pip dependenciesJoe Gordon2012-08-212-2/+1
|/
* Make missing imports flag in hacking settable.Monty Taylor2012-08-171-4/+5
* update python-quantumclient dependency to >=2.0Dan Wendlandt2012-08-131-1/+1
* Rewrite image code to use python-glanceclientBrian Waldon2012-08-131-1/+1
* Add a 50 char git title limit test to hacking.Joe Gordon2012-08-081-0/+4
* Merge "Improve external lock implementation"Jenkins2012-08-062-64/+0
|\
| * Improve external lock implementationStanislaw Pitucha2012-08-042-64/+0
* | Drop AES functions and pycrypto dependencyStanislaw Pitucha2012-08-051-1/+0
|/
* Require eventlet >= 0.9.17Pádraig Brady2012-08-041-1/+1
* Fix broken pep8 exclude processing.Monty Taylor2012-08-031-0/+49
* XenAPI: Add script to destroy cached images.Rick Harris2012-08-011-0/+68
* Replace subprocess.check_output with PopenChris Behrens2012-07-261-1/+7
* Xen: Add race-condition troubleshooting script.Rick Harris2012-07-251-0/+172
* Add git commit message validation to hacking.pyJoe Gordon2012-07-201-1/+29
* Merge "Fix venv wrapper to clean *.pyc."Jenkins2012-07-201-1/+1
|\
| * Fix venv wrapper to clean *.pyc.Bhuvan Arumugam2012-07-131-1/+1
* | Fixes XenAPI driver import in vm_vdi_cleanerChris Behrens2012-07-171-3/+2
|/
* modify hacking.py to not choke on the def of _()Sean Dague2012-07-051-2/+4
* Correct typo in tools/hacking.py l18n -> i18nBrian Waldon2012-07-051-2/+2
* Implement nova network API for quantum API 2.0Yong Sheng Gong2012-07-031-0/+1
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Merge "Align run_tests.py pep8 with tox."Jenkins2012-06-281-1/+1
|\
| * Align run_tests.py pep8 with tox.Joe Gordon2012-06-271-1/+1
* | Merge "Use setuptools-git plugin for MANIFEST."Jenkins2012-06-281-0/+1
|\ \
| * | Use setuptools-git plugin for MANIFEST.Monty Taylor2012-06-281-0/+1
| |/
* | Merge "Add full test environment."Jenkins2012-06-282-1/+1
|\ \ | |/ |/|
| * Add full test environment.Monty Taylor2012-06-252-1/+1