8e5086e090579a8afbe1ed247f71b42cc72805cb
Currently os_tempest is used by multiple deployement tools
and each of them have different methods of configuring
services and currently tempest_service_available_{service_name}
are setted based on group vars and group vars is not used at
all places which leads enable user to specifically define a
list of tempest_service_available_{service_name} which is too
hectic.
By introducing tempest_services:
- aodh
- neutron
will set those vars automatically and makes it easier for
handling tempest_service_availabe vars.
Depends-On: https://review.openstack.org/#/c/649653/
Change-Id: I8734f38206b73e6547a6ec545f07f625e844ed66
Signed-off-by: Chandan Kumar <chkumar@redhat.com>
Team and repository tags
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://git.openstack.org/cgit/openstack/openstack-ansible-os_tempest
- The project home is at:
Description
Languages
Python
68.6%
Jinja
31.4%