Merge "Switch default virtualenv to python3"

This commit is contained in:
Zuul 2021-03-10 23:04:11 +00:00 committed by Gerrit Code Review
commit bfe7c3f074
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ debug: False
# Set installation method
glance_install_method: "{{ service_install_method | default('source') }}"
glance_venv_python_executable: "{{ openstack_venv_python_executable | default('python2') }}"
glance_venv_python_executable: "{{ openstack_venv_python_executable | default('python3') }}"
# Set the host which will execute the shade modules
# for the service setup. The host must already have