python-novaclient/tools
Victor Morales 0194492059 Removed undefined method in install_env.py file
There was a call from install_venv.py file to post_process method
of InstallVenv class, but this method is not defined in this class
as result it was raising an error. Even when this error doesn't
affect dependencies installation, it is not allowing to display user
information.

Change-Id: I499c0399eb961588d7e1491e1481412ffdda38b8
Closes-Bug: #1275025
2014-01-31 11:33:54 -06:00
..
install_venv.py Removed undefined method in install_env.py file 2014-01-31 11:33:54 -06:00
install_venv_common.py Updates nova client to use the latest oslo files 2014-01-23 18:08:03 +00:00
nova.bash_completion Fix tab-completion of --flags under OS X 2014-01-07 01:51:58 -06:00
nova.zsh_completion Adds zsh completion 2013-06-28 20:39:28 -05:00
with_venv.sh Align run_tests.sh with nova. 2011-12-14 10:31:42 -05:00