Jesse Pretorius af6f38f6dd Move database creation into role (keystone)
There is no record for why we implement the database creation outside
of the role in the playbook, when we could do it inside the role.

Implementing it inside the role allows us to reduce the quantity of
group_vars duplicated from the role, and allows us to better document
the required variables in the role. The delegation can still be done
as it is done in the playbook too.

In this patch we remove the group_vars which were duplicated from the
role, and remove the DB setup tasks as they are no longer required.

Change-Id: I7c18ba034462138c29b361fc03d8b98857f250de
Depends-On: https://review.openstack.org/571774
2018-06-01 17:28:38 +01:00
..
2018-02-26 09:17:06 +00:00