summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add a rpc envelope format version number.Russell Bryant2013-01-028-66/+185
| | |/ / / | |/| | |
* | | | | Merge "Move rootwrap code to openstack.common"Jenkins2013-01-036-0/+699
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Move rootwrap code to openstack.commonThierry Carrez2012-12-206-0/+699
| | |/ / | |/| |
* | | | Merge "Don't use exclusive queues for fanout and direct"Jenkins2013-01-031-4/+4
|\ \ \ \
| * | | | Don't use exclusive queues for fanout and directVishvananda Ishaya2012-12-281-4/+4
| |/ / /
* | | | Merge "fix intermittent failures with deferred version test"Jenkins2013-01-032-39/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | fix intermittent failures with deferred version testDavanum Srinivas2012-12-252-39/+29
| |/ /
* / / Don't rely on os.wait() blockingDavanum Srinivas2013-01-021-1/+8
|/ /
* | Merge "Register the control_exchange RPC option"Jenkins2012-12-182-13/+9
|\ \ | |/ |/|
| * Register the control_exchange RPC optionMark McLoughlin2012-12-112-13/+9
* | Merge "Make wsgi.Server comply with service.Launcher interface"Jenkins2012-12-122-10/+15
|\ \ | |/ |/|
| * Make wsgi.Server comply with service.Launcher interfaceMichael Basnight2012-12-102-10/+15
* | Merge "Add deprecated --logdir common opt"Jenkins2012-12-082-2/+12
|\ \
| * | Add deprecated --logdir common optMark McLoughlin2012-12-072-2/+12
* | | Merge "Allow remote stdlib exceptions to be deserialized"Jenkins2012-12-082-0/+15
|\ \ \
| * | | Allow remote stdlib exceptions to be deserializedMark McLoughlin2012-12-052-0/+15
* | | | Merge "Add deprecated --logfile common opt."Jenkins2012-12-072-1/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Add deprecated --logfile common opt.Dan Prince2012-12-062-1/+13
* | | | Merge "Change Exception MissingArgs's string"Jenkins2012-12-061-6/+3
|\ \ \ \
| * | | | Change Exception MissingArgs's stringJoe Gordon2012-12-061-6/+3
* | | | | Merge "Allow nova and others to override some logging defaults"Jenkins2012-12-064-0/+87
|\ \ \ \ \
| * | | | | Allow nova and others to override some logging defaultsDavanum Srinivas2012-12-064-0/+87
| |/ / / /
* | | | | Merge "Allow exceptions to pass over RPC silently"Jenkins2012-12-065-7/+111
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow exceptions to pass over RPC silentlyDan Smith2012-12-065-7/+111
| | |/ / | |/| |
* | | | Merge "Fixing the trim for ListOp when reading from config file"Jenkins2012-12-062-1/+7
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Fixing the trim for ListOp when reading from config fileMichael Basnight2012-12-052-1/+7
* | | Merge "Fix qpid cast_to_server regression."Jenkins2012-12-052-3/+10
|\ \ \
| * | | Fix qpid cast_to_server regression.Russell Bryant2012-12-052-3/+10
| | |/ | |/|
* | | Merge "Fix broken --version command"Jenkins2012-12-052-6/+94
|\ \ \ | |/ / |/| |
| * | Fix broken --version commandDavanum Srinivas2012-12-042-6/+94
* | | Fix import order in openstack/common/lockutils.pyJoe Gordon2012-12-041-1/+1
|/ /
* | Merge "Add a CLI argument validation utility"Jenkins2012-12-042-0/+464
|\ \
| * | Add a CLI argument validation utilityMark McLoughlin2012-11-292-0/+464
* | | Merge "Fixing modulename so eventlet will log properly."Jenkins2012-12-031-1/+1
|\ \ \ | | |/ | |/|
| * | Fixing modulename so eventlet will log properly.Michael Basnight2012-12-031-1/+1
* | | Merge "Fix set_default() with boolean CLI options"Jenkins2012-12-032-1/+24
|\ \ \
| * | | Fix set_default() with boolean CLI optionsMark McLoughlin2012-12-032-1/+24
* | | | Merge "Improve cfg's argparse sub-parsers support"Jenkins2012-12-032-68/+224
|\| | |
| * | | Improve cfg's argparse sub-parsers supportMark McLoughlin2012-11-292-68/+224
* | | | Merge "Rename utils.py to strutils.py"Jenkins2012-12-033-76/+76
|\ \ \ \
| * | | | Rename utils.py to strutils.pyZhongyue Luo2012-11-303-76/+76
* | | | | Merge "Fixes update.py issue with EOL style on Windows"Jenkins2012-12-031-1/+1
|\ \ \ \ \
| * | | | | Fixes update.py issue with EOL style on WindowsAlessandro Pilotti2012-12-011-1/+1
| | |_|/ / | |/| | |
* | | | | Merge "Fixes import nit in test_zmq"Jenkins2012-12-031-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixes import nit in test_zmqZhongyue Luo2012-11-301-2/+2
| |/ / /
* / / / Use json instead of jsonutils in rpc.impl_fake.Russell Bryant2012-12-012-2/+21
|/ / /
* | | Merge "Provide i18n to those messages without _()"Jenkins2012-11-294-6/+10
|\ \ \
| * | | Provide i18n to those messages without _()Davanum Srinivas2012-11-284-6/+10
* | | | Merge "Use Service thread group for WSGI request handling"Jenkins2012-11-293-14/+30
|\ \ \ \
| * | | | Use Service thread group for WSGI request handlingDavanum Srinivas2012-11-293-14/+30