Comment 12 for bug 1711425

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/494727
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2760f53274ab0c842f584af5b9041456337ea06f
Submitter: Jenkins
Branch: master

commit 2760f53274ab0c842f584af5b9041456337ea06f
Author: Oliver Walsh <email address hidden>
Date: Thu Aug 17 22:47:21 2017 +0100

    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