summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Sync with oslo-incubator and add importutilsAaron Rosen2014-09-063-43/+169
* Merge "Add i18n module to openstackclient"Jenkins2014-08-241-0/+31
|\
| * Add i18n module to openstackclientSteve Martinelli2014-08-241-0/+31
* | Merge "Create message variables for exceptions"Jenkins2014-08-243-10/+15
|\ \ | |/
| * Create message variables for exceptionsSteve Martinelli2014-08-243-10/+15
* | Merge "add tests for identity v3 endpoint"Jenkins2014-08-233-5/+602
|\ \
| * | add tests for identity v3 endpointwanghong2014-08-143-5/+602
* | | Merge "add tests for identity v3 domain"Jenkins2014-08-223-5/+423
|\ \ \
| * | | add tests for identity v3 domainwanghong2014-08-143-5/+423
* | | | a mistake in tests/identity/v3/test_role.pywanghong2014-08-121-1/+1
|/ / /
* | | Add commands for object upload and deleteSteve Martinelli2014-08-082-0/+109
|/ /
* | 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
|\ \ \ \