summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Regenerate nova.conf.sample"Jenkins2013-03-022-7/+26
|\ \
| * | Regenerate nova.conf.sampleMark McLoughlin2013-03-012-7/+26
* | | Merge "Unpin PasteDeploy dependency version"Jenkins2013-03-021-1/+1
|\ \ \
| * | | Unpin PasteDeploy dependency versionMark McLoughlin2013-02-261-1/+1
* | | | Merge "Unpin routes dependency version"Jenkins2013-03-021-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Unpin routes dependency versionMark McLoughlin2013-02-261-1/+1
* | | Merge "Prevent hacking.py from crashing on unexpected import exception"Jenkins2013-02-281-0/+6
|\ \ \
| * | | Prevent hacking.py from crashing on unexpected import exceptionJoe Gordon2013-02-271-0/+6
* | | | Merge "Bump python-quantumclient version to 2.1.2"Jenkins2013-02-271-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bump python-quantumclient version to 2.1.2Aaron Rosen2013-02-271-1/+1
* | | | Merge "Update OpenStack LLC to Foundation"Jenkins2013-02-278-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Update OpenStack LLC to FoundationKurt Taylor2013-02-268-8/+8
| | |/ | |/|
* | | Merge "Fix hacking.py to handle parenthesise in from import as"Jenkins2013-02-271-0/+4
|\ \ \ | |_|/ |/| |
| * | Fix hacking.py to handle parenthesise in from import asJoe Gordon2013-02-251-0/+4
* | | Unpin suds dependency versionMark McLoughlin2013-02-261-1/+1
* | | Unpin Cheetah dependency versionMark McLoughlin2013-02-261-1/+1
| |/ |/|
* | Merge "Fix hacking.py to handle 'cannot import x'"Jenkins2013-02-261-1/+2
|\ \ | |/ |/|
| * Fix hacking.py to handle 'cannot import x'Joe Gordon2013-02-251-1/+2
* | Remove function redefinitionsStanislaw Pitucha2013-02-211-1/+1
|/
* Merge "Sync latest install_venv_common.py"Jenkins2013-02-201-22/+9
|\
| * Sync latest install_venv_common.pyMark McLoughlin2013-02-201-22/+9
* | Fix broken logging imports.Vishvananda Ishaya2013-02-191-1/+0
|/
* Fix hacking test to handle namespace packages.Vishvananda Ishaya2013-02-191-26/+18
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-198-6/+13
* Merge "Fix hacking tests on osx"Jenkins2013-02-192-5/+11
|\