summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Update help text for some network commandsSteve Martinelli2014-07-171-0/+3
* Merge "Fix server resize"Jenkins2014-07-124-7/+169
|\
| * Fix server resizeDean Troyer2014-07-084-7/+169
* | Merge "Add basic timing support"Jenkins2014-07-115-3/+170
|\ \
| * | Add basic timing supportDean Troyer2014-07-085-3/+170
* | | Merge "Domain administrator cannot do project operations"Jenkins2014-07-093-12/+91
|\ \ \
| * | | Domain administrator cannot do project operationsTerry Howe2014-07-073-12/+91
| | |/ | |/|
* | | Merge "Add support to list volume extensions"Jenkins2014-07-092-2/+21
|\ \ \
| * | | Add support to list volume extensionsSteve Martinelli2014-07-042-2/+21
* | | | Merge "Allow network find to use alternate name"Jenkins2014-07-082-2/+76
|\ \ \ \
| * | | | Allow network find to use alternate nameTerry Howe2014-07-072-2/+76
| | |_|/ | |/| |
* | | | Merge "Catch SystemExit for parse args"Jenkins2014-07-081-1/+4
|\ \ \ \
| * | | | Catch SystemExit for parse argsTerry Howe2014-07-061-1/+4
| | |_|/ | |/| |
* | | | 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
* | | | | Python 3: do not compare a list to a zip objectTerry Howe2014-07-071-5/+5
| |_|/ / |/| | |
* | | | Move network stuff to v2 instead of v2_0Terry Howe2014-07-076-5/+5
| |_|/ |/| |
* | | Merge "Remove keyring support from openstackclient"Jenkins2014-07-042-103/+0
|\ \ \ | |/ / |/| |
| * | Remove keyring support from openstackclientAlex Gaynor2014-07-042-103/+0
* | | Merge "trust authentication"Jenkins2014-07-044-17/+80
|\ \ \ | |_|/ |/| |
| * | trust authenticationMatthieu Huin2014-07-034-17/+80
| |/
* | Merge "Python 3: do not use __builtin__"Jenkins2014-07-031-1/+1
|\ \
| * | Python 3: do not use __builtin__Cyril Roelandt2014-07-031-1/+1
| |/
* | Remove backslash usage from a few testsSteve Martinelli2014-07-022-27/+12
|/
* Merge "Fix PEP8 E126 and E202 errors"Jenkins2014-06-273-328/+368
|\
| * Fix PEP8 E126 and E202 errorsDean Troyer2014-06-273-328/+368
* | Merge "Fix PEP8 E265 errors"Jenkins2014-06-275-18/+3
|\ \ | |/
| * Fix PEP8 E265 errorsDean Troyer2014-06-275-18/+3
* | Merge "Fix PEP8 H405 errors"Jenkins2014-06-274-12/+22
|\ \ | |/
| * Fix PEP8 H405 errorsDean Troyer2014-06-274-12/+22
* | Merge "Rename token classes to match command"Jenkins2014-06-274-27/+30
|\ \
| * | Rename token classes to match commandDean Troyer2014-06-274-27/+30
| |/
* | Fixed typos in the identity clientAlex Gaynor2014-06-261-2/+2
|/
* Network CRUDTerry Howe2014-06-2412-2/+731
* sync oslo bitsSteve Martinelli2014-06-204-249/+155
* Complete Identity v3 list command filtersDean Troyer2014-06-194-30/+362
* 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-182-3/+3
|\ \
| * | Change the token verb to issue/revokeTerry Howe2014-06-182-3/+3
* | | Merge "Add token delete command for identity v2"Jenkins2014-06-183-0/+45
|\ \ \ | |/ /
| * | Add token delete command for identity v2Terry Howe2014-05-233-0/+45
* | | Fix find_resource for keystone and cinderTerry Howe2014-06-174-15/+78
* | | Image create and set command updates and testsDean Troyer2014-06-163-182/+569
* | | Merge "Refactor oauth1 code for updates"Jenkins2014-06-175-141/+451
|\ \ \
| * | | Refactor oauth1 code for updatesSteve Martinelli2014-06-145-141/+451