summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "test_find_resource fails if run alone"Jenkins2014-08-071-0/+1
|\ \ \
| * | | test_find_resource fails if run alonewanghong2014-08-071-0/+1
* | | | Merge "Add container create and delete support"Jenkins2014-08-073-3/+105
|\ \ \ \
| * | | | Add container create and delete supportSteve Martinelli2014-08-033-3/+105
| |/ / /
* | | | Merge "user create v2.0 depends on tenantId in response"Jenkins2014-08-071-3/+4
|\ \ \ \
| * | | | user create v2.0 depends on tenantId in responseSteve Martinelli2014-08-041-3/+4
| |/ / /
* | | | v3 endpoint set shouldn't always need service optionwanghong2014-08-041-2/+6
|/ / /
* | | fix typo in identity/v3/endpoint.pywanghong2014-07-291-4/+4
* | | Merge "More make_client() logging cleanup"Jenkins2014-07-262-2/+2
|\ \ \
| * | | More make_client() logging cleanupDean Troyer2014-07-262-2/+2
* | | | Merge "Add more columns to image list output"Jenkins2014-07-264-2/+112
|\ \ \ \ | |/ / / |/| | |
| * | | Add more columns to image list outputSteve Martinelli2014-07-254-2/+112
* | | | Merge "Change V2 image tests to actually run V2 image code"Jenkins2014-07-252-2/+2
|\ \ \ \
| * | | | Change V2 image tests to actually run V2 image codeSteve Martinelli2014-07-252-2/+2
| |/ / /
* | | | Merge "Normalize more help strings"Jenkins2014-07-249-53/+58
|\ \ \ \
| * | | | Normalize more help stringsDean Troyer2014-07-249-53/+58
* | | | | Merge "Change object API_NAME to 'object_store'"Jenkins2014-07-241-2/+3
|\ \ \ \ \
| * | | | | Change object API_NAME to 'object_store'Steve Martinelli2014-07-171-2/+3
* | | | | | Fix PEP8 E302 errorsDean Troyer2014-07-223-6/+6
| |_|/ / / |/| | | |
* | | | | Merge "Fix IDP commands"Jenkins2014-07-223-17/+22
|\ \ \ \ \
| * | | | | Fix IDP commandsJamie Lennox2014-07-213-17/+22
| |/ / / /
* | | | | 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
|\