Merge "Add group vars to prep for os_tempest role changes"

This commit is contained in:
Jenkins 2016-05-11 11:18:51 +00:00 committed by Gerrit Code Review
commit 011c72c320

View File

@ -318,3 +318,5 @@ openstack_host_specific_kernel_modules:
## Tempest
tempest_log_dir: /var/log/utility
tempest_venv_tag: "{{ tempest_git_install_branch }}"
tempest_venv_bin: "/opt/tempest_{{ tempest_venv_tag }}/bin"