summaryrefslogtreecommitdiffstats
path: root/openstack/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for heartbeating in the kombu RPC driver"HEADmasterJenkins2013-07-081-0/+4
|\
| * Add support for heartbeating in the kombu RPC driverKiall Mac Innes2013-07-081-0/+4
* | notifier: do not rely on CONF.hostJulien Danjou2013-07-081-3/+7
* | Use print operator in function styleDirk Mueller2013-07-071-18/+21
* | Merge "Handle empty arglists in Filters"Jenkins2013-07-061-10/+7
|\ \
| * | Handle empty arglists in FiltersDirk Mueller2013-07-031-10/+7
* | | Merge "Highlighting the deprecated nature of 'log-format'."Jenkins2013-07-061-1/+2
|\ \ \
| * | | Highlighting the deprecated nature of 'log-format'.Anita Kuno2013-06-211-1/+2
* | | | Merge "config.generator: replace sys.prefix by /usr"Jenkins2013-07-061-1/+6
|\ \ \ \
| * | | | config.generator: replace sys.prefix by /usrJulien Danjou2013-07-041-1/+6
| | |/ / | |/| |
* | | | Merge "Add graceful service shutdown support to Launcher"Jenkins2013-07-041-17/+53
|\ \ \ \
| * | | | Add graceful service shutdown support to LauncherBrian Elliott2013-06-301-17/+53
* | | | | 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
| |/ / / /