openstack-ansible/etc/openstack_deploy/conf.d/rally.yml.aio
Mohammed Naser 9f1eb39936 rally: add empty rally.yml.aio file
We need an empty file because as bootstrap-host runs, it expects
that a $service.yml.aio exists for each service running.

We run Rally in the utility container therefore this patch just
adds an empty file to stop Ansible from crashing.

Change-Id: Ia645851a23595a5a988bd0073f90fe6ef361d521
2019-03-29 22:58:47 +00:00

5 lines
145 B
Plaintext

---
# This is a empty file because we deploy Rally inside
# the utility container however our gating requires that
# a .aio file exists for it
{}