kolla-ansible/ansible/roles/rally/tasks/main.yml
Radosław Piliszek b056f54c14 Deprecate tempest and rally
Per [1].

[1] http://eavesdrop.openstack.org/meetings/kolla/2021/kolla.2021-04-28-15.00.html

Change-Id: Ie109d15db1e26e20b78efdb4ab0653d24054820f
2021-05-05 08:10:28 +00:00

8 lines
157 B
YAML

---
- name: Warn about deprecation
debug:
msg: >
rally role is deprecated and will be removed in Xena
- include_tasks: "{{ kolla_action }}.yml"