Comment 6 for bug 1205411

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

Reviewed: https://review.openstack.org/83594
Committed: https://git.openstack.org/cgit/openstack/oslo-incubator/commit/?id=f44691ee6315f82342ed165405b5d26a13cce044
Submitter: Jenkins
Branch: master

commit f44691ee6315f82342ed165405b5d26a13cce044
Author: Ben Nemec <email address hidden>
Date: Thu Mar 27 21:30:27 2014 +0000

    Add test case for config generator hostname check

    When I fixed the referenced bug I failed to add a unit test to
    cover the error case, so it's been up to the reviewers to make sure
    it doesn't regress. Let's give the reviewers a break and add a
    proper test case.

    Change-Id: I46c0f082acd9da6e84c7ac4d4cba387ec97c23c8
    Related-Bug: #1205411