summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Optimize log formatting"Jenkins2015-09-092-92/+60
|\
| * Optimize log formattingTerryHowe2015-08-132-92/+60
* | Merge "Extract log level from configuration file"Jenkins2015-09-092-10/+53
|\ \ | |/
| * Extract log level from configuration fileTerryHowe2015-08-132-10/+53
* | Merge "Move options to log level out of shell.py"Jenkins2015-09-093-12/+28
|\ \ | |/
| * Move options to log level out of shell.pyTerryHowe2015-08-133-12/+28
* | Merge "Move set warnings filters to logging module"Jenkins2015-09-083-4/+20
|\ \ | |/
| * Move set warnings filters to logging moduleTerryHowe2015-08-133-4/+20
* | Merge "Properly handle port arguments for ICMP"Jenkins2015-09-082-4/+345
|\ \
| * | Properly handle port arguments for ICMPDean Troyer2015-09-032-4/+345
* | | Merge "Set up every time record log in file"Jenkins2015-09-084-15/+387
|\ \ \ | | |/ | |/|
| * | Set up every time record log in fileDaisuke Fujita2015-08-084-15/+387
* | | Merge "Volume v2 list does not show server name"Jenkins2015-09-083-9/+10
|\ \ \
| * | | Volume v2 list does not show server nameTerryHowe2015-08-283-9/+10
* | | | Fix compute API version snafuDean Troyer2015-09-042-5/+66
| |_|/ |/| |
* | | Merge "Ignore flavor and image find errors on server show"Jenkins2015-09-031-4/+10
|\ \ \
| * | | Ignore flavor and image find errors on server showTerryHowe2015-08-281-4/+10
| |/ /
* | | Merge "Running 'limits show' returns nothing"Jenkins2015-09-021-1/+1
|\ \ \
| * | | Running 'limits show' returns nothingMajor Hayden2015-08-141-1/+1
* | | | Fix 'auhentication' spelling error/mistakeJoshua Harlow2015-09-011-1/+1
| |/ / |/| |
* | | default OS_VOLUME_API_VERSION to v2Steve Martinelli2015-08-241-1/+1
|/ /
* | Use correct domain to find project1.6.0Jamie Lennox2015-08-111-1/+1
* | Merge "Inherited info/option when listing role assignment"Jenkins2015-08-083-33/+137
|\ \
| * | Inherited info/option when listing role assignmentSamuel de Medeiros Queiroz2015-08-063-33/+137
* | | Merge "Fixes inherited role assignments CRUD calls"Jenkins2015-08-072-9/+9
|\ \ \ | |/ / |/| |
| * | Fixes inherited role assignments CRUD callsSamuel de Medeiros Queiroz2015-08-062-9/+9
* | | Merge "Add set feature to volume type v2"Jenkins2015-08-072-0/+224
|\ \ \
| * | | Add set feature to volume type v2heha2015-08-062-0/+224
* | | | Merge "Add list feature to volume v2"Jenkins2015-08-073-1/+328
|\ \ \ \ | |_|/ / |/| | |
| * | | Add list feature to volume v2heha2015-08-063-1/+328
* | | | Merge "Fix quota set failed problem"Jenkins2015-08-063-1/+109
|\ \ \ \
| * | | | Fix quota set failed problemjiaxi2015-07-283-1/+109
* | | | | Fix quota show when there is no project idTerryHowe2015-08-051-3/+2
* | | | | Add domain scoping in 'role assignment list'lin-hua-cheng2015-07-311-0/+6
| |/ / / |/| | |
* | | | Merge "Add plugin interface version"Jenkins2015-07-291-0/+4
|\ \ \ \
| * | | | Add plugin interface versionDean Troyer2015-07-221-0/+4
* | | | | Merge "Add support for volume v2 commands"Jenkins2015-07-253-2/+719
|\ \ \ \ \
| * | | | | Add support for volume v2 commandsAmey Bhide2015-07-243-2/+719
| | |_|_|/ | |/| | |
* | | | | Merge "Do not set default versions in parsed args"Jenkins2015-07-248-43/+35
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Do not set default versions in parsed argsTerryHowe2015-07-188-43/+35
| |/ /
* | | Merge "Add configuration show command"Jenkins2015-07-244-0/+153
|\ \ \ | |_|/ |/| |
| * | Add configuration show commandTerryHowe2015-07-234-0/+153
* | | Fix --os-auth-plugin in auth_with_unscoped_samlHugh Saunders2015-07-221-1/+1
* | | Merge "Make trustee/trustor/project searchable by ID"Jenkins2015-07-211-23/+8
|\ \ \
| * | | Make trustee/trustor/project searchable by IDSteve Martinelli2015-07-201-23/+8
* | | | Merge "Add create and list for volume type v2"Jenkins2015-07-202-0/+226
|\ \ \ \
| * | | | Add create and list for volume type v2chengkunye2015-07-202-0/+226
* | | | | Merge "Format volume type properties when showing"Jenkins2015-07-203-2/+15
|\ \ \ \ \
| * | | | | Format volume type properties when showingSteve Martinelli2015-07-193-2/+15
* | | | | | Merge "add image member commands for image API"Jenkins2015-07-203-0/+250
|\ \ \ \ \ \