summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* Use print_function __future__ importMark McLoughlin2013-04-221-0/+2
* Improve Python 3.x compatibilityDirk Mueller2013-04-2213-25/+25
* Removes metadata from ModelBaseZhongyue Luo2013-04-201-1/+0
* Merge "Removes created_at, updated_at from ModelBase"Jenkins2013-04-201-2/+5
|\
| * Removes created_at, updated_at from ModelBaseZhongyue Luo2013-04-111-2/+5
* | Merge "Replaces standard logging with common logging"Jenkins2013-04-206-8/+14
|\ \
| * | Replaces standard logging with common loggingZhongyue Luo2013-04-096-8/+14
* | | Merge "Replaces the standard uuid with common in the context module"Jenkins2013-04-201-2/+3
|\ \ \
| * | | Replaces the standard uuid with common in the context moduleZhongyue Luo2013-04-091-2/+3
| |/ /
* | | Merge "Incorrect logging setup - duplicating root handlers"Jenkins2013-04-151-3/+0
|\ \ \
| * | | Incorrect logging setup - duplicating root handlersMichael Kerrin2013-04-091-3/+0
| |/ /
* | | Merge "Add rpc method namespace support."Jenkins2013-04-145-14/+41
|\ \ \
| * | | Add rpc method namespace support.Russell Bryant2013-04-125-14/+41
| | |/ | |/|
* / | Fixes private functions privateZhongyue Luo2013-04-101-21/+21
|/ /
* / Optimise to_primitive common casesStanislaw Pitucha2013-04-091-16/+42
|/
* Merge "Import nova's looping call."Jenkins2013-04-082-7/+59
|\
| * Import nova's looping call.Michael Still2013-04-082-7/+59
* | Merge "Move bin/ scripts to entrypoints."Jenkins2013-04-082-0/+169
|\ \ | |/ |/|
| * Move bin/ scripts to entrypoints.Monty Taylor2013-04-072-0/+169
* | Merge "Support overriding oslo localedir too"Jenkins2013-04-041-3/+3
|\ \
| * | Support overriding oslo localedir tooMark McLoughlin2013-04-031-3/+3
* | | Merge "Add a gettextutils.install() helper function"Jenkins2013-04-041-0/+17
|\| |
| * | Add a gettextutils.install() helper functionMark McLoughlin2013-04-031-0/+17
* | | Copy recent changes in periodic tasks from nova.Michael Still2013-04-041-26/+98
| |/ |/|
* | Merge "Fix IBM copyright strings"Jenkins2013-04-032-2/+2
|\ \
| * | Fix IBM copyright stringsKurt Taylor2013-04-022-2/+2
* | | Merge "Add PathFilter to rootwrap."Jenkins2013-04-031-0/+46
|\ \ \
| * | | Add PathFilter to rootwrap.Roman Podolyaka2013-04-011-0/+46
| | |/ | |/|
* | | Merge "rpc: fix positional args in remote exceptions"Jenkins2013-04-021-1/+1
|\ \ \ | |_|/ |/| |
| * | rpc: fix positional args in remote exceptionsKiall Mac Innes2013-03-311-1/+1
| |/
* / Fix the co-authored-by processing.Monty Taylor2013-04-021-2/+2
|/
* Change qpid_port to IntOptAaron Rosen2013-03-281-2/+2
* Mark sql_connection with secret flagMichael J Fork2013-03-271-1/+2
* Merge "Include PID in default logging_context_format_string"Jenkins2013-03-261-3/+3
|\
| * Include PID in default logging_context_format_stringKiall Mac Innes2013-03-171-3/+3
* | Merge "gettextutils: fix translation domain"Jenkins2013-03-261-1/+1
|\ \
| * | gettextutils: fix translation domainMark McLoughlin2013-03-251-1/+1
* | | Merge "Remove deprecated Grizzly features"Jenkins2013-03-262-30/+0
|\ \ \
| * | | Remove deprecated Grizzly featuresJoe Gordon2013-03-252-30/+0
* | | | Fix default values for Matchmaker IntOptsJoe Gordon2013-03-251-2/+2
|/ / /
* / / Fix problem with setting SSL protocol in QPidDavanum Srinivas2013-03-241-1/+1
|/ /
* | Merge "Include Co-authored-by entries in AUTHORS."Jenkins2013-03-231-0/+8
|\ \
| * | Include Co-authored-by entries in AUTHORS.Monty Taylor2013-03-221-0/+8
* | | Merge "Locking edge case when lock_path does not exist"Jenkins2013-03-221-1/+0
|\ \ \
| * | | Locking edge case when lock_path does not existGary Kotton2013-03-221-1/+0
| |/ /
* | | Merge "Eliminate multiple contexts in zmq call()"Jenkins2013-03-221-4/+9
|\ \ \
| * | | Eliminate multiple contexts in zmq call()Eric Windisch2013-03-201-4/+9
| | |/ | |/|
* | | Merge "Improves Logging for for rpc method timeouts"Jenkins2013-03-223-8/+35
|\ \ \
| * | | Improves Logging for for rpc method timeoutsMatthew Sherborne2013-03-223-8/+35
* | | | Merge "Enable message envelope."Jenkins2013-03-223-10/+3
|\ \ \ \