Matt Thompson b6371a2009 Update tempest test vars
This commit does the following:

- removes tempest_git_repo since this is the default in the tempest
  role
- removes tempest_git_dest since this variable is no longer used in
  os_tempest
- adds tempest_venv_tag variable so tempest venv is created in
  /opt/tempest_master instead of /opt/tempest_untagged
- updates tests/test-nova-functional.yml to use {{ tempest_venv_bin }}

NOTE: We also remove the local connection from
test-prepare-containers.yml as we were seeing unexpected behaviour with
this in place (such as the host getting a container's hostname, etc.)

Change-Id: Ifa8de2c962f0bc9c1e6351eac667d4ca95a73757
2016-05-19 13:19:03 +01:00
2016-04-11 12:21:17 +01:00
2016-05-19 13:19:03 +01:00
2016-05-04 15:21:06 +01:00
2016-05-04 08:35:14 +00:00
2016-04-16 08:43:09 -05:00
2016-04-22 15:43:30 +01:00

os_nova role

tags

openstack, cloud, ansible, os_nova

category

*nix

os_nova Role

- name: os_nova role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_nova" }
Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%