summaryrefslogtreecommitdiff
path: root/troveclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixwangzihao2020-10-131-3/+2
* Use importlib to take place of imp modulelikui2020-10-091-2/+10
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Correct help in --profile argumentTovin Seven2017-07-141-3/+3
* Handle log message interpolation by the loggerGábor Antal2017-03-081-2/+2
* move old apiclient code out of openstack/commonSteve Martinelli2016-11-101-8/+3
* Use i18n for shell.pyjiansong2016-09-231-50/+58
* switch to keystoneauthSteve Martinelli2016-05-221-58/+63
* Added check to prevent adding argument without help stringTin Lam2016-04-121-0/+6
* support OS_ENDPOINT_TYPE environment variableCraig Vyvial2016-02-041-1/+5
* Added '.' and remove extra parentheses(')') from README.rstamitg.b14@gmail.com2015-12-301-1/+2
* Allow a user to pass an insecure environment variableCraig Vyvial2015-06-181-0/+3
* Fixes new hacking rules1.2.0Sushil Kumar2015-05-261-3/+3
* Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-2/+2
* Fix grammatical errors in profiler messagesPeter Stachowski2015-02-131-10/+9
* Handle obsolete and unused oslo modulesAmrith Kumar2015-01-231-7/+9
* Merge "Remove RAX-specific auth in troveclient"Jenkins2014-12-101-27/+45
|\
| * Remove RAX-specific auth in troveclientSwapnil Kulkarni2014-12-091-27/+45
* | Add profiling support to Trove clientZhi Yan Liu2014-12-101-1/+30
|/
* Adds support for Keystone V3 APIBob Thyne2014-12-011-76/+127
* Reverse fix for 1323866 as it regressed trove CLIAmrith Kumar2014-11-101-116/+71
* Adds support for Keystone V3 APIdaniel-a-nguyen2014-11-051-71/+116
* Use JSON instead of json in the parameter descriptionsChristian Berendt2014-07-161-1/+1
* Overwrite HelpFormatter constructur to extend argument columnChristian Berendt2014-06-051-0/+5
* Merge "fixed several pep8 issues"Jenkins2014-05-281-3/+3
|\
| * fixed several pep8 issuesChristian Berendt2014-05-131-3/+3
* | Merge "replaced e.message"Jenkins2014-05-231-1/+1
|\ \
| * | replaced e.messageChristian Berendt2014-05-161-1/+1
| |/
* | Enabled F821, H306, H402, and H404 flake8 ruleSushil Kumar2014-05-091-6/+6
|/
* Merge "Improve help strings"Jenkins2014-03-181-11/+11
|\
| * Improve help stringsAndreas Jaeger2014-03-111-11/+11
* | Remove arguments deprecated after DiabloGreg Lucas2014-03-131-57/+14
|/
* Remove vim headerHe Yongli2014-02-161-2/+0
* Support Extensions to Trove Clientamcrn2014-01-231-6/+20
* Fixed misspellings of common wordsSushil Kumar2014-01-141-1/+1
* Fixes trove help commandSushil Kumar2013-12-121-2/+9
* Ignore fewer PEP8/flake8 rulesDenis Makogon2013-12-101-2/+2
* Allow --json output override printing dict/listNick Shobe2013-11-211-0/+14
* Merge "Usage String has Positionals after Optionals"Jenkins2013-11-131-2/+101
|\
| * Usage String has Positionals after Optionalsamcrn2013-10-251-2/+101
* | Fix Pep8 indentation issues only found with Pep8 1.4.6+Dirk Mueller2013-11-011-4/+6
* | Merge "Add --bypass-url option to trove client"1.0.3Jenkins2013-10-251-3/+12
|\ \ | |/ |/|
| * Add --bypass-url option to trove clientdaniel-a-nguyen2013-10-211-3/+12
* | Fixing copyright and license headersMichael Basnight2013-10-221-1/+4
|/
* Add support for a service type env var1.0.0Monty Taylor2013-10-091-0/+2
* Massive refactoring to the troveclientMichael Basnight2013-10-091-0/+533