openstack-ansible-os_tacker/tests
Dmitriy Rabotjagov 2a199a9621 Update role for new source build process
The variables tacker_developer_mode and tacker_venv_download
no longer carry any meaning. This review changes tacker to
do the equivalent of what developer_mode was all the time,
meaning that it always builds the venv and never requires
the repo server, but it will use a repo server when available.

As part of this, we move the source build out of its own file
because it's now a single task to include the venv build role.
This is just to make it easier to follow the code.

We also change include_tasks to import_tasks and include_role
to import_role so that the tags in the python_venv_build role
will work.

In addition tacker init was replaced by the standard systemd_service
role. Due to this was added new variable tacker_init_config_overrides.
program_override variable has no influence now.

In config notification_driver was deprecated in favor of driver from
oslo_messaging_notifications

Change-Id: Id5629cb631b23887383fa23f472052477edbc4eb
2019-03-28 17:33:58 +00:00
..
group_vars Set container_name as host_var in test inventory 2018-10-20 15:28:29 -07:00
host_vars Set container_name as host_var in test inventory 2018-10-20 15:28:29 -07:00
ansible-role-requirements.yml Trivial: Fix the pep8 warning 2018-05-08 13:57:14 +08:00
inventory Update to use oslo.messaging service for RPC and Notify 2018-07-26 09:08:53 +00:00
os_tacker-overrides.yml Update role for new source build process 2019-03-28 17:33:58 +00:00
test-install-tacker.yml Move MQ vhost/user creation into role 2018-07-27 11:21:35 +00:00
test-tacker-functional.yml Update role for new source build process 2019-03-28 17:33:58 +00:00
test.yml use include_tasks instead of include 2018-08-15 17:16:35 +08:00