summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix hacking.py naivete regarding lines that look like importsDan Smith2012-10-261-1/+1
* Merge "Change install_venv to use setup.py develop."Jenkins2012-10-241-5/+2
|\
| * Change install_venv to use setup.py develop.Monty Taylor2012-10-171-5/+2
* | Fixes syntax error in nova.tools.esx.guest_tools.pySulochan Acharya2012-10-171-1/+1
|/
* Merge "Proxy floating IP calls to quantum"Jenkins2012-10-101-1/+1
|\
| * Proxy floating IP calls to quantumAkihiro MOTOKI2012-10-091-1/+1
* | Merge "Update tools hacking for pep8 1.2 and beyond"Jenkins2012-10-102-6/+8
|\ \ | |/ |/|
| * Update tools hacking for pep8 1.2 and beyondJoe Gordon2012-10-012-6/+8
* | Remove dependency on python-ldap for testsVishvananda Ishaya2012-10-021-1/+0
|/
* Revert "Add full test environment."James E. Blair2012-09-282-1/+1
* Loosen anyjson dependency to avoid clash with ceilometerEoghan Glynn2012-09-271-1/+1
* Merge "Replaced default hostname function from gethostname to getfqdn"Jenkins2012-09-261-1/+1
|\
| * Replaced default hostname function from gethostname to getfqdnLuis Fernandez Alvarez2012-09-261-1/+1
* | Bump the version of SQLAlchemy in pip-requiresVishvananda Ishaya2012-09-261-1/+1
|/
* Move fakeldap.py from auth dir to tests.Yaguang Tang2012-09-231-0/+1
* Merge "Added script to find unused config options."Jenkins2012-09-192-1/+92
|\
| * Added script to find unused config options.Yosef Berman2012-09-182-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