summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add conditional exception reraise"Jenkins2013-07-031-11/+27
|\
| * Add conditional exception reraiseBen Nemec2013-07-021-11/+27
* | Merge "Replace sys.exit by a RPCException"Jenkins2013-07-031-8/+5
|\ \
| * | Replace sys.exit by a RPCExceptionMehdi Abaakouk2013-07-021-8/+5
* | | Merge "Fix bad default for show_deleted"Jenkins2013-07-021-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix bad default for show_deletedDavanum Srinivas2013-07-011-1/+1
| |/
* | Merge "Add common crypto utilties"Jenkins2013-07-022-0/+179
|\ \ | |/ |/|
| * Add common crypto utiltiesSimo Sorce2013-06-282-0/+179
* | Merge "Handle empty PATH environment variable"Jenkins2013-07-012-2/+5
|\ \
| * | Handle empty PATH environment variableDirk Mueller2013-06-282-2/+5
| |/
* | Merge "python3: Add python3 compatibility."Jenkins2013-07-011-2/+3
|\ \
| * | python3: Add python3 compatibility.Chuck Short2013-06-271-2/+3
| |/
* | Merge "Improve usability when backdoor_port is nonzero"Jenkins2013-06-281-3/+60
|\ \ | |/ |/|
| * Improve usability when backdoor_port is nonzeroRaymond Pekowski2013-06-231-3/+60
* | Add netaddr.IPAddress support to to_primitive()Dan Smith2013-06-271-0/+3
* | Merge "Don't use mixture of cfg.Opt() deprecated args"Jenkins2013-06-261-24/+22
|\ \
| * | Don't use mixture of cfg.Opt() deprecated argsMark McLoughlin2013-06-251-24/+22
* | | Merge "Add network_utils.urlsplit"Jenkins2013-06-261-0/+17
|\ \ \
| * | | Add network_utils.urlsplitJulien Danjou2013-06-241-0/+17
* | | | Merge "Don't reconnect to exclusive fanout consumers."Jenkins2013-06-261-1/+24
|\ \ \ \
| * | | | Don't reconnect to exclusive fanout consumers.Michael Wilson2013-06-121-1/+24
* | | | | Merge "Make AMQP based RPC consumer threads more robust"Jenkins2013-06-263-0/+35
|\ \ \ \ \
| * | | | | Make AMQP based RPC consumer threads more robustRaymond Pekowski2013-06-253-0/+35
* | | | | | Merge "Add IpFilter, IPNetnsExecFilter and EnvFilter"Jenkins2013-06-262-0/+127
|\ \ \ \ \ \
| * | | | | | Add IpFilter, IPNetnsExecFilter and EnvFilterDirk Mueller2013-06-202-0/+127
* | | | | | | Merge "rpc: remove some unused serialization code"Jenkins2013-06-261-6/+1
|\ \ \ \ \ \ \
| * | | | | | | rpc: remove some unused serialization codeMark McLoughlin2013-06-251-6/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fixes crash when no help for an option"Jenkins2013-06-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixes crash when no help for an optionThomas Goirand2013-06-251-0/+1
* | | | | | | | Merge "Do not raise NEW exceptions"Jenkins2013-06-251-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Do not raise NEW exceptionsSergey Vilgelm2013-06-251-2/+2
| |/ / / / / /
* | | | | | | Merge "Remove the unused plugins framework"Jenkins2013-06-254-271/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove the unused plugins frameworkMark McLoughlin2013-06-194-271/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Optionally reject messages on exception."Jenkins2013-06-243-16/+44
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Optionally reject messages on exception.Sandy Walsh2013-06-203-16/+44
* | | | | | Ensure that DB configuration is backward compatibleGary Kotton2013-06-221-0/+17
| |_|_|_|/ |/| | | |
* | | | | Merge "python3: Fix traceback while running python3."Jenkins2013-06-201-8/+10
|\ \ \ \ \
| * | | | | python3: Fix traceback while running python3.Chuck Short2013-06-171-8/+10
| |/ / / /
* | | | | Merge "Remove useless logging in networks_utils"Jenkins2013-06-201-5/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove useless logging in networks_utilsJulien Danjou2013-06-191-5/+0
| |/ / /
* / / / Remove unused zmq relay functionalityMark McLoughlin2013-06-171-26/+3
|/ / /
* / / Refactors to_bytesZhongyue Luo2013-06-131-21/+23
|/ /
* | Merge "Handle relative path arguments in Killfilter"Jenkins2013-06-121-13/+22
|\ \
| * | Handle relative path arguments in KillfilterDirk Mueller2013-06-121-13/+22
| |/
* | Merge "Fix workarounds for some values"Jenkins2013-06-121-2/+3
|\ \
| * | Fix workarounds for some valuesJulien Danjou2013-06-071-2/+3
* | | Merge "Add a funcutils file for working with functions."Jenkins2013-06-121-0/+76
|\ \ \ | |_|/ |/| |
| * | Add a funcutils file for working with functions.Joshua Harlow2013-06-091-0/+76
* | | Merge "Allow exceptions to hop up cells"Jenkins2013-06-121-3/+15
|\ \ \
| * | | Allow exceptions to hop up cellsMatthew Sherborne2013-06-121-3/+15