Comment 21 for bug 1805645

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-cloud-controller (stable/18.11)

Reviewed: https://review.openstack.org/621522
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=e50f3ed21059d5f0f0ca0bc02870bf80f7bed677
Submitter: Zuul
Branch: stable/18.11

commit e50f3ed21059d5f0f0ca0bc02870bf80f7bed677
Author: David Ames <email address hidden>
Date: Wed Nov 28 10:53:47 2018 -0800

    Receive 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 recieve
    the dns-domain on the neutron-api relation.

    Change-Id: I22c88a6fea87c56efdb5d93474a5ec7d2a6432d0
    Partial-Bug: #1805645
    (cherry picked from commit e245c0bad4c167847f79fa8c1b3099146cdaec79)