Keystone: Add memcached as required dep.

Memcached is required by keystone to work optimally, this PS adds
it as a requirement. It could be argued that RabbitMQ should be
added as well, but this is only required when using Ceilometer AFAIK.

Change-Id: If2eec45455e05972c0fbb534262e5b1b69cef3b3
This commit is contained in:
Pete Birley 2017-06-16 07:46:22 -05:00
parent b465cdf0c2
commit 5aaf6ec121

View File

@ -81,6 +81,7 @@ dependencies:
- keystone-db-sync
service:
- mariadb
- memcached
db_sync:
jobs:
- keystone-db-init