Comment 18 for bug 1805645

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

Reviewed: https://review.openstack.org/620683
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=e245c0bad4c167847f79fa8c1b3099146cdaec79
Submitter: Zuul
Branch: master

commit e245c0bad4c167847f79fa8c1b3099146cdaec79
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