Role os_tempest for OpenStack-Ansible
Go to file
Damian Dabrowski d1110c3ee8 Use network UUID for floating_network_name
``floating_network_name`` works well with UUIDs as well.

This change doesn't make any difference when tempest creates public
network.

But when it's not, operator does not set ``tempest_public_net_name``
which leaves ``floating_network_name`` with a defeault value.

In order to fix ``floating_network_name`` behavior for both scenarios,
it should be set to the ``tempest_neutron_public_network_id``.

We do the same thing for ``public_network_id``.

Change-Id: I10e0c49b0d89b9530a523e9db79d5c7aa52359a4
2022-07-12 08:39:24 +00:00
defaults Fix the behavior of defining fixed_network_name 2022-07-12 08:39:19 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:47 +02:00
examples User guide 2019-04-10 21:06:16 +02:00
meta Use config_template as a collection 2021-12-07 13:03:32 +00:00
molecule/default Enable placeholder openstack-tox-molecule job 2020-03-30 13:14:10 +01:00
releasenotes Allow to define extra tempest plugins 2022-07-12 08:39:13 +00:00
tasks Check return value for router create 2022-06-20 14:03:49 -07:00
templates Use network UUID for floating_network_name 2022-07-12 08:39:24 +00:00
tests Make _tempest_plugins a list of dicts. 2022-07-12 10:37:47 +02:00
vars Make _tempest_plugins a list of dicts. 2022-07-12 10:37:47 +02:00
zuul.d Remove tripleo-ci-centos-7-standalone-os-tempest-train 2022-04-13 17:14:43 +05:30
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:07:01 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:43:00 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-15 14:38:57 +03:00
LICENSE Implement base configuration for independent repository 2016-03-03 13:02:14 +00:00
README.rst Merge "add bug url to readme" 2021-03-02 10:18:12 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:48:40 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:21:35 +00:00
requirements.yml Fixed bugs identified by newer ansible-lint 2019-08-09 13:49:35 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-01 12:15:40 +00:00
setup.cfg Revert "cleanup setup.py config" 2022-03-31 17:07:05 -04:00
setup.py Revert "cleanup setup.py config" 2022-03-31 17:07:05 -04:00
tox.ini Revert "cleanup setup.py config" 2022-03-31 17:07:05 -04:00

README.rst

Team and repository tags

image

OpenStack-Ansible os_tempest role

Ansible role to install OpenStack Tempest.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_tempest/latest

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_tempest

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_tempest

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible