summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Remove flags.DECLARE"Jenkins2012-11-061-3/+3
|\|
| * Remove flags.DECLAREMark McLoughlin2012-11-041-3/+3
* | Merge "move python-cinderclient to pip-requires"Jenkins2012-11-062-1/+1
|\ \ | |/ |/|
| * move python-cinderclient to pip-requiresSean Dague2012-11-022-1/+1
* | Move parse_args to nova.configMark McLoughlin2012-11-041-1/+2
|/
* Force earlier version of sqlalchemyChris Yeoh2012-10-311-1/+1
* Remove extra print line in hacking.pyJoe Gordon2012-10-291-1/+0
* Use testtools as the base testcase class.Monty Taylor2012-10-291-0/+1
* Change hacking.py N306 to use logical_linesJoe Gordon2012-10-261-3/+3
* 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
|/