Comment 16 for bug 1805645

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-neutron-api (master)

Reviewed: https://review.openstack.org/620678
Committed: https://git.openstack.org/cgit/openstack/charm-neutron-api/commit/?id=f90eef2c4be311012509284ec2f6530c60192311
Submitter: Zuul
Branch: master

commit f90eef2c4be311012509284ec2f6530c60192311
Author: David Ames <email address hidden>
Date: Wed Nov 28 10:40:18 2018 -0800

    Pass dns-domain over neutron-api relation

    In order to have nova-metadata-api use the same dns-domain as neutron
    when nova-metadata-api runs on nova-cloud-controller we must pass the
    dns-domain on the neutron-api relation.

    Change-Id: I14fe163a445b6dcffccced762041942de7d6b41d
    Partial-Bug: #1805645