summaryrefslogtreecommitdiff
path: root/openstackclient/common
Commit message (Expand)AuthorAgeFilesLines
* Provide fallback prompt function for current osc-libDean Troyer2016-08-291-0/+3
* Merge "Fix auth prompt brokenness"Jenkins2016-08-292-2/+43
|\
| * Fix auth prompt brokennessDean Troyer2016-08-292-2/+43
* | Clean imports in codeCao Xuan Hoang2016-08-251-2/+2
|/
* Work around a version clash issue with os-client-config3.0.1Dean Troyer2016-08-221-2/+2
* Gate-unbreaking combo reviewDean Troyer2016-08-181-0/+186
* osc-lib: shellDean Troyer2016-08-051-1/+1
* Allow setting quotas for server groups and server group membersElena Ezhova2016-07-271-0/+2
* Remove temporary code in ClientManagerDean Troyer2016-07-251-73/+0
* Rework clientmanagerDean Troyer2016-07-221-253/+23
* Remove execute permission on a few filesSongmingYan2016-07-222-0/+0
* Temp work around for missing select_auth_plugin()Dean Troyer2016-07-131-2/+74
* Merge "Correct reraising of exception"Jenkins2016-07-072-3/+3
|\
| * Correct reraising of exceptionqinchunhua2016-07-072-3/+3
* | Merge "osc-lib: api.auth"Jenkins2016-07-071-1/+1
|\ \ | |/ |/|
| * osc-lib: api.authDean Troyer2016-06-301-1/+1
* | Merge "Improve masking of secrets in configuration show"Jenkins2016-06-231-4/+6
|\ \ | |/ |/|
| * Improve masking of secrets in configuration showAlvaro Lopez Garcia2016-06-211-4/+6
* | Merge "Make set/unset commands in compute/image/common return normally when n...Jenkins2016-06-221-5/+0
|\ \
| * | Make set/unset commands in compute/image/common return normally when nothing ...Tang Chen2016-06-211-5/+0
| |/
* | Refactor setting defaults for some scope parametersAlvaro Lopez Garcia2016-06-211-35/+43
|/
* Standardize logger usageTang Chen2016-06-202-16/+25
* Do not prompt for scope options with default scoped tokensDolph Mathews2016-06-171-7/+18
* Finish osc-lib transition for command.pyDean Troyer2016-06-151-2/+2
* Setup deprecate msg for command.pyTang Chen2016-06-151-38/+8
* osc-lib: timingDean Troyer2016-06-131-24/+8
* osc-lib: commandDean Troyer2016-06-137-7/+7
* osc-lib: parseractionsDean Troyer2016-06-131-149/+8
* osc-lib: logsDean Troyer2016-06-131-178/+8
* osc-lib: utilsDean Troyer2016-06-135-7/+11
* osc-lib: exceptionsDean Troyer2016-06-132-2/+2
* Merge "Moving authentication from keystoneclient to keystoneauth"Jenkins2016-06-131-1/+1
|\
| * Moving authentication from keystoneclient to keystoneauthNavid Pustchi2016-06-091-1/+1
* | Use osc-lib and set up deprecation warningsDean Troyer2016-06-102-520/+16
|/
* Remove duplicate file logger formatter settingRui Chen2016-06-081-2/+0
* Merge "Error handling for KeyValueAction class."Jenkins2016-06-081-1/+3
|\
| * Error handling for KeyValueAction class.Huanxuan Ao2016-06-081-1/+3
* | Fix i18n supports in commomHuanxuan Ao2016-06-078-50/+83
|/
* Add newline to strings in stdout/stderr.write()Lu lei2016-06-061-1/+1
* Fix --enable options on commandsRichard Theis2016-06-021-0/+10
* Add network support for "quota set"Fang Zhen2016-05-191-9/+50
* remove #noqa from i18n importsSteve Martinelli2016-05-131-1/+1
* Ignore domain related config when using with keystone v2Hieu LE2016-05-091-3/+3
* Ignore domain related config when using with keystone v2Hieu LE2016-05-061-0/+12
* remove assert in favor an if/elseMichael McCune2016-05-021-3/+2
* Support quota show for current projectRichard Theis2016-04-211-11/+18
* Propagate AttributeErrors when lazily loading pluginsTim Burke2016-04-142-1/+16
* Merge "Support client certificate/key"Jenkins2016-04-061-0/+10
|\
| * Support client certificate/keyCedric Brandily2016-04-061-0/+10
* | Don't mask authorization errorsHidekazu Nakamura2016-04-011-16/+9
|/