python-heatclient/tools
tanlin ce212218cf Append extra space after command in bash_completion
Unlike NovaClient or other Clients in OpenStack, 
there is no space append after command in Heat Client.
That means if I try to run 'heat stack-delete', I have 
to manually append the space and then append the thing 
I want to delete.
This correction will help Heat Client to be more 
convenient for operators.

Change-Id: I229653f0a1ecc2794cdb8006c22a70882084d7e1
2014-06-11 09:56:36 +00:00
..
heat.bash_completion Append extra space after command in bash_completion 2014-06-11 09:56:36 +00:00
install_venv.py Added missed files to create venv with run_tests.sh 2014-01-29 21:23:33 +02:00
install_venv_common.py Added missed files to create venv with run_tests.sh 2014-01-29 21:23:33 +02:00
requirements_style_check.sh Sort requirement files in alphabetical order 2014-02-27 18:03:28 +08:00
with_venv.sh Initial import 2012-10-10 08:55:03 +13:00