summaryrefslogtreecommitdiff
path: root/heatclient/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sixTakashi Kajinami2022-05-091-2/+1
* Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* Update hacking for Python3ussuri-em2.1.0Andreas Jaeger2020-03-311-0/+1
* Merge "Trivial:remove unused code"Jenkins2017-02-071-1/+0
|\
| * Trivial:remove unused codeshizhihui2016-11-201-1/+0
* | Merge "Make method import_versioned_module work"Jenkins2017-01-101-1/+2
|\ \
| * | Make method import_versioned_module workshizhihui2016-11-091-1/+2
| |/
* | Make sure the --heat-url option is respected, part 2Jason Dunsmore2017-01-061-1/+2
|/
* Graduate to oslo.i18n and cleanup incubator usageChuck Short2016-11-081-1/+1
* Don't use endpoint_override with sessiontamilhce2016-09-091-10/+4
* Remove redundant auth discoveryrabi2016-05-181-114/+23
* switch to keystoneauthSteve Martinelli2016-05-181-7/+6
* Support OS_KEY/OS_CERT environment variablescedric.brandily2016-04-011-0/+2
* Misspelling in messageHerman Ge2016-01-131-1/+1
* use keystoneclient exceptions instead of oslo-incubator codeSteve Martinelli2015-12-271-1/+1
* Enable pep8 E126 testricolin2015-12-011-4/+2
* Enable pep8 E128 testricolin2015-12-011-54/+53
* Migrate to new oslo_xxx namespacetengqm2015-03-231-3/+2
* Fix non-working endpoint type argumentAdrien Vergé2015-02-161-2/+2
* Add transtlation markers for error messagesTetiana Lashchova2014-12-101-14/+14
* Add transtlation markers for help messagesTetiana Lashchova2014-12-101-58/+106
* Remove remaining deprecated oslo-incubator modulesSteven Hardy2014-12-041-1/+1
* Convert importutils to oslo.utilsSteven Hardy2014-12-031-1/+1
* Merge "Convert strutils to oslo.utils.encodeutils"Jenkins2014-12-021-2/+3
|\
| * Convert strutils to oslo.utils.encodeutilsSteven Hardy2014-11-121-2/+3
* | Fix H302 errorsTetiana Lashchova2014-11-261-1/+1
|/
* Pass auth_url if os_no_client_auth specifiedVijayaguru Guruchave2014-10-151-0/+1
* Add support for OSprofilerAngus Salkeld2014-09-161-0/+24
* Merge "handles keyboard interrupt"Jenkins2014-09-131-0/+3
|\
| * handles keyboard interruptRakesh H S2014-09-101-0/+3
* | Re-add keystone v3 auth with fixesDavid Hu2014-09-041-143/+332
|/
* Revert "Add keystone v3 auth support"Thomas Herve2014-07-281-337/+145
* Add keystone v3 auth supportDavid Hu2014-07-171-145/+337
* Improve --debug logging outputSteve Baker2014-06-251-1/+3
* Heat client does not support OS_CACERT optionRob Crittenden2014-04-231-1/+10
* Deprecate create/adopt --create-timeout in favor of --timeoutSteven Hardy2014-03-121-1/+1
* Rename --timeout global option and make it workSteven Hardy2014-03-101-4/+7
* Enable --help for each commandJUNJIE NAN2014-03-021-1/+1
* Improve help stringsAndreas Jaeger2014-02-101-22/+22
* Configure logging regardless of debug flagRandall Burt2014-01-301-6/+6
* Raise traceback on error when using CLI and -debugChmouel Boudjnah2014-01-161-3/+8
* Remove ununsed httplib2 requirementChmouel Boudjnah2014-01-061-3/+0
* Misc typos in Heat clientanusha-rayani-72013-12-171-1/+1
* Supports bash_completion for heatclientZhiQiang Fan2013-12-161-0/+29
* Add back --token-only for invocation compatibility0.2.6Steve Baker2013-12-051-0/+8
* Add --include-pass option for grizzly backwards compatchenhaiq2013-12-051-2/+9
* Merge "Honor endpoint_type when requesting keystone for a token"Jenkins2013-11-281-1/+2
|\
| * Honor endpoint_type when requesting keystone for a tokenJordanP2013-11-181-1/+2
* | Make tokens work with --os-no-client-authSteven Hardy2013-11-271-14/+20
* | Fix shell operation with --os-auth-tokenSteven Hardy2013-11-271-9/+21