summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Pull NovaWebSocketProxy class out of nova-novncproxy binary"Jenkins2013-01-171-0/+1
|\
| * Pull NovaWebSocketProxy class out of nova-novncproxy binaryDaniel P. Berrange2013-01-161-0/+1
* | Merge "Use testrepository setuptools support."Jenkins2013-01-161-1/+1
|\ \
| * | Use testrepository setuptools support.Monty Taylor2013-01-141-1/+1
| |/
| * Revert "Use testr setuptools commands."James E. Blair2013-01-141-1/+1
| * Merge "Use testr setuptools commands."Jenkins2013-01-141-1/+1
| |\
| | * Use testr setuptools commands.Monty Taylor2013-01-121-1/+1
* | | enable hacking.py self testsSean Dague2013-01-141-62/+130
|/ /
* | Merge "Upgrade WebOb to 1.2.3"Jenkins2013-01-131-1/+1
|\ \ | |/ |/|
| * Upgrade WebOb to 1.2.3Doug Hellmann2013-01-071-1/+1
* | Merge "Fix lintstack check for multi-patch reviews"Jenkins2013-01-121-4/+22
|\ \
| * | Fix lintstack check for multi-patch reviewsYun Mao2013-01-081-4/+22
| |/
* | Try out a new nova.conf.sample formatMark McLoughlin2013-01-101-17/+22
* | Regenerate nova.conf.sampleMark McLoughlin2013-01-101-21/+90
* | fix N402 on tools/Sean Dague2013-01-093-3/+3
* | Merge "fix N401 errors, stop ignoring all N4* errors"Jenkins2013-01-091-6/+11
|\ \ | |/ |/|
| * fix N401 errors, stop ignoring all N4* errorsSean Dague2013-01-071-6/+11
* | Make WebOb version specification more flexibleDoug Hellmann2013-01-071-1/+1
|/
* Import cfg module in extract_opts.py.Dan Prince2012-12-181-0/+1
* Replace fixtures.DetailStream with fixtures.StringStream.Clark Boylan2012-12-161-1/+1
* Use testr to run nova unittests.Clark Boylan2012-12-142-10/+7
* Merge "Port to argparse based cfg"Jenkins2012-12-121-0/+1
|\
| * Port to argparse based cfgMark McLoughlin2012-12-111-0/+1
* | Merge "Move zombie_instance_updated_at_window option"Jenkins2012-12-121-2/+6
|\ \
| * | Move zombie_instance_updated_at_window optionMark McLoughlin2012-12-111-2/+6
* | | Merge "i18n raise Exception messages"Jenkins2012-12-111-1/+1
|\ \ \ | |/ / |/| |
| * | i18n raise Exception messagesChuck Short2012-12-101-1/+1
* | | Correctly init XenAPIDriver in vm_vdi_cleaner.pyBrian Lamar2012-12-101-1/+4
|/ /
* | Merge "Unpin lxml requirements"Jenkins2012-12-101-1/+1
|\ \
| * | Unpin lxml requirementsChuck Short2012-12-081-1/+1
* | | Merge "Add generic customization hooks via decorator."Jenkins2012-12-101-0/+1
|\ \ \ | |/ / |/| |
| * | Add generic customization hooks via decorator.Brian Elliott2012-11-301-0/+1
* | | Merge "Update tools/flakes to work with pydoc"Jenkins2012-12-081-13/+13
|\ \ \
| * | | Update tools/flakes to work with pydocJoe Gordon2012-12-061-13/+13
| | |/ | |/|
* / | Fix pep8 exclude logic for 1.3.3Joe Gordon2012-12-061-33/+23
|/ /
* | Merge "Allow newer boto library versions"Jenkins2012-12-041-1/+1
|\ \
| * | Allow newer boto library versionsAttila Fazekas2012-12-031-1/+1
| |/
* / Add pyflakes option to toxJoe Gordon2012-12-041-0/+22
|/
* Merge "Add keystoneclient to pip-requires"Jenkins2012-11-251-0/+1
|\
| * Add keystoneclient to pip-requiresJoe Gordon2012-11-191-0/+1
* | Merge "Unpin amqplib and kombu requirements."Jenkins2012-11-221-2/+2
|\ \
| * | Unpin amqplib and kombu requirements.Vishvananda Ishaya2012-11-141-2/+2
* | | Pin pep8 to 1.3.3Chuck Short2012-11-191-1/+1
* | | Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-202-2/+1
* | | Remove nova.config.CONFMark McLoughlin2012-11-203-3/+3
| |/ |/|
* | Remove nova.flagsMark McLoughlin2012-11-172-2/+1
|/
* Isolate tests from the environment variable http_proxy.Robert Collins2012-11-141-0/+1
* Ban db import from nova/virtDan Smith2012-11-121-0/+7
* Merge "Switch from FLAGS to CONF in misc modules"Jenkins2012-11-071-4/+4
|\
| * Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-041-4/+4