summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use print_function __future__ importMark McLoughlin2013-04-222-0/+5
* Improve Python 3.x compatibilityDirk Mueller2013-04-224-6/+6
* Merge "Removes created_at, updated_at from ModelBase"Jenkins2013-04-201-0/+22
|\
| * Removes created_at, updated_at from ModelBaseZhongyue Luo2013-04-111-0/+22
* | Add rpc method namespace support.Russell Bryant2013-04-122-6/+50
|/
* Merge "Import nova's looping call."Jenkins2013-04-081-4/+4
|\
| * Import nova's looping call.Michael Still2013-04-081-4/+4
* | Merge "Move bin/ scripts to entrypoints."Jenkins2013-04-081-1/+1
|\ \ | |/ |/|
| * Move bin/ scripts to entrypoints.Monty Taylor2013-04-071-1/+1
* | Merge "Add a gettextutils.install() helper function"Jenkins2013-04-041-2/+16
|\ \
| * | Add a gettextutils.install() helper functionMark McLoughlin2013-04-031-2/+16
* | | Copy recent changes in periodic tasks from nova.Michael Still2013-04-041-1/+178
| |/ |/|
* | 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/+119
|\ \ \
| * | | Add PathFilter to rootwrap.Roman Podolyaka2013-04-011-0/+119
| | |/ | |/|
* | | Merge "rpc: fix positional args in remote exceptions"Jenkins2013-04-021-2/+23
|\ \ \ | |_|/ |/| |
| * | rpc: fix positional args in remote exceptionsKiall Mac Innes2013-03-311-2/+23
| |/
* / Fix the co-authored-by processing.Monty Taylor2013-04-021-1/+1
|/
* Fix test_write_git_changelogAlessio Ababilov2013-03-281-8/+11
* Merge "Remove deprecated Grizzly features"Jenkins2013-03-261-5/+2
|\
| * Remove deprecated Grizzly featuresJoe Gordon2013-03-251-5/+2
| * Merge "Remove unused imports"Jenkins2013-03-251-1/+0
| |\
| | * Remove unused importsZhongyue Luo2013-03-231-1/+0
* | | Update to use flake8.Monty Taylor2013-03-2414-114/+134
|/ /
* | Merge "Include Co-authored-by entries in AUTHORS."Jenkins2013-03-231-4/+20
|\ \ | |/ |/|
| * Include Co-authored-by entries in AUTHORS.Monty Taylor2013-03-221-4/+20
* | Merge "Locking edge case when lock_path does not exist"Jenkins2013-03-221-2/+0
|\ \
| * | Locking edge case when lock_path does not existGary Kotton2013-03-221-2/+0
* | | Merge "lockutils: add a failing unit test"Jenkins2013-03-221-3/+22
|\| |
| * | lockutils: add a failing unit testMark McLoughlin2013-03-221-3/+22
* | | Merge "Improves Logging for for rpc method timeouts"Jenkins2013-03-221-21/+39
|\ \ \
| * | | Improves Logging for for rpc method timeoutsMatthew Sherborne2013-03-221-21/+39
* | | | Merge "Enable message envelope."Jenkins2013-03-223-36/+2
|\ \ \ \
| * | | | Enable message envelope.Russell Bryant2013-03-213-36/+2
| | |_|/ | |/| |
* | | | Merge "lockutils: improve the external locks test"Jenkins2013-03-221-11/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | lockutils: improve the external locks testMark McLoughlin2013-03-221-11/+13
| |/ /
* | | Merge "Gracefully handle errors in logging config files"Jenkins2013-03-221-0/+48
|\ \ \ | |_|/ |/| |
| * | Gracefully handle errors in logging config filesMark McLoughlin2013-03-221-0/+48
| |/
* | Merge "Allows wsgi server kwargs to be given."Jenkins2013-03-221-0/+19
|\ \ | |/ |/|
| * Allows wsgi server kwargs to be given.Alex Meade2013-03-181-0/+19
* | Removes unused imports in the tests moduleZhongyue Luo2013-03-2018-35/+0
|/
* update OpenStack, LLC to OpenStack FoundationMark McClain2013-03-133-3/+3
* Merge "Sanitize input before creating IPC socket."Jenkins2013-03-131-0/+19
|\
| * Sanitize input before creating IPC socket.Eric Windisch2013-03-121-0/+19
* | Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-1126-26/+27
|/
* Merge "Add 'is' operator to extra specs ops."Jenkins2013-03-071-0/+30
|\
| * Add 'is' operator to extra specs ops.Avishay Traeger2013-03-071-0/+30
* | Simple code cleanupMatthew Sherborne2013-03-061-5/+3
|/
* support ISO 8601 micro-second precisionGuang Yee2013-03-041-0/+15