summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes 'not in' operator usageZhongyue Luo2013-01-312-1/+13
* Merge "Add tests for setup"Jenkins2013-01-301-0/+114
|\
| * Add tests for setupAlessio Ababilov2013-01-301-0/+114
* | Fix PEP8 error in oslo-rootwrapThierry Carrez2013-01-301-2/+2
|/
* Merge "Support running uninstalled in a tarball dir."Jenkins2013-01-301-3/+10
|\
| * Support running uninstalled in a tarball dir.Monty Taylor2013-01-251-3/+10
* | Merge "rootwrap: Avoid PEP8 errors on name replacement"Jenkins2013-01-291-5/+8
|\ \
| * | rootwrap: Avoid PEP8 errors on name replacementThierry Carrez2013-01-281-5/+8
* | | Merge "Only import modules in tools/flakes"Jenkins2013-01-291-2/+2
|\ \ \
| * | | Only import modules in tools/flakesJoe Gordon2013-01-281-2/+2
| |/ /
* | | Merge "Fix MonekyPatch typo in test_qpid"Jenkins2013-01-290-0/+0
|\ \ \
| * | | Fix MonekyPatch typo in test_qpidAlessio Ababilov2013-01-281-1/+1
| |/ /
* | | Merge "Default lockutils to using a tempdir"Jenkins2013-01-291-3/+2
|\ \ \
| * | | Default lockutils to using a tempdirJason Kölker2013-01-281-3/+2
* | | | Merge "Fix Pep8 Warning"Jenkins2013-01-291-1/+1
|\ \ \ \
| * | | | Fix Pep8 WarningDirk Mueller2013-01-281-1/+1
| | |/ / | |/| |
* | | | Merge "Update copyright on install_venv_common.py"Jenkins2013-01-291-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Update copyright on install_venv_common.pyMatthew Treinish2013-01-281-0/+1
| |/ /
* / / Add TTL to AMQP messagesBrent Eagles2013-01-285-15/+150
|/ /
* | Merge "Fixes "is not", "not in" syntax usage."Jenkins2013-01-283-7/+7
|\ \
| * | Fixes "is not", "not in" syntax usage.Zhongyue Luo2013-01-283-7/+7
* | | Merge "Add install_venv library."Jenkins2013-01-281-0/+224
|\ \ \
| * | | Add install_venv library.Matthew Treinish2013-01-241-0/+224
| | |/ | |/|
* | | Merge "Prevent parallel test port clashes for zmq."Jenkins2013-01-282-6/+14
|\ \ \
| * | | Prevent parallel test port clashes for zmq.Monty Taylor2013-01-242-6/+14
* | | | Merge "Replace direct use of testtools BaseTestCase."Jenkins2013-01-2830-132/+121
|\| | |
| * | | Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-2430-132/+121
* | | | Merge "Remove the last of the nose-isms."Jenkins2013-01-281-13/+12
|\| | |
| * | | Remove the last of the nose-isms.Monty Taylor2013-01-241-13/+12
* | | | Merge "Replaced direct usage of stubout with BaseTestCase."Jenkins2013-01-286-39/+13
|\| | |
| * | | Replaced direct usage of stubout with BaseTestCase.Monty Taylor2013-01-246-39/+13
* | | | Merge "Fix up test_qpid to use BaseTestCase."Jenkins2013-01-282-30/+16
|\| | |
| * | | Fix up test_qpid to use BaseTestCase.Monty Taylor2013-01-242-30/+16
* | | | Merge "Use testtools as test base class."Jenkins2013-01-2845-410/+208
|\| | |
| * | | Use testtools as test base class.Monty Taylor2013-01-2445-410/+208
* | | | Merge "Start adding reusable test fixtures."Jenkins2013-01-283-0/+39
|\| | | | |_|/ |/| |
| * | Start adding reusable test fixtures.Monty Taylor2013-01-243-0/+39
* | | Merge "Document tools/flakes is from commons"Jenkins2013-01-261-0/+2
|\ \ \
| * | | Document tools/flakes is from commonsJoe Gordon2013-01-241-0/+2
| | |/ | |/|
* / | setup: count revs for revno if there are no tagsMark McLoughlin2013-01-251-3/+17
|/ /
* | Merge "UTC ISO8601 from timestamp"Jenkins2013-01-232-0/+12
|\ \
| * | UTC ISO8601 from timestampFlaper Fesp2013-01-212-0/+12
* | | Merge "Import timeutils.is_soon from keystoneclient"Jenkins2013-01-232-0/+19
|\ \ \
| * | | Import timeutils.is_soon from keystoneclientJulien Danjou2013-01-232-0/+19
| | |/ | |/|
* / | Allow update.py to copy toolsJoe Gordon2013-01-232-0/+14
|/ /
* | Merge "Enable ZeroMQ tests"Jenkins2013-01-222-1/+1
|\ \
| * | Enable ZeroMQ testsEric Windisch2013-01-192-1/+1
* | | Merge "Move logging config options into the log module"Jenkins2013-01-214-142/+123
|\ \ \
| * | | Move logging config options into the log moduleMark McLoughlin2013-01-214-142/+123
* | | | Merge "Use revno and git sha for pre-release versioning."Jenkins2013-01-213-12/+41
|\ \ \ \