summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xenapi: script to rotate the guest logsJohn Garbutt2013-06-191-0/+62
* Remove bin lookup in conf sample generatorZhongyue Luo2013-06-141-7/+1
* Refactor conf sample generator scriptZhongyue Luo2013-06-141-6/+8
* Merge "Enhance group handling in extract_opts"Jenkins2013-06-102-271/+4
|\
| * Enhance group handling in extract_optsJulien Danjou2013-06-102-271/+4
* | Update analyze_opts to work with new nova.conf sample formatJoe Gordon2013-06-071-2/+2
|/
* Improve Python 3.x compatibilityDirk Mueller2013-06-011-3/+3
* Make pylint ignore nova/objects/Dan Smith2013-05-301-1/+3
* Fix colorizier thowing exception when a test failsMichael Kerrin2013-05-291-0/+2
* Rename requires files to standard names.Ruby Loo2013-05-224-59/+4
* Add requests requirement capped <1.2.1.Jeremy Stanley2013-05-211-0/+1
* Switch to flake8+hacking.Monty Taylor2013-05-174-722/+6
* Merge "Copy the RHEL6 eventlet workaround from Oslo"Jenkins2013-05-161-1/+1
|\
| * Copy the RHEL6 eventlet workaround from OsloMark McLoughlin2013-05-021-1/+1
* | Sync rpc from oslo.Russell Bryant2013-05-151-0/+1
* | Transition from openstack.common.setup to pbr.Monty Taylor2013-05-072-1/+3
* | Merge "Sync oslo-incubator print statement changes"Jenkins2013-05-071-10/+12
|\ \
| * | Sync oslo-incubator print statement changesMatthew Sherborne2013-05-061-10/+12
* | | Merge "xenapi: Always set other_config for VDIs"Jenkins2013-05-061-0/+106
|\ \ \ | |/ / |/| |
| * | xenapi: Always set other_config for VDIsRick Harris2013-05-021-0/+106
| |/
* / Update oslo-incubator import.Michael Still2013-05-031-7/+10
|/
* Sync small and safe changes from osloMatthew Sherborne2013-05-011-6/+2
* import and install gettext in vm_vdi_cleaner.pyAndrew Laski2013-04-301-0/+2
* Merge "Fix up regression tester"Jenkins2013-04-291-64/+92
|\
| * Fix up regression testerJoe Gordon2013-04-171-64/+92
* | Remove "undefined name" pyflake errorsStanislaw Pitucha2013-04-101-1/+2
* | Move console scripts to entrypoints.Monty Taylor2013-04-041-2/+0
|/
* Merge "Fix the python version comparison."Jenkins2013-04-011-1/+1
|\
| * Fix the python version comparison.Joshua Harlow2013-04-011-1/+1
* | Remove gettext.install() from nova/__init__.pyMark McLoughlin2013-04-011-0/+2
|/
* Bring back colorizer again with error results.Vishvananda Ishaya2013-03-261-0/+16
* Merge "Sync everything from oslo-incubator."Jenkins2013-03-251-5/+14
|\
| * Sync everything from oslo-incubator.Russell Bryant2013-03-221-5/+14
* | py2.6 doesn't support TextTestRunner resultclassDan Prince2013-03-221-2/+6
|/
* Merge "Bring back sexy colorized test results."Jenkins2013-03-211-0/+313
|\
| * Bring back sexy colorized test results.Vishvananda Ishaya2013-03-201-0/+313
* | Require netaddr>=0.7.6 to avoid UnboundLocalErrorAlessio Ababilov2013-03-191-1/+1
* | Merge "Update to Quantum Client 2.2.0"Jenkins2013-03-131-1/+1
|\ \
| * | Update to Quantum Client 2.2.0Aaron Rosen2013-03-081-1/+1
| |/
* | Switch to final 1.1.0 oslo.config releaseMark McLoughlin2013-03-131-1/+1
* | Merge "Pin SQLAlchemy to 0.7.x"Jenkins2013-03-131-1/+1
|\ \
| * | Pin SQLAlchemy to 0.7.xDirk Mueller2013-03-121-1/+1
| |/
* / websockify 0.4 is bustedChris Behrens2013-03-121-1/+1
|/
* Update tox.ini to support RHEL 6.x.Dan Prince2013-03-072-1/+40
* Switch to oslo.config.Dan Prince2013-03-051-1/+1
* Merge "docs should indicate proper git commit limit"Jenkins2013-03-051-1/+3
|\
| * docs should indicate proper git commit limitSteven Dake2013-03-041-1/+3
* | Fixes oslo-config update for deprecated_groupAlessandro Pilotti2013-03-041-1/+1
|/
* Merge "Improve hackings docstring detection"Jenkins2013-03-021-25/+50
|\
| * Improve hackings docstring detectionJoe Gordon2013-02-261-25/+50