Comment 3 for bug 1689019

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

Reviewed: https://review.openstack.org/463238
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=26920b8712859ab3c44641ff33ca7f0ecfc45bc2
Submitter: Jenkins
Branch: master

commit 26920b8712859ab3c44641ff33ca7f0ecfc45bc2
Author: YAMAMOTO Takashi <email address hidden>
Date: Mon May 8 13:58:48 2017 +0900

    test_dhcp: Use a safer host name

    We use "foo_host" as a hostname in a test.
    Usually "_" is not allowed in a hostname. (See RFC 952 etc)
    Oslo.config (correctly) complains on that.

    Closes-Bug: #1689019
    Change-Id: Ife817d4f9f904ab1cecb1d8501b94069d5468bdf