summaryrefslogtreecommitdiffstats
path: root/openstack
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow mapping _ to lazy gettext path"Jenkins2013-08-151-1/+17
|\
| * Allow mapping _ to lazy gettext pathMatt Odden2013-08-141-1/+17
* | Merge "Fix wrong argument in openstack common policy"Jenkins2013-08-151-1/+1
|\ \
| * | Fix wrong argument in openstack common policyAlexander Gordeev2013-08-071-1/+1
* | | Merge "Fixes files with wrong bitmode"Jenkins2013-08-152-2/+0
|\ \ \ | |_|/ |/| |
| * | Fixes files with wrong bitmodeZhongyue Luo2013-08-132-2/+0
* | | Merge "Allow passing a logging level to processutils.execute"Jenkins2013-08-131-3/+8
|\ \ \ | |/ / |/| |
| * | Allow passing a logging level to processutils.executeDavid Ripton2013-08-081-3/+8
* | | Fix case error in qpid exchange type "direct"David Ripton2013-08-121-1/+1
* | | Merge "Ensure context type is handled when using to_dict"Jenkins2013-08-121-2/+7
|\ \ \
| * | | Ensure context type is handled when using to_dictLance Bragstad2013-08-101-2/+7
* | | | Merge "Fix capitalization, it's OpenStack"Jenkins2013-08-124-4/+4
|\ \ \ \
| * | | | Fix capitalization, it's OpenStackAndreas Jaeger2013-08-114-4/+4
| |/ / /
* | | | Merge "middleware: code cleanup"Jenkins2013-08-112-8/+1
|\ \ \ \ | |/ / / |/| | |
| * | | middleware: code cleanupJulien Danjou2013-08-082-8/+1
* | | | Merge "Allow non-use of cfg.CONF in securemessage"Jenkins2013-08-091-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow non-use of cfg.CONF in securemessageMark McLoughlin2013-08-071-4/+6
* | | | Merge "Add a fixture for dealing with config"Jenkins2013-08-081-0/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a fixture for dealing with configAlexander Gorodnev2013-08-071-0/+45
* | | | Merge "Fix missing argument bug in oslo common policy"Jenkins2013-08-081-2/+2
|\ \ \ \
| * | | | Fix missing argument bug in oslo common policyVictor Sergeyev2013-08-011-2/+2
| | |_|/ | |/| |
* | | | Merge "Helper function to sanitize db url credentials"Jenkins2013-08-082-4/+13
|\ \ \ \
| * | | | Helper function to sanitize db url credentialsZhongyue Luo2013-08-022-4/+13
* | | | | Merge "Move sqlalchemy migration from Nova"Jenkins2013-08-082-0/+125
|\ \ \ \ \
| * | | | | Move sqlalchemy migration from NovaVictor Sergeyev2013-07-252-0/+125
* | | | | | Merge "Add common part of test-related tools to oslo"Jenkins2013-08-081-0/+52
|\ \ \ \ \ \
| * | | | | | Add common part of test-related tools to osloAlexander Gorodnev2013-08-061-0/+52
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Some nitpicky securemessage cleanups"Jenkins2013-08-071-6/+6
|\ \ \ \ \ \
| * | | | | | Some nitpicky securemessage cleanupsMark McLoughlin2013-08-071-6/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Remove redundant global keyword in securemessage"Jenkins2013-08-071-1/+0
|\ \ \ \ \ \
| * | | | | | Remove redundant global keyword in securemessageMark McLoughlin2013-08-071-1/+0
| |/ / / / /
* | | | | | Merge "Don't shadow cfg import in securemessage"Jenkins2013-08-071-6/+6
|\ \ \ \ \ \
| * | | | | | Don't shadow cfg import in securemessageMark McLoughlin2013-08-071-6/+6
| |/ / / / /
* / / / / / Clarify precedence of secret_key_fileMark McLoughlin2013-08-071-2/+4
|/ / / / /
* | | | | Merge "RPC: Add MessageSecurity implementation"Jenkins2013-08-071-0/+518
|\ \ \ \ \
| * | | | | RPC: Add MessageSecurity implementationSimo Sorce2013-08-051-0/+518
* | | | | | Merge "Add missing exceptions for per user quota"Jenkins2013-08-061-29/+31
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add missing exceptions for per user quotaSergey Skripnick2013-08-051-29/+31
| |/ / / /
* | | | | Merge "Fix Message format-string parsing"Jenkins2013-08-051-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix Message format-string parsingJohn Warren2013-08-051-1/+1
| | |/ / | |/| |
* | | | Merge "python3: Import translation layer"Jenkins2013-08-052-0/+64
|\ \ \ \
| * | | | python3: Import translation layerChuck Short2013-08-042-0/+64
* | | | | Merge "Modify local.py to not be dependent on Eventlet"Jenkins2013-08-021-7/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Modify local.py to not be dependent on EventletLance Bragstad2013-08-011-7/+6
* | | | | Merge "Add common methods required to allow translation of REST API responses"Jenkins2013-08-021-35/+81
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add common methods required to allow translation of REST API responsesLuis A. Garcia2013-07-301-35/+81
* | | | | Merge "BaseException.message is deprecated since Python 2.6"Jenkins2013-07-313-5/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BaseException.message is deprecated since Python 2.6Johannes Erdfelt2013-07-263-5/+16
| |/ / /
* | | | Merge "Fix policy default_rule issue"Jenkins2013-07-301-6/+12
|\ \ \ \
| * | | | Fix policy default_rule issueguohliu2013-07-291-6/+12