summaryrefslogtreecommitdiff
path: root/openstackclient
Commit message (Expand)AuthorAgeFilesLines
* Finish osc-lib transition for command.pyDean Troyer2016-06-152-3/+3
* Merge "Setup deprecate msg for command.py"Jenkins2016-06-151-38/+8
|\
| * Setup deprecate msg for command.pyTang Chen2016-06-151-38/+8
* | Merge "Support bulk deletion for commands that exist in both network and comp...Jenkins2016-06-158-63/+444
|\ \
| * | Support bulk deletion for commands that exist in both network and compute.Huanxuan Ao2016-06-158-63/+444
| |/
* | Merge "Support compute service force down/up"Jenkins2016-06-152-20/+151
|\ \
| * | Support compute service force down/upRui Chen2016-06-142-20/+151
* | | Add default IP version and fix help messages for "ip availability list"Huanxuan Ao2016-06-152-4/+9
| |/ |/|
* | Merge "Add geneve provider network type"Jenkins2016-06-151-4/+4
|\ \
| * | Add geneve provider network typeRichard Theis2016-06-101-4/+4
* | | Merge "Standardize logger usage in volume"Jenkins2016-06-154-30/+42
|\ \ \
| * | | Standardize logger usage in volumeTang Chen2016-06-144-30/+42
* | | | Merge "Fix foundation copyrights"Jenkins2016-06-147-7/+7
|\ \ \ \
| * | | | Fix foundation copyrightsDean Troyer2016-06-147-7/+7
| |/ / /
* | | | Merge "Remove blank line in release notes"Jenkins2016-06-141-1/+0
|\ \ \ \
| * | | | Remove blank line in release notesSamYaple2016-06-141-1/+0
| |/ / /
* | | | Merge "Fix errors in ``set/unset flavor`` unit tests"Jenkins2016-06-141-9/+20
|\ \ \ \
| * | | | Fix errors in ``set/unset flavor`` unit testsTang Chen2016-06-141-9/+20
* | | | | Fix missing i18n supports in api/ and shell.pyHuanxuan Ao2016-06-144-37/+52
| |/ / / |/| | |
* | | | Merge "Ensure endpoint type is used for network commands"Jenkins2016-06-141-0/+1
|\ \ \ \
| * | | | Ensure endpoint type is used for network commandsStuart McLaren2016-06-141-0/+1
| | |_|/ | |/| |
* | | | Merge "osc-lib: timing"Jenkins2016-06-143-119/+9
|\ \ \ \ | |/ / / |/| | |
| * | | osc-lib: timingDean Troyer2016-06-133-119/+9
* | | | Merge "Fix image delete multiple arguments error"Jenkins2016-06-142-5/+50
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix image delete multiple arguments errorsunyajing2016-06-132-5/+50
| | |/ | |/|
* | | Merge "osc-lib: command"Jenkins2016-06-1481-88/+82
|\ \ \ | | |/ | |/|
| * | osc-lib: commandDean Troyer2016-06-1381-88/+82
* | | Merge "osc-lib: parseractions"Jenkins2016-06-1426-174/+36
|\ \ \ | |/ /
| * | osc-lib: parseractionsDean Troyer2016-06-1326-174/+36
* | | Merge "osc-lib: logs"Jenkins2016-06-143-185/+18
|\ \ \ | |/ /
| * | osc-lib: logsDean Troyer2016-06-133-185/+18
* | | Merge "Fix i18n problems for common files in identity"Jenkins2016-06-142-20/+22
|\ \ \
| * | | Fix i18n problems for common files in identityTang Chen2016-06-142-20/+22
| |/ /
* | | Merge "Fix errors in flavor unit tests"Jenkins2016-06-141-24/+9
|\ \ \ | |/ / |/| |
| * | Fix errors in flavor unit testsTang Chen2016-06-131-24/+9
| |/
* | osc-lib: utilsDean Troyer2016-06-13112-546/+183
* | osc-lib: exceptionsDean Troyer2016-06-1351-61/+93
* | Merge "Moving authentication from keystoneclient to keystoneauth"Jenkins2016-06-1317-145/+329
|\ \
| * | Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-0917-145/+329
| |/
* | Use osc-lib and set up deprecation warningsDean Troyer2016-06-102-520/+16
|/
* Merge "Make set/unset commands in network return normally when nothing specif...Jenkins2016-06-0912-38/+50
|\
| * Make set/unset commands in network return normally when nothing specifiedTang Chen2016-06-0812-38/+50
* | Merge "Fix network"Jenkins2016-06-094-7/+7
|\ \
| * | Fix networksunyajing2016-06-084-7/+7
| |/
* | Merge "Remove duplicate file logger formatter setting"Jenkins2016-06-081-2/+0
|\ \
| * | Remove duplicate file logger formatter settingRui Chen2016-06-081-2/+0
| |/
* | Clean up fakes.py in volumev2Huanxuan Ao2016-06-081-188/+0
|/
* Merge "Fix compute service set command"Jenkins2016-06-081-1/+1
|\
| * Fix compute service set commandsunyajing2016-06-081-1/+1
* | Merge "Error handling for KeyValueAction class."Jenkins2016-06-082-11/+10
|\ \