Comment 3 for bug 1611940

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/353917
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=46a6be4944ebc88a1a880ba014afe241cd64a370
Submitter: Jenkins
Branch: master

commit 46a6be4944ebc88a1a880ba014afe241cd64a370
Author: John Garbutt <email address hidden>
Date: Thu Aug 11 10:03:38 2016 +0100

    Maintain backwards compat for listen opts

    Technically you can use a hostname, that then gets resolved by DNS to
    find the IP address to bind to. Although this is not actually a very
    good idea, because it just picks the first IP it gets and tried to bind
    to that one, which is not always the best idea.

    Related-Bug: #1611940

    blueprint centralize-config-options-newton

    Change-Id: Icd271b62935969036b6622b8582edec8bd496dd2