Restore and split nova metadata docker service out of nova-api.
authorOliver Walsh <owalsh@redhat.com>
Thu, 17 Aug 2017 21:47:21 +0000 (22:47 +0100)
committerOliver Walsh <owalsh@redhat.com>
Fri, 18 Aug 2017 01:13:17 +0000 (02:13 +0100)
commit2760f53274ab0c842f584af5b9041456337ea06f
tree6e091ea43f89676c9988d5863aabd26722a4f995
parent9ba43d84a605643e423b15a0eec4c45857e7f744
Restore and split nova metadata docker service out of nova-api.

I2c39a2957fd95dd261b5b8c4df5e66e00a68d2f7 changed nova api to http from
eventlet, however we need to continue running the eventlet service as
it is required for the nova metadata api.

However this should be tied to the OS::TripleO::Services::NovaMetadata
service, so duplicate the required config in nova-metadata.yaml.

Change-Id: I398575d565d5527bcaa1c8b33b9de2e1e0f2f6fd
Depends-On: Id3407e151566d16c6ae1e1ea8c1b021dac22e727
Closes-bug: #1711425
docker/services/nova-metadata.yaml
environments/docker.yaml