summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | | | Merge "Qpid H/A cluster support"Jenkins2012-11-291-9/+14
|\ \ \ \ \
| * | | | | Qpid H/A cluster supportEugene Kirpichov2012-11-291-9/+14
| | |/ / / | |/| | |
* | | | | Merge "Hide the GroupAttr conf and group attributes"Jenkins2012-11-292-6/+18
|\ \ \ \ \
| * | | | | Hide the GroupAttr conf and group attributesMark McLoughlin2012-11-232-6/+18
* | | | | | Merge "Fix regression with cfg CLI arguments"Jenkins2012-11-292-10/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Fix regression with cfg CLI argumentsMark McLoughlin2012-11-262-10/+16
* | | | | Merge "Fixes import order"Jenkins2012-11-291-1/+1
|\ \ \ \ \
| * | | | | Fixes import orderZhongyue Luo2012-11-281-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Add another duplicate opt test case"Jenkins2012-11-291-0/+5
|\ \ \ \ \
| * | | | | Add another duplicate opt test caseMark McLoughlin2012-11-231-0/+5
| | |_|/ / | |/| | |
* | | | | Merge "Fix broken --help with CommonConfigOpts"Jenkins2012-11-292-3/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix broken --help with CommonConfigOptsMark McLoughlin2012-11-232-3/+12
| |/ / /
* | | | Make project pyflakes clean.Monty Taylor2012-11-2816-30/+34
* | | | Replace try: import with extras.try_importMonty Taylor2012-11-282-5/+3
| |/ / |/| |
* | | Merge "Fixup update.py after argparse breakage"Jenkins2012-11-271-15/+12
|\ \ \
| * | | Fixup update.py after argparse breakageKiall Mac Innes2012-11-231-15/+12
| |/ /
* | / Fix common rpc to use common logging instead of python loggingDavanum Srinivas2012-11-244-4/+4
| |/ |/|
* | Fix ListOpt to trim whitespaceDavanum Srinivas2012-11-242-1/+5