summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* Fixes 'not in' operator usageZhongyue Luo2013-01-311-1/+1
* 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 "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
* | | Add TTL to AMQP messagesBrent Eagles2013-01-283-10/+27
|/ /
* | 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 "Use testtools as test base class."Jenkins2013-01-281-68/+0
|\ \ \
| * | | Use testtools as test base class.Monty Taylor2013-01-241-68/+0
* | | | Merge "Start adding reusable test fixtures."Jenkins2013-01-282-0/+37
|\| | | | |/ / |/| |
| * | Start adding reusable test fixtures.Monty Taylor2013-01-242-0/+37
* | | setup: count revs for revno if there are no tagsMark McLoughlin2013-01-251-3/+17
| |/ |/|
* | Merge "UTC ISO8601 from timestamp"Jenkins2013-01-231-0/+5
|\ \
| * | UTC ISO8601 from timestampFlaper Fesp2013-01-211-0/+5
* | | Import timeutils.is_soon from keystoneclientJulien Danjou2013-01-231-0/+13
| |/ |/|
* | Merge "Move logging config options into the log module"Jenkins2013-01-212-81/+67
|\ \
| * | Move logging config options into the log moduleMark McLoughlin2013-01-212-81/+67
| |/
* | Use revno and git sha for pre-release versioning.Monty Taylor2013-01-182-11/+40
* | Add env var version override for packagers.Monty Taylor2013-01-181-0/+3
|/
* trivial pep whitespace fixSteven Hardy2013-01-181-1/+1
* Merge "Remove write_requirements"Jenkins2013-01-181-9/+0
|\
| * Remove write_requirementsMonty Taylor2013-01-161-9/+0
* | Merge "ThreadGroup remove unused name parameters"Jenkins2013-01-182-7/+5
|\ \
| * | ThreadGroup remove unused name parametersSteven Hardy2013-01-162-7/+5
* | | Merge "use regexp to parse the mailmap"Jenkins2013-01-171-5/+6
|\ \ \ | |_|/ |/| |
| * | use regexp to parse the mailmapIonuț Arțăriși2013-01-161-5/+6
* | | Stop using no longer valid -E option for pipJohannes Erdfelt2013-01-161-3/+2
* | | Fixes an import order nitZhongyue Luo2013-01-161-1/+1
| |/ |/|
* | Merge "Make tox run doctests"Jenkins2013-01-152-8/+10
|\ \
| * | Make tox run doctestsMark McLoughlin2013-01-152-8/+10
* | | Merge "Allow rpc drivers to always be imported"Jenkins2013-01-152-10/+20
|\| |
| * | Allow rpc drivers to always be importedMark McLoughlin2013-01-152-10/+20
* | | Merge "Rework zmq setup and cleanup"Jenkins2013-01-151-26/+18
|\| |
| * | Rework zmq setup and cleanupMark McLoughlin2013-01-151-26/+18
| |/
* | Merge "Fix zmq socket.close() with eventlet 0.9.17"Jenkins2013-01-151-3/+7
|\ \ | |/ |/|
| * Fix zmq socket.close() with eventlet 0.9.17Eric Windisch2013-01-131-3/+7
* | Merge "Add missing parameter to impl_fake notify function."Jenkins2013-01-151-1/+1
|\ \
| * | Add missing parameter to impl_fake notify function.Gary Kotton2013-01-141-1/+1
| |/
* | Merge "Implement importutils.try_import."Jenkins2013-01-152-2/+10
|\ \
| * | Implement importutils.try_import.Dan Prince2013-01-142-2/+10
| |/
* | Merge "reusable ZmqProxy service initialization"Jenkins2013-01-151-0/+33
|\ \
| * | reusable ZmqProxy service initializationEric Windisch2013-01-131-0/+33
| |/
* | Merge "call() to accept serialize and force_envelope"Jenkins2013-01-151-3/+6
|\ \ | |/ |/|
| * call() to accept serialize and force_envelopeEric Windisch2013-01-101-3/+6
* | Merge "Verbose should not enable debug level logging"Jenkins2013-01-132-4/+8
|\ \
| * | Verbose should not enable debug level loggingDavanum Srinivas2013-01-122-4/+8
| |/
* | Merge "zmq-receiver msg forwarding in greenthreads"Jenkins2013-01-121-20/+48
|\ \