summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Clean up make_client() logging"Jenkins2014-07-086-6/+11
|\ \ \ \ \ \
| * | | | | | Clean up make_client() loggingDean Troyer2014-07-086-6/+11
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add support to list compute extensions"Jenkins2014-07-082-11/+24
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Add support to list compute extensionsSteve Martinelli2014-07-032-11/+24
* | | | | | Merge "Python 3: remove a useless code to safe_encode()"Jenkins2014-07-081-3/+1
|\ \ \ \ \ \
| * | | | | | Python 3: remove a useless code to safe_encode()Cyril Roelandt2014-07-041-3/+1
* | | | | | | Merge "Python 3: do not compare a list to a zip object"Jenkins2014-07-071-5/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Python 3: do not compare a list to a zip objectTerry Howe2014-07-071-5/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Move network stuff to v2 instead of v2_0"Jenkins2014-07-077-11/+11
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Move network stuff to v2 instead of v2_0Terry Howe2014-07-077-11/+11
| | |_|/ / | |/| | |
* | | | | Replaced some UTF-8 characters with ASCII charactersChristian Berendt2014-07-071-1/+1
|/ / / /
* | | | Merge "Remove keyring support from openstackclient"Jenkins2014-07-045-116/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove keyring support from openstackclientAlex Gaynor2014-07-045-116/+1
* | | | Merge "trust authentication"Jenkins2014-07-045-22/+89
|\ \ \ \ | |_|/ / |/| | |
| * | | trust authenticationMatthieu Huin2014-07-035-22/+89
* | | | Merge "Python 3: do not use __builtin__"Jenkins2014-07-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Python 3: do not use __builtin__Cyril Roelandt2014-07-031-1/+1
| |/ /
* | | Merge "Remove backslash usage from a few tests"Jenkins2014-07-022-27/+12
|\ \ \ | |_|/ |/| |
| * | Remove backslash usage from a few testsSteve Martinelli2014-07-022-27/+12
| |/
* | Updated from global requirementsOpenStack Proposal Bot2014-07-021-3/+3
|/
* Merge "Fix PEP8 E126 and E202 errors"Jenkins2014-06-274-329/+369
|\
| * Fix PEP8 E126 and E202 errorsDean Troyer2014-06-274-329/+369
* | Merge "Fix PEP8 E265 errors"Jenkins2014-06-276-19/+4
|\ \ | |/
| * Fix PEP8 E265 errorsDean Troyer2014-06-276-19/+4
* | Merge "Fix PEP8 H405 errors"Jenkins2014-06-275-13/+23
|\ \ | |/
| * Fix PEP8 H405 errorsDean Troyer2014-06-275-13/+23
* | Merge "Sort/clean setup.cfg"Jenkins2014-06-271-21/+21
|\ \
| * | Sort/clean setup.cfgDean Troyer2014-06-271-21/+21
* | | Merge "Rename token classes to match command"Jenkins2014-06-275-30/+33
|\ \ \ | |/ /
| * | Rename token classes to match commandDean Troyer2014-06-275-30/+33
| |/
* | Fixed typos in the identity clientAlex Gaynor2014-06-261-2/+2
|/
* Network CRUDTerry Howe2014-06-2414-2/+740
* Merge "sync oslo bits"Jenkins2014-06-236-251/+156
|\
| * sync oslo bitsSteve Martinelli2014-06-206-251/+156
* | Updated from global requirementsOpenStack Proposal Bot2014-06-231-1/+1
* | Merge "Update docs and release notes for 0.4.0"0.4.0Jenkins2014-06-205-39/+95
|\ \ | |/ |/|
| * Update docs and release notes for 0.4.0Dean Troyer2014-06-205-39/+95
* | Merge "Complete Identity v3 list command filters"Jenkins2014-06-204-30/+362
|\ \
| * | Complete Identity v3 list command filtersDean Troyer2014-06-194-30/+362
* | | Updated from global requirementsOpenStack Proposal Bot2014-06-201-1/+1
|/ /
* | Merge "Refactor role list subcommand for identity v3 api"Jenkins2014-06-195-333/+302
|\ \
| * | Refactor role list subcommand for identity v3 apiQiu Yu2014-06-135-333/+302
* | | Merge "Change the token verb to issue/revoke"Jenkins2014-06-183-6/+6
|\ \ \ | |_|/ |/| |
| * | Change the token verb to issue/revokeTerry Howe2014-06-183-6/+6
* | | Merge "Update docs template"Jenkins2014-06-1811-1/+1228
|\ \ \
| * | | Update docs templateSteve Martinelli2014-06-1811-1/+1228
* | | | Merge "Add a docs job to tox.ini"Jenkins2014-06-181-0/+4
|\ \ \ \ | |/ / /
| * | | Add a docs job to tox.iniSteve Martinelli2014-06-181-0/+4
* | | | Merge "Add token delete command for identity v2"Jenkins2014-06-184-0/+46
|\ \ \ \ | | |/ / | |/| |
| * | | Add token delete command for identity v2Terry Howe2014-05-234-0/+46