| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for retrieving group keysshared-key-msg | Simo Sorce | 2013-08-19 | 1 | -24/+103 |
| * | RPC: Add support for optional message signing | Simo Sorce | 2013-08-19 | 4 | -13/+119 |
| * | Adjust KDS communication protocol | Simo Sorce | 2013-08-19 | 1 | -4/+4 |
| * | Merge "Make ZeroMQ based RPC consumer threads more robust" | Jenkins | 2013-08-19 | 1 | -0/+1 |
| |\ | |||||
| | * | Make ZeroMQ based RPC consumer threads more robust | Eric Windisch | 2013-07-23 | 1 | -0/+1 |
| * | | exception: remove | Julien Danjou | 2013-08-16 | 4 | -156/+29 |
| * | | Merge "py3kcompat: Add urljoin compatibility" | Jenkins | 2013-08-16 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | py3kcompat: Add urljoin compatibility | Chuck Short | 2013-08-14 | 1 | -0/+2 |
| * | | | Merge "Allow mapping _ to lazy gettext path" | Jenkins | 2013-08-15 | 1 | -1/+17 |
| |\ \ \ | |||||
| | * | | | Allow mapping _ to lazy gettext path | Matt Odden | 2013-08-14 | 1 | -1/+17 |
| | |/ / | |||||
| * | | | Merge "Fix wrong argument in openstack common policy" | Jenkins | 2013-08-15 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Fix wrong argument in openstack common policy | Alexander Gordeev | 2013-08-07 | 1 | -1/+1 |
| * | | | | Merge "Fixes files with wrong bitmode" | Jenkins | 2013-08-15 | 2 | -2/+0 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Fixes files with wrong bitmode | Zhongyue Luo | 2013-08-13 | 2 | -2/+0 |
| * | | | | Merge "Allow passing a logging level to processutils.execute" | Jenkins | 2013-08-13 | 1 | -3/+8 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Allow passing a logging level to processutils.execute | David Ripton | 2013-08-08 | 1 | -3/+8 |
| * | | | | Fix case error in qpid exchange type "direct" | David Ripton | 2013-08-12 | 1 | -1/+1 |
| * | | | | Merge "Ensure context type is handled when using to_dict" | Jenkins | 2013-08-12 | 1 | -2/+7 |
| |\ \ \ \ | |||||
| | * | | | | Ensure context type is handled when using to_dict | Lance Bragstad | 2013-08-10 | 1 | -2/+7 |
| * | | | | | Merge "Fix capitalization, it's OpenStack" | Jenkins | 2013-08-12 | 4 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix capitalization, it's OpenStack | Andreas Jaeger | 2013-08-11 | 4 | -4/+4 |
| | |/ / / / | |||||
| * | | | | | Merge "middleware: code cleanup" | Jenkins | 2013-08-11 | 2 | -8/+1 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | middleware: code cleanup | Julien Danjou | 2013-08-08 | 2 | -8/+1 |
| * | | | | | Merge "Allow non-use of cfg.CONF in securemessage" | Jenkins | 2013-08-09 | 1 | -4/+6 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Allow non-use of cfg.CONF in securemessage | Mark McLoughlin | 2013-08-07 | 1 | -4/+6 |
| * | | | | | Merge "Add a fixture for dealing with config" | Jenkins | 2013-08-08 | 1 | -0/+45 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Add a fixture for dealing with config | Alexander Gorodnev | 2013-08-07 | 1 | -0/+45 |
| * | | | | | Merge "Fix missing argument bug in oslo common policy" | Jenkins | 2013-08-08 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix missing argument bug in oslo common policy | Victor Sergeyev | 2013-08-01 | 1 | -2/+2 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Helper function to sanitize db url credentials" | Jenkins | 2013-08-08 | 2 | -4/+13 |
| |\ \ \ \ \ | |||||
| | * | | | | | Helper function to sanitize db url credentials | Zhongyue Luo | 2013-08-02 | 2 | -4/+13 |
| * | | | | | | Merge "Move sqlalchemy migration from Nova" | Jenkins | 2013-08-08 | 2 | -0/+125 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Move sqlalchemy migration from Nova | Victor Sergeyev | 2013-07-25 | 2 | -0/+125 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge "Add common part of test-related tools to oslo" | Jenkins | 2013-08-08 | 1 | -0/+52 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add common part of test-related tools to oslo | Alexander Gorodnev | 2013-08-06 | 1 | -0/+52 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge "Some nitpicky securemessage cleanups" | Jenkins | 2013-08-07 | 1 | -6/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Some nitpicky securemessage cleanups | Mark McLoughlin | 2013-08-07 | 1 | -6/+6 |
| | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | | Merge "Remove redundant global keyword in securemessage" | Jenkins | 2013-08-07 | 1 | -1/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove redundant global keyword in securemessage | Mark McLoughlin | 2013-08-07 | 1 | -1/+0 |
| | |/ / / / / | |||||
| * | | | | | | Merge "Don't shadow cfg import in securemessage" | Jenkins | 2013-08-07 | 1 | -6/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Don't shadow cfg import in securemessage | Mark McLoughlin | 2013-08-07 | 1 | -6/+6 |
| | |/ / / / / | |||||
| * / / / / / | Clarify precedence of secret_key_file | Mark McLoughlin | 2013-08-07 | 1 | -2/+4 |
| |/ / / / / | |||||
| * | | | | | Merge "RPC: Add MessageSecurity implementation" | Jenkins | 2013-08-07 | 1 | -0/+518 |
| |\ \ \ \ \ | |||||
| | * | | | | | RPC: Add MessageSecurity implementation | Simo Sorce | 2013-08-05 | 1 | -0/+518 |
| * | | | | | | Merge "Add missing exceptions for per user quota" | Jenkins | 2013-08-06 | 1 | -29/+31 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Add missing exceptions for per user quota | Sergey Skripnick | 2013-08-05 | 1 | -29/+31 |
| | |/ / / / | |||||
| * | | | | | Merge "Fix Message format-string parsing" | Jenkins | 2013-08-05 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Fix Message format-string parsing | John Warren | 2013-08-05 | 1 | -1/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Merge "python3: Import translation layer" | Jenkins | 2013-08-05 | 2 | -0/+64 |
| |\ \ \ \ | |||||
| | * | | | | python3: Import translation layer | Chuck Short | 2013-08-04 | 2 | -0/+64 |
