summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make ZeroMQ based RPC consumer threads more robust"Jenkins2013-08-191-0/+21
|\
| * Make ZeroMQ based RPC consumer threads more robustEric Windisch2013-07-231-0/+21
* | Bump hacking to 0.7.0Zhongyue Luo2013-08-1725-205/+203
* | exception: removeJulien Danjou2013-08-167-154/+32
* | Merge "py3kcompat: Add urljoin compatibility"Jenkins2013-08-161-0/+6
|\ \
| * | py3kcompat: Add urljoin compatibilityChuck Short2013-08-141-0/+6
* | | Merge "Replace using tests.utils with openstack.common.test"Jenkins2013-08-1627-75/+70
|\ \ \
| * | | Replace using tests.utils with openstack.common.testAlexander Gorodnev2013-08-0927-75/+70
* | | | Merge "Allow mapping _ to lazy gettext path"Jenkins2013-08-151-0/+36
|\ \ \ \
| * | | | Allow mapping _ to lazy gettext pathMatt Odden2013-08-141-0/+36
| | |/ / | |/| |
* | | | Merge "Move `./run_tests.sh` to Oslo"Jenkins2013-08-151-1/+18
|\ \ \ \
| * | | | Move `./run_tests.sh` to OsloVictor Sergeyev2013-08-131-1/+18
| |/ / /
* | | | Merge "Fix wrong argument in openstack common policy"Jenkins2013-08-151-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix wrong argument in openstack common policyAlexander Gordeev2013-08-071-0/+5
* | | | Ensure context type is handled when using to_dictLance Bragstad2013-08-101-0/+11
| |/ / |/| |
* | | Merge "Add a fixture for dealing with config"Jenkins2013-08-082-0/+45
|\ \ \
| * | | Add a fixture for dealing with configAlexander Gorodnev2013-08-072-0/+45
* | | | Merge "Fix missing argument bug in oslo common policy"Jenkins2013-08-081-5/+47
|\ \ \ \
| * | | | Fix missing argument bug in oslo common policyVictor Sergeyev2013-08-011-5/+47
| | |/ / | |/| |
* | | | Merge "Helper function to sanitize db url credentials"Jenkins2013-08-081-0/+14
|\ \ \ \
| * | | | Helper function to sanitize db url credentialsZhongyue Luo2013-08-021-0/+14
* | | | | Merge "Move sqlalchemy migration from Nova"Jenkins2013-08-081-0/+154
|\ \ \ \ \
| * | | | | Move sqlalchemy migration from NovaVictor Sergeyev2013-07-251-0/+154
| | |_|_|/ | |/| | |
* | | | | Merge "RPC: Add MessageSecurity implementation"Jenkins2013-08-071-0/+134
|\ \ \ \ \
| * | | | | RPC: Add MessageSecurity implementationSimo Sorce2013-08-051-0/+134
* | | | | | Merge "Add missing exceptions for per user quota"Jenkins2013-08-061-0/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Add missing exceptions for per user quotaSergey Skripnick2013-08-051-0/+23
| |/ / / /
* | | | | Merge "Fix Message format-string parsing"Jenkins2013-08-051-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix Message format-string parsingJohn Warren2013-08-051-0/+13
| | |/ / | |/| |
* | | | Merge "python3: Import translation layer"Jenkins2013-08-051-0/+47
|\ \ \ \
| * | | | python3: Import translation layerChuck Short2013-08-041-0/+47
* | | | | Merge "Modify local.py to not be dependent on Eventlet"Jenkins2013-08-021-3/+17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Modify local.py to not be dependent on EventletLance Bragstad2013-08-011-3/+17
* | | | | Merge "Add common methods required to allow translation of REST API responses"Jenkins2013-08-021-3/+86
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add common methods required to allow translation of REST API responsesLuis A. Garcia2013-07-301-3/+86
* | | | | Merge "BaseException.message is deprecated since Python 2.6"Jenkins2013-07-311-8/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BaseException.message is deprecated since Python 2.6Johannes Erdfelt2013-07-261-8/+8
| |/ / /
* | | | Merge "Fix policy default_rule issue"Jenkins2013-07-301-9/+38
|\ \ \ \
| * | | | Fix policy default_rule issueguohliu2013-07-291-9/+38
* | | | | Merge "Import common quota code from nova and cinder"Jenkins2013-07-301-0/+418
|\ \ \ \ \
| * | | | | Import common quota code from nova and cinderSergey Skripnick2013-07-291-0/+418
* | | | | | Merge "Add function drop_unique_constraint()"Jenkins2013-07-291-1/+133
|\ \ \ \ \ \
| * | | | | | Add function drop_unique_constraint()Victor Sergeyev2013-07-261-1/+133
| | |_|_|_|/ | |/| | | |
* | | | | | Refactors boolean returnsZhongyue Luo2013-07-281-4/+1
| |/ / / / |/| | | |
* | | | | Merge "Implement apiclient library"Jenkins2013-07-264-1/+561
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Implement apiclient libraryAlessio Ababilov2013-07-224-1/+561
* | | | | Add service restart function in oslo-incubatorFengqian.Gao2013-07-251-33/+121
| |/ / / |/| | |
* | | | Merge "Exception code cleanup"Jenkins2013-07-232-5/+2
|\ \ \ \
| * | | | Exception code cleanupBen Nemec2013-07-192-5/+2
* | | | | Merge "Avoid shadowing Exception 'message' attribute"Jenkins2013-07-232-13/+13
|\| | | |